Urgent: Failed to install Docker in Windows 10 Pro (in VirtualBox) | Selenium Forum
C
Cheong Kah Seng Posted on 24/11/2020

I have tried: 

-Install WSL with DockerDesktop

-Install only DockerDesktop and run with Hyper-V (enabled hyper-v in Windows 10, however this issue still exist)

Attachment: Error Code and Screenshot of the error code

Awaiting for your quick response, thanks. 

Error code: 

Docker.Core.HttpBadResponseException:
job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676)

The Virtual Machine Management Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676).
at Docker.Core.Logging.HttpClientExceptionInterceptor.<InterceptResponseAsync>d__0.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\HttpClientExceptionInterceptor.cs:line 17
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Core.Logging.LoggingMessageHandler.<SendAsync>d__4.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\LoggingMessageHandler.cs:line 36
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.HttpClientExtensions.<PostJsonWithJsonResponseAsync>d__1`1.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\HttpClientExtensions.cs:line 22
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.BackendAPI.BackendAPIClient.<StartHyperVVMAsync>d__11.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\BackendAPI\BackendAPIClient.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.LinuxHyperVEngine.<DoStartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\LinuxHyperVEngine.cs:line 63
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.TaskExtensions.<WrapAsyncInCancellationException>d__0.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\TaskExtensions.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.EngineStateMachine.<StartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\EngineStateMachine.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.Engines.<RestartAsync>d__26.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\Engines.cs:line 266

System.InvalidOperationException:
job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676)

The Virtual Machine Management Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676).
at Docker.Backend.HyperVInfrastructure.HandleUpdatedJob(CIMConcreteJob updatedJob) in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 762
at Docker.Backend.HyperVInfrastructure.<HandleMaybeAsyncJob>d__38.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 696
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Backend.HyperVInfrastructure.<StartVMAsync>d__30.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 544
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HyperV.<StartAsync>d__7.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperV.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HttpAPI.HyperVController.<StartAsync>d__8.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HttpAPI\HyperVController.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()


C
Cheong Kah Seng Replied on 24/11/2020

Here is the log file of the dockerDesktop:

Version: 2.5.0.1 (49550)
Channel: stable
Sha1: 8a0cbb7b65d54afff047bfcb15447c3710362b30
Started on: 2020/11/24 22:54:29.326
Resources: C:\Program Files\Docker\Docker\resources
OS: Windows 10 Pro
Edition: Professional
Id: 2004
Build: 19041
BuildLabName: 19041.1.amd64fre.vb_release.191206-1406
File: C:\Users\Cheong Kah Seng\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker Desktop.exe"
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[22:54:29.419][GUI ][Info ] Starting...
[22:54:29.500][ComponentVersions ][Info ] Edition community
[22:54:29.500][ComponentVersions ][Info ] Edition community
[22:54:29.560][LoggingMessageHandler][Info ] [b352c79f] <GoBackendClient start> GET http://localhost/ping
[22:54:29.700][AppMigrator ][Info ] Current version: 6. Latest version: 6
[22:54:29.700][GUI ][Info ] An instance is already running. Launching the container view.
[22:54:30.640][LoggingMessageHandler][Info ] [b352c79f] <GoBackendClient end> GET http://localhost/ping -> 200 OK (took 1087ms)
[22:54:30.658][GoBackendClient ][Info ] backend API ready
[22:54:30.632][GoBackendProcess ][Info ] msg="external: GET /ping 200 \"DockerDesktopCSharp\" \"\""
[22:54:32.610][LoggingMessageHandler][Info ] [12a72343] <Server start> POST http://localhost/electron/containers
[22:54:32.902][LoggingMessageHandler][Info ] [12a72343] <Server end> POST http://localhost/electron/containers -> 200 OK (took 286ms)
[22:54:34.670][LoggingMessageHandler][Info ] [823eff3d] <Server start> POST http://localhost/notifications/subscriptions
[22:54:34.717][LoggingMessageHandler][Info ] [8229185d] <NotificationsClient start> GET http://localhost/ping
[22:54:35.079][LoggingMessageHandler][Info ] [8229185d] <NotificationsClient end> GET http://localhost/ping -> 200 OK (took 365ms)
[22:54:35.079][LoggingMessageHandler][Info ] [823eff3d] <Server end> POST http://localhost/notifications/subscriptions -> 200 OK (took 413ms)
[22:54:37.505][LoggingMessageHandler][Info ] [70a169b4] <Server start> GET http://localhost/versions
[22:54:37.515][LoggingMessageHandler][Info ] [70a169b4] <Server end> GET http://localhost/versions -> 200 OK (took 9ms)
[22:54:37.530][LoggingMessageHandler][Info ] [2e14b894] <Server start> GET http://localhost/license/details
[22:54:37.531][LoggingMessageHandler][Info ] [2e14b894] <Server end> GET http://localhost/license/details -> 200 OK (took 1ms)
[22:54:37.536][LoggingMessageHandler][Info ] [1e746b7b] <Server start> GET http://localhost/kubernetes
[22:54:37.539][LoggingMessageHandler][Info ] [1e746b7b] <Server end> GET http://localhost/kubernetes -> 200 OK (took 3ms)
[22:54:37.547][LoggingMessageHandler][Info ] [7e267e94] <Server start> GET http://localhost/registry/user
[22:54:37.550][LoggingMessageHandler][Info ] [7e267e94] <Server end> GET http://localhost/registry/user -> 200 OK (took 2ms)
[22:54:37.551][LoggingMessageHandler][Info ] [7e1571d4] <Server start> GET http://localhost/docker
[22:54:37.554][LoggingMessageHandler][Info ] [7e1571d4] <Server end> GET http://localhost/docker -> 200 OK (took 1ms)
[22:54:37.619][GoBackendProcess ][Info ] msg="external: GET /features 200 \"axios/0.20.0\" \"\""
[22:54:37.685][GoBackendProcess ][Info ] msg="external: GET /features 200 \"axios/0.20.0\" \"\""
[22:54:37.708][GoBackendProcess ][Info ] msg="external: GET /system/editor 404 \"axios/0.20.0\" \"\""
[22:55:27.044][BackendAPIClient ][Error ] HttpOS Client: Exception:Cancellation token triggered before we finished reading from the stream.
[22:55:27.046][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.StopTransition to state change sink
[22:55:27.046][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.StopTransition sent to state change sink
[22:55:27.046][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.StopTransition from LinuxHyperV
[22:55:27.046][EngineStateNotificationRecorder][Debug ] Registered state {"State":"updating","Mode":"linux","date":1606229727}
[22:55:27.046][SystrayNotifications][Info ] Docker Desktop is stopping...
[22:55:27.046][LinuxHyperVEngine ][Info ] Stopping watching for host power events
[22:55:27.046][LoggingMessageHandler][Info ] [f21fe0ca] <BackendAPIClient start> POST http://backend/hyperv/stop
[22:55:27.046][LoggingMessageHandler][Info ] [24be43f4] <NotificationsClient start> POST http://localhost/engine/state
[22:55:27.094][LoggingMessageHandler][Info ] [24be43f4] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 47ms)
[22:55:27.418][LoggingMessageHandler][Info ] [f21fe0ca] <BackendAPIClient end> POST http://backend/hyperv/stop -> 204 NoContent (took 369ms)
[22:55:27.423][VpnKitBridge ][Info ] Killing existing vpnkit-bridge with PID 6932
[22:55:27.429][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.StoppedState to state change sink
[22:55:27.429][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.StoppedState sent to state change sink
[22:55:27.429][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.FailedToStartState to state change sink
[22:55:27.429][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.FailedToStartState sent to state change sink
[22:55:27.429][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.StoppedState from LinuxHyperV
[22:55:27.429][EngineStateNotificationRecorder][Debug ] Registered state {"State":"stopped","Mode":"linux","date":1606229727}
[22:55:27.429][SystrayNotifications][Info ] Docker has stopped
[22:55:27.429][LoggingMessageHandler][Info ] [3721d491] <NotificationsClient start> POST http://localhost/engine/state
[22:55:27.439][LoggingMessageHandler][Info ] [3721d491] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 11ms)
[22:55:27.444][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.FailedToStartState from LinuxHyperV
[22:55:27.444][EngineStateNotificationRecorder][Debug ] Registered state {"State":"failed to start","Mode":"linux","date":1606229727}
[22:55:27.453][LoggingMessageHandler][Info ] [0a6d1846] <NotificationsClient start> POST http://localhost/engine/state
[22:55:27.481][LoggingMessageHandler][Info ] [0a6d1846] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 27ms)
[22:55:27.547][Engines ][Error ] Start failed with Cancellation token triggered before we finished reading from the stream.
at HttpOverStream.ByLineReader.<ReadLineAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at HttpOverStream.Client.DialMessageHandler.<SendAsync>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.Logging.LoggingMessageHandler.<SendAsync>d__4.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\LoggingMessageHandler.cs:line 30
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.BackendAPI.BackendAPIClient.<CreateHyperVVMAsync>d__10.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\BackendAPI\BackendAPIClient.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.LinuxHyperVEngine.<DoStartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\LinuxHyperVEngine.cs:line 59
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.TaskExtensions.<WrapAsyncInCancellationException>d__0.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\TaskExtensions.cs:line 20
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 38
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.EngineStateMachine.<StartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\EngineStateMachine.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.Engines.<StartAsync>d__21.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\Engines.cs:line 102)
[22:58:10.678][LoggingMessageHandler][Info ] [cdedd34c] <Server start> POST http://localhost/notifications/subscriptions
[22:58:10.678][LoggingMessageHandler][Info ] [cdedd34c] <Server end> POST http://localhost/notifications/subscriptions -> 200 OK (took 0ms)
[22:58:12.449][GoBackendProcess ][Info ] msg="external: GET /features 200 \"axios/0.20.0\" \"\""
[22:58:12.454][LoggingMessageHandler][Info ] [f5bc1d7b] <Server start> GET http://localhost/versions
[22:58:12.454][LoggingMessageHandler][Info ] [f5bc1d7b] <Server end> GET http://localhost/versions -> 200 OK (took 0ms)
[22:58:12.461][LoggingMessageHandler][Info ] [cb6d8bf8] <Server start> GET http://localhost/license/details
[22:58:12.461][LoggingMessageHandler][Info ] [cb6d8bf8] <Server end> GET http://localhost/license/details -> 200 OK (took 0ms)
[22:58:12.474][LoggingMessageHandler][Info ] [4df63964] <Server start> GET http://localhost/kubernetes
[22:58:12.475][LoggingMessageHandler][Info ] [4df63964] <Server end> GET http://localhost/kubernetes -> 200 OK (took 0ms)
[22:58:12.480][LoggingMessageHandler][Info ] [99b4157f] <Server start> GET http://localhost/registry/user
[22:58:12.481][LoggingMessageHandler][Info ] [99b4157f] <Server end> GET http://localhost/registry/user -> 200 OK (took 0ms)
[22:58:12.483][LoggingMessageHandler][Info ] [65d8e512] <Server start> GET http://localhost/docker
[22:58:12.489][LoggingMessageHandler][Info ] [65d8e512] <Server end> GET http://localhost/docker -> 200 OK (took 4ms)
[22:58:12.535][GoBackendProcess ][Info ] msg="external: GET /system/editor 404 \"axios/0.20.0\" \"\""
[22:58:12.545][GoBackendProcess ][Info ] msg="external: GET /features 200 \"axios/0.20.0\" \"\""
[22:58:26.501][SegmentApi ][Info ] Usage statistic: actionMenuRestart
[22:58:26.501][App ][Info ] User clicked on restart
[22:58:26.516][SystrayNotifications][Info ] Docker Desktop is restarting...
[22:58:26.537][SegmentApi ][Info ] Usage statistic: actionRestart
[22:58:26.540][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.StoppedState to state change sink
[22:58:26.540][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.StoppedState sent to state change sink
[22:58:26.540][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.StartTransition to state change sink
[22:58:26.540][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.StartTransition sent to state change sink
[22:58:26.541][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.StoppedState from LinuxHyperV
[22:58:26.541][EngineStateNotificationRecorder][Debug ] Registered state {"State":"stopped","Mode":"linux","date":1606229906}
[22:58:26.541][SystrayNotifications][Info ] Docker has stopped
[22:58:26.541][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.StartTransition from LinuxHyperV
[22:58:26.542][EngineStateNotificationRecorder][Debug ] Registered state {"State":"starting","Mode":"linux","date":1606229906}
[22:58:26.542][SystrayNotifications][Info ] Docker is starting
[22:58:26.559][LoggingMessageHandler][Info ] [c9a4e5c9] <BackendAPIClient start> POST http://backend/dns/refresh-hosts
[22:58:26.559][LoggingMessageHandler][Info ] [70a6b691] <NotificationsClient start> POST http://localhost/engine/state
[22:58:26.576][LoggingMessageHandler][Info ] [70a6b691] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 29ms)
[22:58:26.576][LoggingMessageHandler][Info ] [a5aef1fc] <NotificationsClient start> POST http://localhost/engine/state
[22:58:26.620][LoggingMessageHandler][Info ] [c9a4e5c9] <BackendAPIClient end> POST http://backend/dns/refresh-hosts -> 204 NoContent (took 60ms)
[22:58:26.620][LinuxHyperVEngine ][Info ] Stopping watching for host power events
[22:58:26.620][LoggingMessageHandler][Info ] [6c5e3455] <BackendAPIClient start> POST http://backend/hyperv/stop
[22:58:27.518][LoggingMessageHandler][Info ] [a5aef1fc] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 930ms)
[22:58:28.972][LoggingMessageHandler][Info ] [6c5e3455] <BackendAPIClient end> POST http://backend/hyperv/stop -> 204 NoContent (took 2357ms)
[22:58:28.983][VpnKitBridge ][Info ] Starting C:\Program Files\Docker\Docker\resources\vpnkit-bridge.exe --addr listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3 host
[22:58:28.983][VpnKitBridge ][Info ] Started
[22:58:29.510][VpnKitBridge ][Info ] msg="listening on listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3..."
[22:58:29.510][VpnKitBridge ][Info ] msg="waiting for connection on listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3..."
[22:58:30.515][CABundleProvider ][Info ] Generating CA Cert Bundle
[22:58:30.530][CABundleProvider ][Info ] CA Cert Bundle Generated
[22:58:30.530][LoggingMessageHandler][Info ] [d5e35265] <BackendAPIClient start> POST http://backend/hyperv/create
[22:58:32.513][LoggingMessageHandler][Info ] [d5e35265] <BackendAPIClient end> POST http://backend/hyperv/create -> 204 NoContent (took 1976ms)
[22:58:32.568][VpnKit ][Info ] Starting C:\Program Files\Docker\Docker\resources\vpnkit.exe --ethernet \\.\pipe\dockerVpnkit --hosts "" --http "C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json" --gateway-forwards "C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json" --diagnostics \\.\pipe\dockerVpnKitDiagnostics --host-names host.docker.internal,docker.for.win.host.internal,docker.for.win.localhost --gateway-names gateway.docker.internal,docker.for.win.gateway.internal,docker.for.win.http.internal --listen-backlog 32 --gateway-ip 192.168.65.1 --host-ip 192.168.65.2 --lowest-ip 192.168.65.3 --highest-ip 192.168.65.14
[22:58:32.951][VpnKit ][Info ] Started
[22:58:32.956][DockerCliAPIServer][Info ] Starting C:\Program Files\Docker\Docker\resources\docker.exe serve --address npipe:////./pipe/dockerCliApi
[22:58:33.400][DockerCliAPIServer][Info ] Started
[22:58:33.402][LoggingMessageHandler][Info ] [b691ca3f] <BackendAPIClient start> POST http://backend/hyperv/start
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Version is 218f01482560cba2fa863f9ad872ad51d1e717fc
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: System SOMAXCONN is 2147483647
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Will use a listen backlog of 32
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: No periodic Gc.compact enabled
[22:58:33.654][VpnKit ][Error ] vpnkit.exe: Starting to watch : EINVAL
[22:58:33.654][VpnKit ][Error ] vpnkit.exe: Failed to watch hosts file : invalid argument
[22:58:33.654][VpnKit ][Warning] vpnkit.exe: There is no database: using hardcoded network configuration values
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: DNS server configured with no builtin DNS names; everything will be forwarded
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: 2 upstream DNS servers are configured
[22:58:33.654][VpnKit ][Error ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Disabling transparent HTTP redirection
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Updating resolvers to use host resolver
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Secure random number generator is available
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Add(3): DNS configuration changed to: use host resolver
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: DNS server configured with builtin DNS names [ gateway.docker.internal -> 192.168.65.1, docker.for.win.gateway.internal -> 192.168.65.1, docker.for.win.http.internal -> 192.168.65.1, host.docker.internal -> 192.168.65.2, docker.for.win.host.internal -> 192.168.65.2, docker.for.win.localhost -> 192.168.65.2, vm.internal -> 192.168.65.3 ]
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Will use the host's DNS resolver
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Transparent HTTP redirection configuration file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json has changed
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Reading transparent HTTP redirection from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Watching transparent HTTP redirection configuration file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json for changes
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: New Gateway forward configuration: []
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Gateway forwards file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json has changed
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Reading gateway forwards file from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Watching gateway forwards file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json for changes
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: Configuration server_macaddr = f6:16:36:bc:f9:c6; max_connection = None; dns_path = None; dns = ; resolver = Host; domain = None; allowed_bind_addresses = 0.0.0.0; gateway_ip = 192.168.65.1; host_ip = 192.168.65.2; lowest_ip = 192.168.65.3; highest_ip = 192.168.65.14; dhcp_json_path = None; dhcp_configuration = None; mtu = 1500; http_intercept = None; http_intercept_path = C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json; port_max_idle_time = 300; host_names = host.docker.internal, docker.for.win.host.internal, docker.for.win.localhost; gateway_names = gateway.docker.internal, docker.for.win.gateway.internal, docker.for.win.http.internal; vm_names = vm.internal; udpv4_forwards = []; tcpv4_forwards = []; gateway_forwards_path = C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json; pcap_snaplen = 128
[22:58:33.654][VpnKit ][Error ] vpnkit.exe: While watching C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: ENOENT
[22:58:33.654][VpnKit ][Error ] vpnkit.exe: Failed to read gateway forwards from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: reading C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: No such file or directory.
[22:58:33.654][VpnKit ][Info ] vpnkit.exe: New Gateway forward configuration: []
[22:58:33.655][VpnKit ][Info ] vpnkit.exe: Updating transparent HTTP redirection: {
[22:58:33.655][VpnKit ][Info ] "exclude": "",
[22:58:33.655][VpnKit ][Info ] "transparent_http_ports": [
[22:58:33.655][VpnKit ][Info ] 80
[22:58:33.655][VpnKit ][Info ] ],
[22:58:33.655][VpnKit ][Info ] "transparent_https_ports": [
[22:58:33.655][VpnKit ][Info ] 443
[22:58:33.655][VpnKit ][Info ] ]
[22:58:33.655][VpnKit ][Info ] }
[22:58:35.174][DockerCliAPIServer][Info ] msg="serving daemon API" address="npipe:////./pipe/dockerCliApi"
[22:58:40.817][LoggingMessageHandler][Info ] [b691ca3f] <BackendAPIClient end> POST http://backend/hyperv/start -> 500 InternalServerError (took 7417ms)
[22:58:40.832][LinuxHyperVEngine ][Info ] Stopping watching for host power events
[22:58:40.832][LoggingMessageHandler][Info ] [3d9df572] <BackendAPIClient start> POST http://backend/hyperv/stop
[22:58:42.318][LoggingMessageHandler][Info ] [3d9df572] <BackendAPIClient end> POST http://backend/hyperv/stop -> 204 NoContent (took 1488ms)
[22:58:42.318][DockerCliAPIServer][Info ] Killing existing docker with PID 6488
[22:58:42.318][VpnKit ][Info ] Killing existing vpnkit with PID 7720
[22:58:42.318][VpnKitBridge ][Info ] Killing existing vpnkit-bridge with PID 3108
[22:58:42.333][VpnKitBridge ][Info ] Killing existing vpnkit-bridge with PID 3108
[22:58:42.333][LoggingMessageHandler][Info ] [94b8904f] <BackendAPIClient start> POST http://backend/windowsfeatures/check
[22:58:43.113][LoggingMessageHandler][Info ] [94b8904f] <BackendAPIClient end> POST http://backend/windowsfeatures/check -> 200 OK (took 774ms)
[22:58:43.113][LoggingMessageHandler][Info ] [dea757f4] <BackendAPIClient start> GET http://backend/hyperv/check-virtualization
[22:58:43.143][LoggingMessageHandler][Info ] [dea757f4] <BackendAPIClient end> GET http://backend/hyperv/check-virtualization -> 204 NoContent (took 24ms)
[22:58:43.143][LoggingMessageHandler][Info ] [7e66b086] <BackendAPIClient start> POST http://backend/dns/refresh-hosts
[22:58:43.176][LoggingMessageHandler][Info ] [7e66b086] <BackendAPIClient end> POST http://backend/dns/refresh-hosts -> 204 NoContent (took 30ms)
[22:58:43.176][LinuxHyperVEngine ][Info ] Stopping watching for host power events
[22:58:43.176][LoggingMessageHandler][Info ] [a375850f] <BackendAPIClient start> POST http://backend/hyperv/stop
[22:58:44.648][LoggingMessageHandler][Info ] [a375850f] <BackendAPIClient end> POST http://backend/hyperv/stop -> 204 NoContent (took 1471ms)
[22:58:44.663][VpnKitBridge ][Info ] Starting C:\Program Files\Docker\Docker\resources\vpnkit-bridge.exe --addr listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3 host
[22:58:44.663][VpnKitBridge ][Info ] Started
[22:58:44.663][CABundleProvider ][Info ] Generating CA Cert Bundle
[22:58:44.681][CABundleProvider ][Info ] CA Cert Bundle Generated
[22:58:44.695][LoggingMessageHandler][Info ] [e3013690] <BackendAPIClient start> POST http://backend/hyperv/create
[22:58:44.729][VpnKitBridge ][Info ] msg="listening on listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3..."
[22:58:44.732][VpnKitBridge ][Info ] msg="waiting for connection on listen://00000000-0000-0000-0000-000000000000/000007CF-FACB-11E6-BD58-64006A7986D3..."
[22:58:46.806][LoggingMessageHandler][Info ] [e3013690] <BackendAPIClient end> POST http://backend/hyperv/create -> 204 NoContent (took 2125ms)
[22:58:46.822][VpnKit ][Info ] Starting C:\Program Files\Docker\Docker\resources\vpnkit.exe --ethernet \\.\pipe\dockerVpnkit --hosts "" --http "C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json" --gateway-forwards "C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json" --diagnostics \\.\pipe\dockerVpnKitDiagnostics --host-names host.docker.internal,docker.for.win.host.internal,docker.for.win.localhost --gateway-names gateway.docker.internal,docker.for.win.gateway.internal,docker.for.win.http.internal --listen-backlog 32 --gateway-ip 192.168.65.1 --host-ip 192.168.65.2 --lowest-ip 192.168.65.3 --highest-ip 192.168.65.14
[22:58:46.824][VpnKit ][Info ] Started
[22:58:46.825][DockerCliAPIServer][Info ] Starting C:\Program Files\Docker\Docker\resources\docker.exe serve --address npipe:////./pipe/dockerCliApi
[22:58:46.827][DockerCliAPIServer][Info ] Started
[22:58:46.827][LoggingMessageHandler][Info ] [03247e19] <BackendAPIClient start> POST http://backend/hyperv/start
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: Version is 218f01482560cba2fa863f9ad872ad51d1e717fc
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: System SOMAXCONN is 2147483647
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: Will use a listen backlog of 32
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: No periodic Gc.compact enabled
[22:58:46.897][VpnKit ][Error ] vpnkit.exe: Starting to watch : EINVAL
[22:58:46.897][VpnKit ][Error ] vpnkit.exe: Failed to watch hosts file : invalid argument
[22:58:46.897][VpnKit ][Warning] vpnkit.exe: There is no database: using hardcoded network configuration values
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: DNS server configured with no builtin DNS names; everything will be forwarded
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: 2 upstream DNS servers are configured
[22:58:46.897][VpnKit ][Error ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: Disabling transparent HTTP redirection
[22:58:46.897][VpnKit ][Info ] vpnkit.exe: Updating resolvers to use host resolver
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Secure random number generator is available
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Add(3): DNS configuration changed to: use host resolver
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: DNS server configured with builtin DNS names [ gateway.docker.internal -> 192.168.65.1, docker.for.win.gateway.internal -> 192.168.65.1, docker.for.win.http.internal -> 192.168.65.1, host.docker.internal -> 192.168.65.2, docker.for.win.host.internal -> 192.168.65.2, docker.for.win.localhost -> 192.168.65.2, vm.internal -> 192.168.65.3 ]
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Will use the host's DNS resolver
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Transparent HTTP redirection configuration file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json has changed
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Reading transparent HTTP redirection from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Watching transparent HTTP redirection configuration file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json for changes
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: New Gateway forward configuration: []
[22:58:46.898][VpnKit ][Info ] vpnkit.exe: Gateway forwards file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json has changed
[22:58:46.899][VpnKit ][Info ] vpnkit.exe: Reading gateway forwards file from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json
[22:58:46.899][VpnKit ][Info ] vpnkit.exe: Watching gateway forwards file C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json for changes
[22:58:46.899][VpnKit ][Info ] vpnkit.exe: Configuration server_macaddr = f6:16:36:bc:f9:c6; max_connection = None; dns_path = None; dns = ; resolver = Host; domain = None; allowed_bind_addresses = 0.0.0.0; gateway_ip = 192.168.65.1; host_ip = 192.168.65.2; lowest_ip = 192.168.65.3; highest_ip = 192.168.65.14; dhcp_json_path = None; dhcp_configuration = None; mtu = 1500; http_intercept = None; http_intercept_path = C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\http_proxy.json; port_max_idle_time = 300; host_names = host.docker.internal, docker.for.win.host.internal, docker.for.win.localhost; gateway_names = gateway.docker.internal, docker.for.win.gateway.internal, docker.for.win.http.internal; vm_names = vm.internal; udpv4_forwards = []; tcpv4_forwards = []; gateway_forwards_path = C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json; pcap_snaplen = 128
[22:58:46.899][VpnKit ][Error ] vpnkit.exe: While watching C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: ENOENT
[22:58:46.899][VpnKit ][Error ] vpnkit.exe: Failed to read gateway forwards from C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: reading C:\Users\Cheong Kah Seng\AppData\Roaming\Docker\gateway_forwards.json: No such file or directory.
[22:58:46.899][VpnKit ][Info ] vpnkit.exe: New Gateway forward configuration: []
[22:58:46.899][VpnKit ][Info ] vpnkit.exe: Updating transparent HTTP redirection: {
[22:58:46.899][VpnKit ][Info ] "exclude": "",
[22:58:46.899][VpnKit ][Info ] "transparent_http_ports": [
[22:58:46.899][VpnKit ][Info ] 80
[22:58:46.899][VpnKit ][Info ] ],
[22:58:46.899][VpnKit ][Info ] "transparent_https_ports": [
[22:58:46.899][VpnKit ][Info ] 443
[22:58:46.899][VpnKit ][Info ] ]
[22:58:46.899][VpnKit ][Info ] }
[22:58:46.993][LoggingMessageHandler][Info ] [03247e19] <BackendAPIClient end> POST http://backend/hyperv/start -> 500 InternalServerError (took 165ms)
[22:58:47.000][LinuxHyperVEngine ][Info ] Stopping watching for host power events
[22:58:47.000][LoggingMessageHandler][Info ] [f7dc795c] <BackendAPIClient start> POST http://backend/hyperv/stop
[22:58:47.006][DockerCliAPIServer][Info ] msg="serving daemon API" address="npipe:////./pipe/dockerCliApi"
[22:58:48.493][LoggingMessageHandler][Info ] [f7dc795c] <BackendAPIClient end> POST http://backend/hyperv/stop -> 204 NoContent (took 1497ms)
[22:58:48.493][DockerCliAPIServer][Info ] Killing existing docker with PID 5124
[22:58:48.505][VpnKit ][Info ] Killing existing vpnkit with PID 7916
[22:58:48.506][VpnKitBridge ][Info ] Killing existing vpnkit-bridge with PID 3636
[22:58:48.506][VpnKitBridge ][Info ] Killing existing vpnkit-bridge with PID 3636
[22:58:48.506][EngineStateMachine][Debug ] sending state Docker.ApiServices.StateMachines.FailedToStartState to state change sink
[22:58:48.506][EngineStateMachine][Debug ] State Docker.ApiServices.StateMachines.FailedToStartState sent to state change sink
[22:58:48.506][EngineStateListener][Debug ] received state Docker.ApiServices.StateMachines.FailedToStartState from LinuxHyperV
[22:58:48.506][EngineStateNotificationRecorder][Debug ] Registered state {"State":"failed to start","Mode":"linux","date":1606229928}
[22:58:48.506][LoggingMessageHandler][Info ] [4bb3a10e] <NotificationsClient start> POST http://localhost/engine/state
[22:58:48.506][SystrayNotifications][Error ] System.InvalidOperationException: job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676)

The Virtual Machine Management Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676).
at Docker.Backend.HyperVInfrastructure.HandleUpdatedJob(CIMConcreteJob updatedJob) in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 762
at Docker.Backend.HyperVInfrastructure.<HandleMaybeAsyncJob>d__38.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 696
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Backend.HyperVInfrastructure.<StartVMAsync>d__30.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 544
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HyperV.<StartAsync>d__7.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperV.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HttpAPI.HyperVController.<StartAsync>d__8.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HttpAPI\HyperVController.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()
[22:58:48.522][LoggingMessageHandler][Info ] [4bb3a10e] <NotificationsClient end> POST http://localhost/engine/state -> 200 OK (took 9ms)
[22:58:48.522][GUI ][Info ] Sending Bugsnag report 5fbff739-87f1-471a-93a3-696698e80413...
[22:58:48.668][GUI ][Info ] Bugsnag report 5fbff739-87f1-471a-93a3-696698e80413 sent
[22:58:48.668][SegmentApi ][Info ] Usage statistic: eventCrash
[22:58:48.671][Diagnostics ][Warning] Starting to gather diagnostics as User : 'C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe' gather.
[22:58:48.811][SystrayNotifications][Error ] Docker.Core.HttpBadResponseException: job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676)

The Virtual Machine Management Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676). ---> System.InvalidOperationException: job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676)

The Virtual Machine Management Service failed to start the virtual machine 'DockerDesktopVM' because one of the Hyper-V components is not running (Virtual machine ID 676B8405-6018-4D4E-8F73-60F481680676).
at Docker.Backend.HyperVInfrastructure.HandleUpdatedJob(CIMConcreteJob updatedJob) in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 762
at Docker.Backend.HyperVInfrastructure.<HandleMaybeAsyncJob>d__38.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 696
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Backend.HyperVInfrastructure.<StartVMAsync>d__30.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 544
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HyperV.<StartAsync>d__7.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperV.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Backend.HttpAPI.HyperVController.<StartAsync>d__8.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Backend\HttpAPI\HyperVController.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()
--- End of inner exception stack trace ---
at Docker.Core.Logging.HttpClientExceptionInterceptor.<InterceptResponseAsync>d__0.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\HttpClientExceptionInterceptor.cs:line 17
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Core.Logging.LoggingMessageHandler.<SendAsync>d__4.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\LoggingMessageHandler.cs:line 36
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.HttpClientExtensions.<PostJsonWithJsonResponseAsync>d__1`1.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\HttpClientExtensions.cs:line 22
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Core.BackendAPI.BackendAPIClient.<StartHyperVVMAsync>d__11.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Core\BackendAPI\BackendAPIClient.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.LinuxHyperVEngine.<DoStartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\LinuxHyperVEngine.cs:line 63
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.TaskExtensions.<WrapAsyncInCancellationException>d__0.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\TaskExtensions.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__5.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.ApiServices.StateMachines.EngineStateMachine.<StartAsync>d__14.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\EngineStateMachine.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Engines.Engines.<RestartAsync>d__26.MoveNext() in C:\workspaces\stable-2.5.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\Engines.cs:line 266
[22:58:48.880][GUI ][Info ] Sending Bugsnag report 022cf4a5-bc22-4e0f-a3b4-e66efc32401d...
[22:58:48.976][GUI ][Info ] Bugsnag report 022cf4a5-bc22-4e0f-a3b4-e66efc32401d sent
[22:58:48.976][SegmentApi ][Info ] Usage statistic: eventCrash
[22:58:49.038][Diagnostics ][Warning] Starting to gather diagnostics as User : 'C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe' gather.
[22:58:49.318][GoBackendProcess ][Info ] msg="external: GET /events 200 \"DockerDesktopGo\" \"\""
[22:58:49.322][GoBackendProcess ][Info ] msg="external: GET /forwards/list 200 \"Go-http-client/1.1\" \"\""
[22:58:49.322][GoBackendProcess ][Info ] msg="external: GET /events 200 \"DockerDesktopGo\" \"\""
[22:58:49.323][GoBackendProcess ][Info ] msg="external: GET /forwards/list 200 \"Go-http-client/1.1\" \"\""
[22:58:49.329][GoBackendProcess ][Info ] msg="external: GET /ping 200 \"DockerDesktopGo\" \"\""
[22:58:49.330][GoBackendProcess ][Info ] msg="external: GET /ping 200 \"DockerDesktopGo\" \"\""
[22:59:36.654][ErrorReportWindow ][Error ] Could not gather diagnostics : User cancelled diagnostics..
[23:11:12.363][ErrorReportWindow ][Info ] Open logs