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 for Mac will not start #511

Closed
mattdajacob opened this issue Sep 3, 2016 · 4 comments
Closed

Docker for Mac will not start #511

mattdajacob opened this issue Sep 3, 2016 · 4 comments

Comments

@mattdajacob
Copy link

Expected behavior

Actual behavior

Information

Diagnostic ID: 2AB6D264-9BEE-438D-9147-56B1C94C46A6
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.6 (Build 15G1004)
[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

  1. ...
  2. ...
@iroller
Copy link

iroller commented Sep 5, 2016

Same issue here

@mchiang0610
Copy link

Dupe of #119.

@samoht
Copy link
Contributor

samoht commented Oct 12, 2016

Detected symptom of problem 'symlinks-are-not-correctly-installed' in 2AB6D264-9BEE-438D-9147-56B1C94C46A6/20160903-113557.

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:

Sep  2 07:12:11 985aeb8eceaa Docker[com.docker.vmnetd][41133] <Notice>: User 281007226 has container folder /Users/ovg319/Library/Containers/com.docker.docker/Data/s60
Sep  2 07:12:11 985aeb8eceaa Docker[com.docker.vmnetd][41133] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep  2 07:12:11 985aeb8eceaa Docker[com.docker.vmnetd][41133] <Notice>: User 281007226 has container folder /Users/ovg319/Library/Containers/com.docker.docker/Data/s60
Sep  2 07:12:11 985aeb8eceaa Docker[com.docker.vmnetd][41133] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep  2 07:12:11 985aeb8eceaa Docker[com.docker.docker][41103] <Error>: Symlinks are not correctly installed.
Sep  2 07:13:05 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 0.00
Sep  2 07:13:05 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 1.00
Sep  2 07:13:05 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 2.00
Sep  2 07:13:05 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 3.00
Sep  2 07:13:06 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 4.00
Sep  2 07:13:07 985aeb8eceaa Docker[com.docker.docker][41103] <Notice>: progress 5.00

@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

6 participants