Docker fails to start

Expected behaviour

Docker is able to start

Actual behaviour

Docker fails with a Fatal Error

Information

OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta7
Running diagnostic tests:
[ERROR] docker-cli /var/run/docker.sock does not exist
[ERROR] docker-cli Unexpected error (No such file or directory) connecting to /var/run/docker.sock
[ERROR] docker-cli /var/tmp/docker.sock does not exist
[ERROR] docker-cli Unexpected error (No such file or directory) connecting to /var/tmp/docker.sock
Error docker ps: timeout after 10.00s
[ERROR] docker-cli docker ps failed: Misc.Failure
[OK] docker-cli
[ERROR] Moby booted /Users/dkralzit/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/console-ring does not exist
[OK] Moby booted
[ERROR] driver.amd64-linux /tmp/u.socket does not exist
[ERROR] driver.amd64-linux Unexpected error (No such file or directory) connecting to /tmp/u.socket
[ERROR] driver.amd64-linux Docker.app/Contents/MacOS/com.docker.driver.amd64-linux -db is not running
[OK] driver.amd64-linux
[OK] vmnetd
[ERROR] osxfs /var/tmp/com.docker.osxfs.socket does not exist
[ERROR] osxfs Unexpected error (No such file or directory) connecting to /var/tmp/com.docker.osxfs.socket
[ERROR] osxfs Docker.app/Contents/MacOS/com.docker.osxfs is not running
[OK] osxfs
[ERROR] db /var/tmp/com.docker.db.socket does not exist
[ERROR] db Unexpected error (No such file or directory) connecting to /var/tmp/com.docker.db.socket
[ERROR] db Docker.app/Contents/MacOS/com.docker.db is not running
[OK] db
[ERROR] slirp /var/tmp/com.docker.slirp.port.socket does not exist
[ERROR] slirp Unexpected error (No such file or directory) connecting to /var/tmp/com.docker.slirp.port.socket
[ERROR] slirp Docker.app/Contents/MacOS/com.docker.slirp is not running
[OK] slirp
[OK] menubar
[OK] environment
[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/20160417-093129.tar.gz
Most specific failure is: Docker.app/Contents/MacOS/com.docker.slirp is not running
Your unique id is: 023BC58D-2AE8-460F-81A1-65F811DAEBC7
Please quote this in all correspondence.

  • the output of:
    • pinata diagnose -u on OSX
    • DockerDebugInfo.ps1 using Powershell on Windows
  • a reproducible case if this is a bug, Dockerfiles FTW
  • page URL if this is a docs issue or the name of a man page
  • host distribution and version ( OSX 10.10.x, OSX 10.11.x, Windows, etc )

Steps to reproduce the behavior

  1. Start Docker