hazelbeaa
(Hazelbeaa)
September 6, 2021, 4:46am
1
Hello, I lauched Docker.app and gave me a Fatal Error of Failed to ping backend API. What does this mean? I can’t seem to successfully open Docker due to this.
linre90
(Linre90)
September 6, 2021, 6:06am
2
Are you on the mac?
There is few threads about this error. Have you tried reinstall or update?
There is some issue posted month ago in:
https://githubmemory.com/repo/docker/for-mac/issues/5839
There is also another chain about something with that error:
opened 10:07PM - 02 Nov 20 UTC
<!--
Please, check https://docs.docker.com/docker-for-mac/troubleshoot/.
Issue… s without logs and details cannot be debugged, and will be closed.
Issues unrelated to Docker for Mac will be closed. In particular, see
- https://github.com/docker/compose/issues for docker-compose
- https://github.com/docker/machine/issues for docker-machine
- https://github.com/moby/moby/issues for Docker daemon
- https://github.com/docker/docker.github.io/issues for the documentation
-->
<!--
Replace `- [ ]` with `- [x]`, or click after having submitted the issue.
-->
- [ ] I have tried with the latest version of my channel (Stable or Edge)
- [ ] I have uploaded Diagnostics
- Diagnostics ID: [Diagnostics not working either]
### Expected behavior
Launch Docker Desktop
### Actual behavior
Returns Fatal Error:
one of the sub-processes failed: com.docker.driver.amd64-linux -addr fd:3 -debug (pid: 13208)
Furthermore, Diagnostics is not working either.
### Information
<!--
Please, help us understand the problem. For instance:
- Is it reproducible?
- Is the problem new?
- Did the problem appear with an update?
- A reproducible case if this is a bug, Dockerfiles FTW.
-->
- macOS Version: 10.13.6 High Sierra
I installed the latest update from Docker Desktop as prompted when opening the app. Now it gives me this Fatal Error when launching:
one of the sub-processes failed: com.docker.driver.amd64-linux -addr fd:3 -debug (pid: 13208)
How do I fix this? Can I go back to the previous Docker Desktop version I was using?
### Diagnostic logs
```
Docker for Mac: version...
```
I tried to run Diagnostics but it just stalls.
### Steps to reproduce the behavior
<!--
A reproducible case, Dockerfiles FTW.
-->
1. Install latest version of Docker Desktop
2. Try to launch app
hezll
(Hezll)
December 23, 2021, 2:03pm
3
cd ~/Library/Group\ Containers/group.com.docker
rm -rf settings.json
Try this. It will help.