Open mbleistein opened 4 years ago
/lifecycle frozen
Same thing is happening to me and a colleague. Docker Desktop version 2.3.0.2 and when we updated Windows 10 Enterprise to version 1909, Docker Desktop crashes with Docker.Core.HttpBadResponseException: Unhandled exception: Sequence contains no elements Docker Error Log.txt
I still have the problem and there has been no response. My windows is completely updated and I even just tried the latest Docker Desktop version...same thing. It crashes. In fact the new version doesn't give you the option to switch to windows containers on the install. It automatically sets up for Linux containers. When you try to switch to Windows Containers...it spins for a while and then crashes..extremely frustrating
I got mine fixed using the following: 1, Open "Window Security" 2, Open "App & Browser control" 3, Click "Exploit protection settings" at the bottom 4, Switch to "Program settings" tab 5, Locate "C:\WINDOWS\System32\vmcompute.exe" in the list and expand it 6, Click "Edit" 7, Scroll down to "Code flow guard (CFG)" and uncheck "Override system settings" 8, Start vmcompute from powershell "net start vmcompute"setting
Here is the link to the thread for fixing the Docker Desktop issue. https://social.technet.microsoft.com/Forums/systemcenter/en-US/0f6725ee-928e-4412-9744-9f1fbded0539/upgraded-from-windows-10-1803-to-1809-and-hyperv-broke?forum=win10itprovirt
This worked for me thank you!
Expected behavior
Docker starting successfully upon windows restart
Actual behavior
Docker crashes see log log.txt
Information
Steps to reproduce the behavior