Bug 1944601
| Summary: | [abrt] docker-compose: connect(): client.py:221:_retrieve_server_version:docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory')) | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Citharel <bugzilla-redhat> | ||||||||||||||
| Component: | docker-compose | Assignee: | Michael Hampton <error> | ||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 34 | CC: | ajinkya.deshmukh, anil, daniel.ziegenberg, error, michael.l.johnson, michal+redhat, most.definitely.me, msrb, poliweb007, roman, ttomecek, xapeiron | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/45e00cf2c41461d201774d0a01a07530b3c60bf5 | ||||||||||||||||
| Whiteboard: | abrt_hash:b953939c0fd4c480d50a85f77b39eb9ed32a8fc6;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2021-03-30 10:32:54 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Thomas Citharel
2021-03-30 10:24:46 UTC
Created attachment 1767606 [details]
File: backtrace
Created attachment 1767607 [details]
File: cpuinfo
Created attachment 1767608 [details]
File: environ
Created attachment 1767609 [details]
File: mountinfo
Created attachment 1767610 [details]
File: namespaces
Created attachment 1767611 [details]
File: open_fds
*** Bug 1973812 has been marked as a duplicate of this bug. *** *** Bug 1976021 has been marked as a duplicate of this bug. *** Similar problem has been detected:
Running docker-compose
reporter: libreport-2.15.2
cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-93e94610-e20a-4af2-93c8-f4738b50ff53.scope
cmdline: /usr/bin/python3 /usr/bin/docker-compose pull
crash_function: connect
exception_type: FileNotFoundError
executable: /usr/bin/docker-compose
interpreter: python3-3.9.5-2.fc34.x86_64
kernel: 5.12.12-300.fc34.x86_64
package: docker-compose-1.28.6-1.fc34
reason: client.py:221:_retrieve_server_version:docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
runlevel: N 5
type: Python3
uid: 1000
Similar problem has been detected:
Run "docker-compose up" while docker server is not running.
reporter: libreport-2.15.2
cmdline: /usr/bin/python3 /usr/bin/docker-compose up
crash_function: connect
executable: /usr/bin/docker-compose
interpreter: python3-3.9.6-2.fc34.x86_64
kernel: 5.12.15-300.fc34.x86_64
package: docker-compose-1.28.6-1.fc34
reason: client.py:221:_retrieve_server_version:docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
uid: 1000
Similar problem has been detected:
every time I log out it crashes
reporter: libreport-2.15.2
cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole-954cb710f45b430a84f2b62a68e0145b.scope
cmdline: /usr/bin/python3 /usr/bin/docker-compose build
crash_function: connect
exception_type: FileNotFoundError
executable: /usr/bin/docker-compose
interpreter: python3-3.9.6-2.fc34.x86_64
kernel: 5.13.8-200.fc34.x86_64
package: docker-compose-1.28.6-1.fc34
reason: client.py:221:_retrieve_server_version:docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
runlevel: N 5
type: Python3
uid: 1000
*** Bug 1994829 has been marked as a duplicate of this bug. *** *** Bug 1995303 has been marked as a duplicate of this bug. *** *** Bug 2027036 has been marked as a duplicate of this bug. *** *** Bug 2051111 has been marked as a duplicate of this bug. *** |