Docker CLI hangs after messing with migrating old docker images

Expected behavior

Docker should respond to commands like ‘docker ps’

Actual behavior

Terminal just hangs on new line. Nothing happens.

Information

➜ ~ pinata diagnose -u
OS X: version 10.11.3 (build: 15D21)
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/20160418-142522.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 8453CD41-09F9-4465-9436-3D19518FD418

Steps to reproduce the behavior

  1. Install Docker Mac beta by dragging to Applications folder
  2. Start app by double clicking
  3. Click ‘yes’ to migrate old images and stuff
  4. Get error that disk is full (had over 20Gb free, but I’ve probably accumulated a lot of docker images)
  5. Manually delete old .docker folder since I don’t care about migrating.
  6. Start Docker Mac app again.
  7. Now it doesn’t work. ):

I am seeing the exact same behavior, but did not see any error about disk space (have at least 80GB free).

$ pinata diagnose -u
OS X: version 10.11.3 (build: 15D21)
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/20160418-125922.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 06B524AA-81A3-4A51-A086-30F62D0CDCE5
Please quote this in all correspondence.

Same.

$ 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
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/20160418-172046.tar.gz
Most specific failure is: docker ps failed: Misc.Failure
Your unique id is: 05AFA25F-5014-45AE-BB43-542535CFDF8B
Please quote this in all correspondence.