Output from docker ps
Error response from daemon: dial tcp 10.0.75.2:2375: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Steps to reproduce the behavior
Upgrade Docker for Windows to version 1.10.6.958 (Beta)
I can reproduce the problem. First time it worked with “Beta-5” 1.10.6.958 as I’ve installed it into a fresh Win10 VM.
But installing 1.10.6.852 and then updating it to 958 the problem is that the engine is not responding.
I had to reboot after the update as some files have to be overwritten.
Just realized this is a duplicate, see here.
Workaround is to uninstall version 1.10.6.852 (Beta 4), download the latest version from the download page and install it.
I wanted to try out something with Docker Toolbox so I turned off Hyper-V, installed Docker Toolbox and did some testing.
Then I switched back to D4W and uninstalled Docker Toolbox. Now Docker can’t connect to the VM with neither Beta 4 or Beta 5!
The VM is assigned an IP-address (10.0.75.2) but pinging it times out. Very frustrating
@chribben@stefanscherer thanks for the detailed problem report. I’ve created an issue to track problems with upgrades. In the interim, un-installing and installing from scratch is a good workaround.