You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diagnostic ID: BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA
Docker for Mac: 1.12.0 (Build 10871)
macOS: Version 10.11.6 (Build 15G31)
[ERROR] docker-cli
/var/run/docker.sock does not exist
Unexpected error (No such file or directory) connecting to /var/run/docker.sock
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s60 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s60
docker ps failed
[OK] app
[OK] moby-syslog
[ERROR] disk
disk check failed with: Failure("exec: /Applications/Docker.app/Contents/Resources/bin/../../../Contents/MacOS/qemu-img check /Users/ishouvik/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2 > /tmp/BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA/20160730-014902/qemu-img-check.stdout 2> /tmp/BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA/20160730-014902/qemu-img-check.stderr: exit 1")
[OK] virtualization
[OK] system
[OK] menubar
[ERROR] osxfs
com.docker.osxfs is not running
[ERROR] db
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s40 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s40
com.docker.db is not running
[ERROR] slirp
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s51 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s51
com.docker.slirp is not running
[OK] moby-console
[OK] logs
[ERROR] vmnetd
Connection refused (ECONNREFUSED) connecting to /var/tmp/com.docker.vmnetd.socket: check if service is running
/private/tmp/vmnetd/com.docker.vmnetd is not running
[OK] env
[ERROR] moby
/Users/ishouvik/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/console-ring does not exist
[ERROR] driver.amd64-linux
Docker.app/Contents/MacOS/com.docker.driver.amd64-linux -db is not running
Steps to reproduce
Try and install Docker
The text was updated successfully, but these errors were encountered:
ishouvik
changed the title
Unable to install Docker for Mac -- Network Communication issue
Unable to install Docker for Mac -- Communication with Networking Components failed
Jul 29, 2016
Can you give us more information on what you when you started docker, what worked and what dialog message you got? Did you happen to run a previous Beta version of Docker or is it a fresh install? Does #8 (comment) help?
I suspect this is the result of a previous partially-uninstalled com.docker.vmnetd component. Could you re-open if the workaround from #8 doesn't work?
Expected behavior
Actual behavior
Information
Diagnostic ID: BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA
Docker for Mac: 1.12.0 (Build 10871)
macOS: Version 10.11.6 (Build 15G31)
[ERROR] docker-cli
/var/run/docker.sock does not exist
Unexpected error (No such file or directory) connecting to /var/run/docker.sock
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s60 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s60
docker ps failed
[OK] app
[OK] moby-syslog
[ERROR] disk
disk check failed with: Failure("exec: /Applications/Docker.app/Contents/Resources/bin/../../../Contents/MacOS/qemu-img check /Users/ishouvik/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2 > /tmp/BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA/20160730-014902/qemu-img-check.stdout 2> /tmp/BA5FCDEC-9871-4011-90B0-DEF85F1CA7CA/20160730-014902/qemu-img-check.stderr: exit 1")
[OK] virtualization
[OK] system
[OK] menubar
[ERROR] osxfs
com.docker.osxfs is not running
[ERROR] db
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s40 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s40
com.docker.db is not running
[ERROR] slirp
/Users/ishouvik/Library/Containers/com.docker.docker/Data/s51 does not exist
Unexpected error (No such file or directory) connecting to /Users/ishouvik/Library/Containers/com.docker.docker/Data/s51
com.docker.slirp is not running
[OK] moby-console
[OK] logs
[ERROR] vmnetd
Connection refused (ECONNREFUSED) connecting to /var/tmp/com.docker.vmnetd.socket: check if service is running
/private/tmp/vmnetd/com.docker.vmnetd is not running
[OK] env
[ERROR] moby
/Users/ishouvik/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/console-ring does not exist
[ERROR] driver.amd64-linux
Docker.app/Contents/MacOS/com.docker.driver.amd64-linux -db is not running
Steps to reproduce
The text was updated successfully, but these errors were encountered: