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

Unable to start Docker #3454

Closed
cburman01 opened this issue Jan 11, 2019 · 3 comments
Closed

Unable to start Docker #3454

cburman01 opened this issue Jan 11, 2019 · 3 comments

Comments

@cburman01
Copy link

Expected Behavior: For docker to start
Actual Behavior: It's not starting.

Docker Version: 2.0.0.0-mac81
Mac Version: 10.14.1 (18B75)

Error:

2019-01-11T16:31:32Z docker + jq -e '."storage-driver"' /run/config/docker/daemon.json
2019-01-11T16:31:32Z docker + wait_docker_api
2019-01-11T16:31:32Z docker + :
2019-01-11T16:31:32Z docker + sleep 1
2019-01-11T16:31:32Z docker 2019/01/11 16:31:32 Failed to listen on AF_HVSOCK AF_HVSOCK not supported on this kernel (kernel too new?)
2019-01-11T16:31:32Z docker 2019/01/11 16:31:32 Listening on AF_VSOCK port ffffffff:f3a3
2019-01-11T16:31:32Z docker + '[' -d /var/lib/docker/aufs ]
2019-01-11T16:31:32Z docker + '[' -f /run/config/docker/redirect-logs ]
2019-01-11T16:31:32Z docker + /usr/local/bin/dockerd -H unix:///var/run/docker.sock --config-file /run/config/docker/daemon.json '--swarm-default-advertise-addr=eth0' --userland-proxy-path /usr/bin/vpnkit-expose-port
2019-01-11T16:31:32Z docker time="2019-01-11T16:31:32Z" level=warning msg="R

This happens on startup... I either get the option to restore to factory settings, or exit. I was able to restore factory settings but lost all my containers and images. After a day, I started getting this exact error again.

@guillaumerose
Copy link
Contributor

Can you try to create a diagnostic and submit it ? Thanks.

@cburman01
Copy link
Author

Resolved. My docker daemon was out of space.. Increase it and it fixes the issue.

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

4 participants
@guillaumerose @cburman01 @docker-robott and others