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 info don't show anything(time out) #541

Closed
nv2908 opened this issue Sep 7, 2016 · 3 comments
Closed

docker info don't show anything(time out) #541

nv2908 opened this issue Sep 7, 2016 · 3 comments

Comments

@nv2908
Copy link

nv2908 commented Sep 7, 2016

Expected behavior

Actual behavior

Information

Diagnostic ID: 4B11418C-6668-40DA-88D9-04EF36E593ED
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.10.5 (Build 14F1808)
[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. ...
@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 4B11418C-6668-40DA-88D9-04EF36E593ED/20160908-001048.

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  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.vmnetd][62644] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.vmnetd][62644] <Notice>: User 2108204619 has container folder /Users/verma.nitin/Library/Containers/com.docker.docker/Data/s60
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.vmnetd][62644] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.docker][62621] <Error>: Symlinks are not correctly installed.
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.docker][62621] <Notice>: com.docker.osx.hyperkit.linux launched with PID 62647
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.osx.hyperkit.linux][62647] <Notice>: Acquired task manager lock
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.osx.hyperkit.linux][62647] <Notice>: Maximum number of file descriptors is 10240
Sep  7 18:33:14 PW-C02L4A1HDR53.local Docker[com.docker.osx.hyperkit.linux][62647] <Notice>: Starting com.docker.db, com.docker.osxfs, com.docker.slirp, com.docker.osx.hyperkit.linux, com.docker.driver.amd64-linux

@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

5 participants