Shortly after awakening my MacBook from sleep I semi-consistently end up with a not responding docker daemon.
Information
$ pinata diagnose
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta6
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
[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/20160411-100356.tar.gz.
Errors were detected, would you like to upload to bugsnag? [Y/N]: Y
Your unique id in bugsnag is: 575E26AE-18EB-4307-8C46-66C41022E8D9
Steps to reproduce the behavior
Sadly none, but definitely up for providing more logs when requested. Seems not to be limited to certain Dockerfiles.
$ pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta6
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
[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/20160411-144433.tar.gz.
Your unique id in bugsnag is: 8ED16222-1DF1-488B-9210-11A512EC97AB
Please quote this in all correspondence.
I, too, am getting this now. My system hard-crashed this morning, after reboot, I can’t access Docker for Mac.
$ pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta6
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
[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/20160413-151525.tar.gz.
Your unique id in bugsnag is: 97E2FD2D-8791-4CDC-9D63-1DC218E7269E
Please quote this in all correspondence.
pinata restart and pinata doctor haven’t done anything and just report everything’s fine, even though it isn’t.
I am having the same problem as well pinata diagnose -u OS X: version 10.11.4 (build: 15E65) Docker.app: version v1.11.0-beta7 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 Docker logs are being collected into /tmp/20160414-175218.tar.gz Most specific failure is: No error was detected Your unique id is: 94A30AAD-48B2-477E-962E-040F8D27EF66 Please quote this in all correspondence.
FWIW I was running about 25 containers. This setup works perfectly fine with docker-machine. I am going back to docker-machine for now
pinata diagnose -u
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
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
[ERROR] environment the variables DOCKER_CERT_PATH DOCKER_TLS_VERIFY DOCKER_MACHINE_NAME DOCKER_HOST should not be set
[OK] Docker
[OK] VT-x
Error docker ps: got timeout (docker ps: exit 1)
Thread 6 killed on uncaught exception Misc.Failure
Docker logs are being collected into /tmp/20160415-102453.tar.gz
Most specific failure is: the variables DOCKER_CERT_PATH DOCKER_TLS_VERIFY DOCKER_MACHINE_NAME DOCKER_HOST should not be set
Your unique id is: 1CD4BAFC-45FF-4F16-8414-F36B79E031D3
Please quote this in all correspondence.
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
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/20160415-114854.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 626FBD70-6865-46B0-9A0E-D9D2902C7245
Please quote this in all correspondence.
⋊> ~/w/o/c/component-parcel on prajan/entityfw-0.0.9-adoption ⨯ pinata diagnose 11:34:54
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
[OK] docker-cli
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception Misc.Failure
[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/20160415-113550.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Would you like to upload log files? [Y/N]: Y
Your unique id is: 1441F068-195B-49A0-8529-3719A09EA23D
Please quote this in all correspondence.
I run into the issue again when lunching a semi-complicated compose stack.
Interestingly when using screen ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/tty and running docker ps inside the VM everything works and all containers are listed as expected.
docker ps on the mac is just timing out.
I looked into random logfiles inside the VM, but couldn’t see anything obvious, except several: docker kern.err kernel: serial8250: too much work for irq4
in /var/log/messages, which might be related.
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
[OK] docker-cli
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception Misc.Failure
[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/20160417-202208.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 991A061B-BB93-42F4-B65B-BF01E47A0A3B
Please quote this in all correspondence.
Also this log from com.docker.osx.xhyve.linux.log:
2016-04-17T20:25:06.225132-05 Error - 2016/04/17 20:25:06.224849 forward.go:165: No entry for MAC ae:24:af:67:cf:32 in /var/db/dhcpd_leases
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
[OK] docker-cli
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception Misc.Failure
[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/20160418-161413.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Would you like to upload log files? [Y/N]: Y
Your unique id is: D6563D63-890F-4AB2-BB4E-5B56CA954327
when doing some dmesg inside the screen of docker tty.
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception 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/20160420-152451.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Would you like to upload log files? [Y/N]: Y
I am getting the same issue. I was able to screen into the Linux VM and docker is working perfect in side of there, but I was not able to ping outside of the VM. I am also not able to ping docker.local from the native OS.
here is the bridge when I do ifconfig:
bridge100: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3<RXCSUM,TXCSUM>
ether 6a:5b:35:7b:ce:64
inet 192.168.64.1 netmask 0xffffff00 broadcast 192.168.64.255
Configuration:
id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
ipfilter disabled flags 0x2
member: en5 flags=3<LEARNING,DISCOVER>
ifmaxaddr 0 port 12 priority 0 path cost 0
nd6 options=1
media: autoselect
status: active
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
Error docker ps: timeout after 10.00s
Thread 6 killed on uncaught exception 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/20160420-072731.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 6DE31F20-4B71-4F3E-A62B-7B96CD7EBAAF
Please quote this in all correspondence.
I’ve been having the same problem - hangs when running docker - running pinata set network hostnet (vpn compatibility mode) fixed the issue… for now at least. I’m not running a vpn
Any updates on this issue? I am having the same problems here.
$ pinata diagnose
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
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/20160420-133158.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Would you like to upload log files? [Y/N]: Y
Your unique id is: 228F994F-FA92-4C35-A4E3-8FF46154C3C3
Please quote this in all correspondence.
screen ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/tty and running docker ps
Welcome to Moby alpha
Kernel 4.4.6 on an x86_64 (/dev/ttyS0)
## .
## ## ## ==
## ## ## ## ## ===
/"""""""""""""""""___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\_______/
docker login: root
Welcome to the Moby alpha, based on Alpine Linux.
docker:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
docker:~#