Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker won't start anymore #367

Closed
TimMeissner opened this issue Aug 19, 2016 · 6 comments
Closed

Docker won't start anymore #367

TimMeissner opened this issue Aug 19, 2016 · 6 comments

Comments

@TimMeissner
Copy link

Expected behavior

Docker should start normally

Actual behavior

Docker doesn't start and status says "starting" all the time

Information

Diagnostic ID: C1D18BAC-E3C5-4E3F-AE1D-1953FB2BA30C
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.3 (Build 15D21)
[ERROR] docker-cli
docker ps failed
[OK] app
[OK] moby-syslog
[OK] disk
[OK] virtualization
[OK] system
[OK] menubar
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux

Steps to reproduce

Any ideas on this one? Tried rebooting, reinstall of docker and nothing works :(

@mihirv0ra
Copy link

#370 i am facing a similar issue, did you update docker for mac recently ?

@mihirv0ra
Copy link

Issue fixed check #370

@elgreg
Copy link

elgreg commented Aug 22, 2016

See #350 for solution for killing docker processes pkill docker instead of resetting to factory defaults.

@mchiang0610
Copy link

merging with #119

@samoht
Copy link
Contributor

samoht commented Oct 12, 2016

Detected symptom of problem 'symlinks-are-not-correctly-installed' in C1D18BAC-E3C5-4E3F-AE1D-1953FB2BA30C/20160819-094029.

Thanks for your report! The docker symlinks have not been correctly installed by the installer, which is a known issue that we are currently working on. A possible workaround is to install the docker client manually by running:

ln -s ~/Library/Group\ Containers/group.com.docker/bin/docker /usr/local/bin/docker

May be related to #785

The following log matches:

Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.vmnetd][2503] <Notice>: User 501 has container folder /Users/timmeissner/Library/Containers/com.docker.docker/Data/s60
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.vmnetd][2503] <Critical>: File /var/run/docker.sock is a symlink or a socket
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.vmnetd][2503] <Notice>: User 501 has container folder /Users/timmeissner/Library/Containers/com.docker.docker/Data/s60
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.vmnetd][2503] <Critical>: File /var/run/docker.sock is a symlink or a socket
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.docker][2489] <Error>: Symlinks are not correctly installed.
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.docker][2489] <Notice>: com.docker.osx.hyperkit.linux launched with PID 2507
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.frontend][2506] <Critical>: dial unix /Users/timmeissner/Library/Containers/com.docker.docker/Data/s20: connect: no such file or directory
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.docker][2489] <Error>: frontend process failed
Aug 17 10:05:06 Tims-MacBook-Pro Docker[com.docker.osx.hyperkit.linux][2507] <Notice>: Acquired task manager lock

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants