$ docker ps -a
An error occurred trying to connect: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.23/containers/json?all=1: EOF
Information
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta8.2
Running diagnostic tests:
Error docker ps: timeout after 1.70s
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/20160421-221121.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: C7B9731F-E790-4851-89A9-B9181EAAABBB
Steps to reproduce the behavior
docker ps -a
I get this : An error occurred trying to connect: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.23/containers/json?all=1: EOF
Event after rebooting the VM with : pinata restart or restarting my Mac.
Same here; there’s no DOCKER_ environment variables. I find the http://var/run/docker.sock to be not right? manual says it should be unix:// if it’s a unix socket.