Docker not starting on OS X

pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.1-beta10
Running diagnostic tests:
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception Misc.Failure
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
[OK] docker-cli
[OK] Moby booted
[OK] driver.amd64-linux
[OK] vmnetd
[OK] osxfs
[OK] db
[OK] slirp
[OK] menubar
[OK] environment
[OK] Docker
[OK] VT-x
Docker logs are being collected into /tmp/20160507-122813.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: D32B1DE3-033E-4C0A-96D5-3C9A027DBEE8
Please quote this in all correspondence.

1 Like

Hi!

I just received my private beta token and installed Docker for Mac. A nice icon in the menu bar tells me that Docker is running, but I’m getting exactly the same error:

$ pinata diagnose -u OS X: version 10.11.4 (build: 15E65) Docker.app: version v1.11.1-beta10 Running diagnostic tests: Error docker ps: timeout after 10.00s [ERROR] docker-cli docker ps failed: Misc.Failure [OK] docker-cli [OK] Moby booted Error docker ps: timeout after 10.00s Thread 6 killed on uncaught exception Misc.Failure [OK] driver.amd64-linux [OK] vmnetd [OK] osxfs [OK] db [OK] slirp [OK] menubar [OK] environment [OK] Docker [OK] VT-x Docker logs are being collected into /tmp/20160510-060710.tar.gz Most specific failure is: docker ps failed: Misc.Failure Your unique id is: F2149003-8E26-440C-B6E6-7660507FF31D

I quit the Docker application and started it again.
The state isn’t “Docker is running” anymore, but stays “Docker is Starting”.

$ syslog -k Sender Docker ... May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: mount May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: /bin/fusermount May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: -o May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: allow_other,max_read=1048576,subtype=osxfs May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: /Mac May 10 06:15:16 SickBoy Docker[2527] <Error>: transfused: May 10 06:15:16 SickBoy Docker[2527] <Notice>: osxfs tracing: OFF May 10 06:15:18 SickBoy Docker[2530] <Notice>: Docker is not responding: waiting 0.5s --- last message repeated 17 times ---

I also have VMware Fusion installed, but no VM’s are currently active…

Cheers!

Never mind! I found a hint here:

Resetting my freshly installed Docker app worked.

Cheers!

Same issue here.

$ pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.1-beta10
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR]   docker-cli       docker ps failed: Misc.Failure
[OK]      docker-cli
[OK]      Moby booted
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception Misc.Failure
[OK]      driver.amd64-linux
[OK]      vmnetd
[OK]      osxfs
[OK]      db
[OK]      slirp
[OK]      menubar
[OK]      environment
[OK]      Docker
[OK]      VT-x
Docker logs are being collected into /tmp/20160509-105508.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: A847044B-7CBC-45F6-AB10-31820FBBD71C
Please quote this in all correspondence.

Performed a full reset … I stil can not use docker natively on my mac …

[11.05.2016-10:22]ovarene@mbpov15:~[1]> pinata diagnose -u
OS X: version 10.10.5 (build: 14F1713)
Docker.app: version v1.11.1-beta11
Running diagnostic tests:
[OK]      docker-cli
[OK]      Moby booted
[OK]      driver.amd64-linux
[OK]      vmnetd
[OK]      osxfs
[OK]      db
[OK]      slirp
[OK]      menubar
[OK]      environment
[OK]      Docker
[OK]      VT-x
Error exec: echo "00000003.0000f3a6" | nc -U /var/tmp/com.docker.vsock/connect > /tmp/20160511-102229/diagnostics.tar: exit 1
Docker logs are being collected into /tmp/20160511-102229.tar.gz
Most specific failure is: No error was detected

Any solution not involving resetting the installation?

My machine crashed, most probably because I had docker for OSX running with some containers, and I started a youtube video in Chrome. After a hard reboot of my machine, the docker daemon does not start.

Anything you can help with ?

Thanks

Same issue on my Mac, a reset solve the problem. The “: transfused: mount” still here, but it works.
$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
514418c5fffe busybox “sh” About a minute ago Up About a minute pedantic_hypatia

Same issue on my Mac.

click **uninstall ** and reinstall it works.

uninstall + reinstall fixed it for me too