docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.85k stars 287 forks source link

Docker for Windows desktop doesn't install properly. #7584

Closed i255d closed 3 years ago

i255d commented 4 years ago

I am running a Windows 10 version 1909, os 18363.900 build desktop, that I installed Docker for Windows on.

When I try to start Docker after reboot, it gives the below error. I have uninstalled it and rebooted twice and it gives the same error.

It is the latest version of Docker, 2.3.0.3

I have also opened the Hyper-V Manager and I see a DockerDesktopVM state Off. I can not start the VM by right-clicking on it and selecting the start. An error occurred while attempting to start the selected virtual machines. 'DockerDesktopVM' failed to start. Failed to start the virtual machine 'DockerDesktoVM' because one of the Hyper-V components is not running.

Docker.Core.HttpBadResponseException: Unhandled exception: job failed with message: 'DockerDesktopVM' failed to start. (Virtual machine ID 234DB0A7-AC75-4AC2-B2D2-EBB2039CE61A)

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 234DB0A7-AC75-4AC2-B2D2-EBB2039CE61A). at Docker.Core.Logging.ClientExceptionInterceptor.d0.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\ClientExceptionInterceptor.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.d4.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Core\Logging\LoggingMessageHandler.cs:line 37 --- 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.d58.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.d11.MoveNext() in C:\workspaces\stable-2.3.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.3.x\src\github.com\docker\pinata\win\src\Docker.Core\BackendAPI\BackendAPIClient.cs:line 102 --- 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__12.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\LinuxHyperVEngine.cs:line 60 --- 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.3.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.3.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.3.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:line 92 Original stacktrace: at Docker.Backend.HyperVInfrastructure.HandleUpdatedJob(CIMConcreteJob updatedJob) in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 800 at Docker.Backend.HyperVInfrastructure.<HandleMaybeAsyncJob>d__37.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 740 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Docker.Backend.HyperVInfrastructure.<StartVMAsync>d__29.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperVInfrastructure.cs:line 588 --- 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.3.x\src\github.com\docker\pinata\win\src\Docker.Backend\HyperV\HyperV.cs:line 102 --- 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.HyperVAPIController.<StartAsync>d__8.MoveNext() in C:\workspaces\stable-2.3.x\src\github.com\docker\pinata\win\src\Docker.Backend\HttpAPI\HyperVAPIController.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__11.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.d1.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.d5.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.d__15.MoveNext(

i255d commented 4 years ago

I have also ran this trouble shooting command and have the zip file if you have a way to get it

PS C:> & "C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe" gather -upload Gathering diagnostics for ID F4CE6788-9C27-43DA-929A-B96B8C850D95/20200707181603 into C:\Users\mememe\AppData\Local\Temp\F4CE6788-9C27-43DA-929A-B96B8C850D95\20200707181603.zip. This may take up to 15 minutes. time="2020-07-07T14:16:03-04:00" level=info msg="Triggering Linux sysrq via a unix socket: \\.\pipe\dockerDiagnosticd" type=unixsock time="2020-07-07T14:16:03-04:00" level=info msg="Start gathering list of 102 elements (timeout=15m0s)" type=list time="2020-07-07T14:16:03-04:00" level=warning msg="/sysrq failed: Post http://unix/sysrq: open \\.\pipe\dockerDiagnosticd: The system cannot find the file specified." type=unixsock time="2020-07-07T14:16:03-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_OperatingSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-07T14:16:08-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_ComputerSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-07T14:16:13-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_Processor) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-07T14:16:19-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_BaseBoard) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-07T14:16:24-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Item 'Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion' }]" type=cmd time="2020-07-07T14:16:27-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-MpComputerStatus }]" type=cmd time="2020-07-07T14:16:32-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-MpComputerStatus }]: Get-MpComputerStatus : A general error occurred that is not covered by a more specific error code.\r\nAt line:1 char:4\r\n+ &{ Get-MpComputerStatus }\r\n+ ~~~~\r\n + CategoryInfo : NotSpecified: (MSFT_MpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputerStatus], CimException\r\n + FullyQualifiedErrorId : HRESULT 0x800106ba,Get-MpComputerStatus\r\n \r\n" type=cmd time="2020-07-07T14:16:32-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $PSVersionTable }]" type=cmd time="2020-07-07T14:16:32-04:00" level=info msg="Executing: [tasklist /V]" type=cmd time="2020-07-07T14:16:33-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Process | Select-Object Handles,Name,NPM,PM,SI,VM,WS | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:16:35-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Service | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:16:38-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WindowsOptionalFeature -Online | ConvertTo-Json }]" type=cmd time="2020-07-07T14:16:45-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | Select-Object DisplayName, DisplayVersion, Publisher, InstallDate | ConvertTo-Json }]" type=cmd time="2020-07-07T14:16:47-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-HotFix | ConvertTo-Json }]" type=cmd time="2020-07-07T14:16:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ driverquery /FO CSV }]" type=cmd time="2020-07-07T14:16:51-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ get-WmiObject win32_logicaldisk }]" type=cmd time="2020-07-07T14:16:56-04:00" level=info msg="Gathering: C:\Windows\System32\winevt\Logs\System.evtx" type=file time="2020-07-07T14:16:56-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ (Get-ItemProperty 'HKLM:\Software\Microsoft\Windows NT\CurrentVersion' -Name UBR).UBR }]" type=cmd time="2020-07-07T14:16:58-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ bcdedit /enum }]" type=cmd time="2020-07-07T14:16:59-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control -Name SystemStartOptions }]" type=cmd time="2020-07-07T14:17:01-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHost -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:17:06-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VM -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:17:09-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ChildItem \\.\pipe\ }]" type=cmd time="2020-07-07T14:17:12-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Hyper-V\"; $ps = \"Microsoft-Windows-Hyper-V-\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2020-07-07T14:17:15-04:00" level=info msg="Executing: [ipconfig /allcompartments /all]" type=cmd time="2020-07-07T14:17:15-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPAddress | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:19-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | FL }]" type=cmd time="2020-07-07T14:17:22-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:26-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | FL }]" type=cmd time="2020-07-07T14:17:29-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:31-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | FL }]" type=cmd time="2020-07-07T14:17:34-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:37-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | FL }]" type=cmd time="2020-07-07T14:17:40-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:43-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | FL }]" type=cmd time="2020-07-07T14:17:46-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | ConvertTo-Json }]" type=cmd time="2020-07-07T14:17:49-04:00" level=info msg="Gathering: C:\WINDOWS\System32\drivers\etc\hosts" type=file time="2020-07-07T14:17:49-04:00" level=info msg="Executing: [nslookup localhost]" type=cmd time="2020-07-07T14:17:50-04:00" level=info msg="Executing: [nslookup www.google.com]" type=cmd time="2020-07-07T14:17:50-04:00" level=warning msg="[nslookup www.google.com]: Non-authoritative answer:\r\r\n" type=cmd time="2020-07-07T14:17:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WmiObject Win32networkadapterconfiguration | ? { $.DefaultIPGateway } | fl }]" type=cmd time="2020-07-07T14:17:55-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings' }]" type=cmd time="2020-07-07T14:17:58-04:00" level=info msg="Executing: [netstat -rs]" type=cmd time="2020-07-07T14:17:58-04:00" level=info msg="Executing: [netstat -abno]" type=cmd time="2020-07-07T14:17:58-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | FL }]" type=cmd time="2020-07-07T14:18:02-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/version" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/version: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/info" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/info: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/containers/json?all=1" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/containers/json?all=1: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/nodes" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/nodes: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/services" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/services: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="HTTP GET: localhost /v1.24/networks" type=http time="2020-07-07T14:18:06-04:00" level=warning msg="Get http://localhost/v1.24/networks: open \\.\pipe\docker_engine: The system cannot find the file specified." type=http time="2020-07-07T14:18:06-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]" type=cmdtime="2020-07-07T14:18:06-04:00" level=warning msg="[powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]: error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/networks: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.\n\"docker network inspect\" requires at least 1 argument.\nSee 'docker network inspect --help'.\n\nUsage: docker network inspect [OPTIONS] NETWORK [NETWORK...]\n\nDisplay detailed information on one or more networks\n" type=cmd time="2020-07-07T14:18:06-04:00" level=warning msg="C:\ProgramData\Docker\config\daemon.json not included" type=file time="2020-07-07T14:18:06-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Virtualization\Containers' | ConvertTo-Json }]" type=cmd time="2020-07-07T14:18:09-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ChildItem HKLM:\SYSTEM\CurrentControlSet\Services\hns -Recurse }]" type=cmd time="2020-07-07T14:18:12-04:00" level=info msg="Executing: [hcsdiag list]" type=cmd time="2020-07-07T14:18:12-04:00" level=info msg="Gathering: C:\Windows\System32\winevt\Logs\Microsoft-Windows-Host-Network-Service-Admin.evtx" type=file time="2020-07-07T14:18:12-04:00" level=warning msg="C:\ProgramData\Microsoft\Windows\HNS\HNS.data not included" type=file time="2020-07-07T14:18:12-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Containers-Wcifs/Operational\",\"Microsoft-Windows-Containers-Wcnfs/Operational\",\"Microsoft-Windows-Hyper-V\",\"Application\"; $ps = \"Docker\",\"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2020-07-07T14:18:20-04:00" level=warning msg="Failed to Dial \\.\pipe\dockerVpnKitDiagnostics: open \\.\pipe\dockerVpnKitDiagnostics: The system cannot find the file specified." type=vpnkit time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\ProgramData\DockerDesktop\service.txt" type=file time="2020-07-07T14:18:20-04:00" level=warning msg="Could not walk \"C:\\ProgramData\\DockerDesktop\\version-packs\": CreateFile C:\ProgramData\DockerDesktop\version-packs: The system cannot find the file specified." type=appLogs time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker" type=directory time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.1.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.2.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.3.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.8.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.9.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\install-log.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.2.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.3.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.4.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.5.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.6.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\log.txt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Skipping empty file: C:\Users\mememe\AppData\Local\Docker\mutagen\daemon\daemon.lock" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\mutagen\daemon\daemon.sock" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver-etcd-client.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver-etcd-client.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver-kubelet-client.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver-kubelet-client.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\apiserver.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\ca.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\ca.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\ca.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\ca.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\healthcheck-client.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\healthcheck-client.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\peer.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\peer.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\server.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\etcd\server.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\front-proxy-ca.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\front-proxy-ca.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\front-proxy-client.crt" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\front-proxy-client.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\sa.key" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\pki\sa.pub" type=file time="2020-07-07T14:18:20-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Local\Docker\vm-config\config.iso" type=file [ { "FileSystemRights": 2032127, "AccessControlType": 0, "IdentityReference": "NT AUTHORITY\SYSTEM", "IsInherited": false, "InheritanceFlags": 3, "PropagationFlags": 0 }, { "FileSystemRights": 2032127, "AccessControlType": 0, "IdentityReference": "BUILTIN\Administrators", "IsInherited": false, "InheritanceFlags": 3, "PropagationFlags": 0 }, { "FileSystemRights": 1179817, "AccessControlType": 0, "IdentityReference": "BUILTIN\Users", "IsInherited": false, "InheritanceFlags": 3, "PropagationFlags": 0 } ]

time="2020-07-07T14:18:23-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMProcessor -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:26-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMMemory -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:29-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMScsiController -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:32-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHardDiskDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:35-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMDvDDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:38-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMFirmware -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:41-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMComPort -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:44-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSecurity -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:47-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMNetworkAdapter -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-07T14:18:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; ((get-vm).NetworkAdapters) | ? { $_.SwitchName -eq \"DockerNAT\" } | ConvertTo-Json }]" type=cmd time="2020-07-07T14:18:53-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker" type=directory time="2020-07-07T14:18:53-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker\.npsid" type=file time="2020-07-07T14:18:53-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker\.trackid" type=file time="2020-07-07T14:18:53-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker\http_proxy.json" type=file time="2020-07-07T14:18:53-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker\settings.json" type=file time="2020-07-07T14:19:07-04:00" level=warning msg="C:\Users\mememe\.docker\config.json not included" type=redacted-json time="2020-07-07T14:19:07-04:00" level=warning msg="C:\Users\mememe\.docker\daemon.json not included" type=redacted-json time="2020-07-07T14:19:07-04:00" level=info msg="Gathering: C:\Users\mememe\AppData\Roaming\Docker\log\vm" type=directory time="2020-07-07T14:19:07-04:00" level=warning msg="C:\ProgramData\DockerDesktop\admin-settings.json not included" type=file time="2020-07-07T14:19:07-04:00" level=info msg="HTTP GET: localhost /fuse/time" type=http time="2020-07-07T14:19:07-04:00" level=warning msg="Get http://localhost/fuse/time: open \\.\pipe\dockerLifecycleServer: The system cannot find the file specified." type=http time="2020-07-07T14:19:07-04:00" level=info msg="HTTP GET: localhost /fuse/count" type=http time="2020-07-07T14:19:07-04:00" level=warning msg="Get http://localhost/fuse/count: open \\.\pipe\dockerLifecycleServer: The system cannot find the file specified." type=http time="2020-07-07T14:19:07-04:00" level=info msg="HTTP GET: localhost /fuse/filename" type=http time="2020-07-07T14:19:07-04:00" level=warning msg="Get http://localhost/fuse/filename: open \\.\pipe\dockerLifecycleServer: The system cannot find the file specified." type=http time="2020-07-07T14:19:07-04:00" level=info msg="HTTP GET: localhost /fuse/calls" type=http time="2020-07-07T14:19:07-04:00" level=warning msg="Get http://localhost/fuse/calls: open \\.\pipe\dockerLifecycleServer: The system cannot find the file specified." type=http time="2020-07-07T14:19:07-04:00" level=info msg="Executing: [docker mutagen sync list]" type=cmd time="2020-07-07T14:19:07-04:00" level=warning msg="[docker mutagen sync list] exit status 1" type=cmd time="2020-07-07T14:19:07-04:00" level=warning msg="[docker mutagen sync list]: docker: 'mutagen' is not a docker command.\nSee 'docker --help'\n" type=cmd time="2020-07-07T14:19:07-04:00" level=info msg="Getting Linux Diagnostics via a unix socket: \\.\pipe\dockerDiagnosticd" type=unixsock time="2020-07-07T14:19:07-04:00" level=warning msg="/diagnostics failed: Get http://unix/diagnostics: open \\.\pipe\dockerDiagnosticd: The system cannot find the file specified." type=unixsock time="2020-07-07T14:19:07-04:00" level=info msg="All 102 gatherers finished" type=list INFO[0191] Uploaded diagnostics to: https://docker-pinata-support.s3.amazonaws.com/incoming/3/F4CE6788-9C27-43DA-929A-B96B8C850D95/20200707181603.zip

Diagnostics Bundle: C:\Users\mememe\AppData\Local\Temp\F4CE6788-9C27-43DA-929A-B96B8C850D95\20200707181603.zip Diagnostics ID: F4CE6788-9C27-43DA-929A-B96B8C850D95/20200707181603 (uploaded)

i255d commented 4 years ago

Anything???

docker-robott commented 3 years ago

Issues go stale after 90 days of inactivity. Mark the issue as fresh with /remove-lifecycle stale comment. Stale issues will be closed after an additional 30 days of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle stale

docker-robott commented 3 years ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked