Having the same issue with latest Docker for Mac beta.
Console shows the following:
Sep 29 15:37:12 Fredriks-MBP-2 Docker[91284]: sending SIGTERM to com.docker.hyperkit pid 91288
Sep 29 15:37:14 Fredriks-MBP-2 Docker[91261]: dockerState = Starting
Sep 29 15:37:28 Fredriks-MBP-2 Docker[91282]: Socket.Stream: caught Uwt.Uwt_error(Uwt.ENOTCONN, "shutdown", "")
Sep 29 15:37:29 Fredriks-MBP-2 Docker[91282]: DHCPRELEASE without request ip
Sep 29 15:37:29 Fredriks-MBP-2 Docker[91282]: Socket.Stream: caught Uwt.Uwt_error(Uwt.ENOTCONN, "shutdown", "")
Sep 29 15:38:55 Fredriks-MBP-2 Docker[91261]: dockerState = Starting
Unfortunately, the daemon does not get up and running even after a restart, and this seem to affect the ability to upload diagnostics as well:
Docker for Mac: version: 1.12.1-beta26.1 (12c3e63)
OS X: version 10.11.6 (build: 15G1004)
logs: /tmp/6C609C3B-783E-4D46-9A49-C336F3A029BA/20160929-154553.tar.gz
failure: docker ps failed: Failure("docker ps: timeout after 10.00s")
[ERROR] docker-cli
docker ps failed
[OK] virtualization kern.hv_support
[OK] menubar
[OK] moby-syslog
[OK] dns
[OK] disk
[OK] system
[OK] app
[OK] osxfs
[OK] virtualization VT-X
[OK] db
[OK] slirp
[OK] logs
[OK] env
[OK] vmnetd
[OK] moby-console
[OK] moby
[OK] driver.amd64-linux
Failure: Could not upload diagnostic data to remote server (docker-diagnose exit code is 1)
Also, I am too new a forum user to upload attachments. (Sorry, new users can not upload attachments.)
If a Docker developer wants the diagnose tar.gz, let me know where to send it.
I see that there is a giant issue in github tracking these kind of issues, and there is a temporary workaround on how to get Docker running again without resetting to factory defaults here: https://github.com/docker/for-mac/issues/119#issuecomment-246635432
Iâll settle for the temporary workaround until a new version comes out. they seem to have enough reported crashes in github already.