Expected behavior
Docker daemon starting
Actual behavior
“Docker daemon is not running”
Information
-
Rather long log file - passed setting up network and there is a MobyLinuxVM running
-
A diagnostic was uploaded with id: 0DCA05CE-AB94-4ACE-8FDB-4C0F65D2BEE1/2016-06-14_22-53-27
-
no
DockerDebugInfo.ps1
found using Powershell on Windows -
Windows 10 Pro 1511 build 10586, swedish locale
-
similar symptoms to Unable to start daemon after fresh install
-
but differerent log, my last log lines ar not looking alarming, only debug level - but there are earlier errors, log snippet:
[22:42:49.351][Cmd ][Info ] Error response from daemon: Bad response from Docker engine
[22:42:49.359][NamedPipeServer][Error ] Unable to execute Start: Docker daemon is not running vid Docker.Backend.DockerDaemonChecker.Check()
vid Docker.Core.pipe.NamedPipeServer.<>c__DisplayClass7_0.b__0(Object[] parameters)
vid Docker.Core.pipe.NamedPipeServer.RunAction(String action, Object[] parameters)
[22:42:49.367][NamedPipeClient][Error ] Unable to send Start: Docker daemon is not running
[22:42:49.378][Notifications ][Error ] Docker daemon is not running
[22:42:49.386][NamedPipeClient][Info ] Sending GetDebugInfo()…
/…/
[22:46:14.884][ProxyProcess ][Debug ] com.docker.slirp.exe: Socket.Datagram 192.36.143.130:123: expiring UDP NAT rule
[22:46:14.889][ProxyProcess ][Debug ] com.docker.slirp.exe: Socket.Datagram.input 192.36.143.130:123: shutting down listening thread
Steps to reproduce the behavior
- Clean win10 pro 1511/b10586 machine, install docker as per /windows/getting-started/
- Allowing it to enable HyperV and rebooting
- New login
- got balloon and red docker taskbar icon: Docker daemon is not running
Also tried reboot, Reset to factory defaults and Restart Docker - no change.