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

Terminal tab hanged and no response when starting docker container ubuntu #589

Closed
sivalingams opened this issue Sep 11, 2016 · 3 comments
Closed

Comments

@sivalingams
Copy link

sivalingams commented Sep 11, 2016

Expected behavior

Actual behavior

Information

Diagnostic ID: 8B6744B7-F31C-4149-BB8F-66CDF2BD67E9
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. $ docker run -i -t ubuntu
  2. Terminal tab is hanged and no response.
@mchiang0610
Copy link

Merging with #119

@samoht
Copy link
Contributor

samoht commented Oct 12, 2016

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.
May be related to #785

The following log matches:

Sep 11 16:39:27 FDLMC713 Docker[com.docker.vmnetd][47220] <Notice>: User 502 has container folder /Users/user/Library/Containers/com.docker.docker/Data/s60
Sep 11 16:39:27 FDLMC713 Docker[com.docker.vmnetd][47220] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep 11 16:39:27 FDLMC713 Docker[com.docker.vmnetd][47220] <Notice>: User 502 has container folder /Users/user/Library/Containers/com.docker.docker/Data/s60
Sep 11 16:39:27 FDLMC713 Docker[com.docker.vmnetd][47220] <Critical>: File /var/run/docker.sock is a symlink or a socket
Sep 11 16:39:27 FDLMC713 Docker[com.docker.docker][47206] <Error>: Symlinks are not correctly installed.
Sep 11 16:39:27 FDLMC713 Docker[com.docker.docker][47206] <Notice>: com.docker.osx.hyperkit.linux launched with PID 47223
Sep 11 16:39:28 FDLMC713 Docker[com.docker.osx.hyperkit.linux][47223] <Notice>: Acquired task manager lock
Sep 11 16:39:28 FDLMC713 Docker[com.docker.frontend][47224] <Critical>: dial unix /Users/user/Library/Containers/com.docker.docker/Data/s20: connect: no such file or directory
Sep 11 16:39:28 FDLMC713 Docker[com.docker.osx.hyperkit.linux][47223] <Notice>: Maximum number of file descriptors is 10240

@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 20, 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