Skip to content

After Updating within Docker Desktop - the application starts then stops and closes #13018

@acts777

Description

@acts777
  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID: A2B1547F-4E0D-4812-9699-3268E480B7D2/20221018172946

Actual behavior

After using the Update to latest version inside Docker Desktop. After closing Docker Desktop and reopening it will stay open for a very short period of time before closing again.

Expected behavior

I open Docker Desktop it starts and stays open so I can do my work.

Information

-Is it reproducible
Myself and another developer have both updated Docker Desktop from within the app. This is happening on both our machines.

  • Is the problem new?
    My Docker Desktop was working fine until I tried the update.
  • Did the problem appear with an update?
    I updated from Docker Desktop 4.10.1 to 4.12.0 and now I am having this issue.
    • Windows Version:
      Windows 10 Enterprise
    • Docker Desktop Version:
      Docker Desktop 4.10.1 and Docker Desktop 4.12.0
    • WSL2 or Hyper-V backend?
      WSL2 backend
    • Are you running inside a virtualized Windows e.g. on a cloud server or a VM:
      No
  • Additional info
    This could be related but I do not have local admin on my machine. I also cannot have local admin on my machine for security reasons.
  • I also found that this exception gets logged when running Docker Desktop (I can submit the full log file upon request)
    2022-10-18T17:40:38.885900400Z][Updater ][Debug ] Update check failed: System.Exception: An error occured with the Background Intelligent Transfer Service ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: h. Path '', line 0, position 0.
    at Newtonsoft.Json.JsonTextReader.ParseValue()
    at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
    at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
    at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
    at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
    at Docker.Notifications.BackgroundUpdateWatcher.UpdateSystrayFromJob(IBackgroundCopyJob job) in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Notifications\BackgroundUpdateWatcher.cs:line 71
    at Docker.Notifications.BackgroundUpdateWatcher.OnBackgroundJobActive() in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Notifications\BackgroundUpdateWatcher.cs:line 36
    --- End of inner exception stack trace ---
    at Docker.Notifications.BackgroundUpdateWatcher.OnBackgroundJobActive() in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Notifications\BackgroundUpdateWatcher.cs:line 41
    at Docker.ApiServices.Update.Updater.d__16.MoveNext() in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\Update\Updater.cs:line 162
    --- 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.Update.Updater.<>c__DisplayClass11_0.<b__0>d.MoveNext() in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\Update\Updater.cs:line 65
    --- 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.Update.Updater.d__14.MoveNext() in C:\workspaces\4.12.x\src\github.com\docker\pinata\win\src\Docker.ApiServices\Update\Updater.cs:line 115

Output of & "C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe" check

PS C:\Program Files\Docker\Docker\resources> .\com.docker.diagnose.exe check
[2022-10-18T18:11:43.306416700Z][com.docker.diagnose.exe][I] set path configuration to OnHost
Starting diagnostics

[PASS] DD0027: is there available disk space on the host?
[PASS] DD0028: is there available VM disk space?
[FAIL] DD0031: does the Docker API work? error during connect: This error may indicate that the docker daemon is not running.: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine_linux/v1.24/containers/json?limit=0": open //./pipe/docker_engine_linux: The system cannot find the file specified.
[FAIL] DD0004: is the Docker engine running? Get "http://ipc/docker": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:49.116822100Z][com.docker.diagnose.exe][I] ipc.NewClient: 4ff7bd63-com.docker.diagnose -> \.\pipe\dockerLifecycleServer VMDockerdAPI
[linuxkit/pkg/desktop-host-tools/pkg/client.NewClientForPath(...)
[ linuxkit/pkg/desktop-host-tools/pkg/client/client.go:59
[linuxkit/pkg/desktop-host-tools/pkg/client.NewClient({0x114655d, 0x13})
[ linuxkit/pkg/desktop-host-tools/pkg/client/client.go:53 +0x99
[common/pkg/diagkit/gather/diagnose.isDockerEngineRunning()
[ common/pkg/diagkit/gather/diagnose/dockerd.go:21 +0x29
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f30a0)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f30a0)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0xf9cb77?, 0x16f30a0)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x2, 0x16f30a0, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f3120?, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287
[2022-10-18T18:11:49.117343600Z][com.docker.diagnose.exe][I] (64933a1c) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /docker
[2022-10-18T18:11:49.117343600Z][com.docker.diagnose.exe][W] (64933a1c) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /docker (0s): Get "http://ipc/docker": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:49.117866900Z][com.docker.diagnose.exe][I] (64933a1c-1) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:49.117866900Z][com.docker.diagnose.exe][W] (64933a1c-1) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:50.119703000Z][com.docker.diagnose.exe][I] (64933a1c-2) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:50.120206600Z][com.docker.diagnose.exe][W] (64933a1c-2) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (503.6µs): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:51.122269400Z][com.docker.diagnose.exe][I] (64933a1c-3) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:51.122870500Z][com.docker.diagnose.exe][W] (64933a1c-3) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (601.1µs): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:52.124232400Z][com.docker.diagnose.exe][I] (64933a1c-4) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:52.125715200Z][com.docker.diagnose.exe][W] (64933a1c-4) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (969.2µs): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:53.141923000Z][com.docker.diagnose.exe][I] (64933a1c-5) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:53.143050500Z][com.docker.diagnose.exe][W] (64933a1c-5) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (1.1275ms): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:54.157996400Z][com.docker.diagnose.exe][I] (64933a1c-6) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:54.159600800Z][com.docker.diagnose.exe][W] (64933a1c-6) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (1.4428ms): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:55.178823600Z][com.docker.diagnose.exe][I] (64933a1c-7) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:55.178823600Z][com.docker.diagnose.exe][W] (64933a1c-7) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (350.4µs): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.
[2022-10-18T18:11:56.184010100Z][com.docker.diagnose.exe][I] (64933a1c-8) 4ff7bd63-com.docker.diagnose C->S VMDockerdAPI GET /ping
[2022-10-18T18:11:56.184010100Z][com.docker.diagnose.exe][W] (64933a1c-8) 4ff7bd63-com.docker.diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerLifecycleServer: The system cannot find the file specified.

[FAIL] DD0011: are the LinuxKit services running? failed to ping VM diagnosticsd with error: Get "http://ipc/ping": open \.\pipe\dockerDiagnosticd: The system cannot find the file specified.
[2022-10-18T18:11:56.184010100Z][com.docker.diagnose.exe][I] ipc.NewClient: 7910fd38-diagnose -> \.\pipe\dockerDiagnosticd diagnosticsd
[common/pkg/diagkit/gather/diagnose.glob..func14()
[ common/pkg/diagkit/gather/diagnose/linuxkit.go:18 +0x8b
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f3020)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f3020)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0xf9cb77?, 0x16f3020)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x3, 0x16f3020, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x2, 0x16f30a0?, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f3120?, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc00059f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287
[2022-10-18T18:11:56.184010100Z][com.docker.diagnose.exe][I] (6e4f7e4a) 7910fd38-diagnose C->S diagnosticsd GET /ping
[2022-10-18T18:11:56.194033900Z][com.docker.diagnose.exe][W] (6e4f7e4a) 7910fd38-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerDiagnosticd: The system cannot find the file specified.

[PASS] DD0016: is the LinuxKit VM running?
[FAIL] DD0001: is the application running? Docker is not running
[SKIP] DD0018: does the host support virtualization?
[PASS] DD0002: does the bootloader have virtualization enabled?
[PASS] DD0017: can a VM be started?
[PASS] DD0024: is WSL installed?
[PASS] DD0021: is the WSL 2 Windows Feature enabled?
[PASS] DD0022: is the Virtual Machine Platform Windows Feature enabled?
[PASS] DD0025: are WSL distros installed?
[PASS] DD0026: is the WSL LxssManager service running?
[PASS] DD0029: is the WSL 2 Linux filesystem corrupt?
[PASS] DD0035: is the VM time synchronized?
[PASS] DD0015: are the binary symlinks installed?
error during connect: This error may indicate that the docker daemon is not running.: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json": open //./pipe/docker_engine: The system cannot find the file specified.
[FAIL] DD0003: is the Docker CLI working? exit status 1
[PASS] DD0013: is the $PATH ok?
[PASS] DD0005: is the user in the docker-users group?
[FAIL] DD0007: is the backend responding? failed to ping com.docker.backend with error: Get "http://ipc/ping": open \.\pipe\dockerBackendApiServer: The system cannot find the file specified.
[2022-10-18T18:12:06.434604500Z][com.docker.diagnose.exe][I] ipc.NewClient: a3e82639-diagnose -> \.\pipe\dockerBackendApiServer BackendAPI
[common/pkg/backend.NewClientForPath({0x113cef1?, 0x1?}, {0xc000203c00?, 0xf9bbc9?})
[ common/pkg/backend/client.go:170 +0x3d
[common/pkg/backend.NewClient({0x113cef1, 0x8})
[ common/pkg/backend/client.go:165 +0x50
[common/pkg/diagkit/gather/diagnose.glob..func9()
[ common/pkg/diagkit/gather/diagnose/ipc.go:25 +0x25
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f3420)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f3420)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0x2?, 0x16f3420)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f3420, 0xc0004a5728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc0004a5728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287

[FAIL] DD0014: are the backend processes running? 4 errors occurred:
* com.docker.backend.exe is not running
* vpnkit-bridge.exe is not running
* vpnkit.exe is not running
* com.docker.proxy.exe is not running

[FAIL] DD0008: is the native API responding? failed to ping tray application with error: Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:14.503306500Z][com.docker.diagnose.exe][I] ipc.NewClient: 5dc2af5b-diagnose -> \.\pipe\dockerBackendNativeApiServer CSharpAPI
[common/pkg/gui.NewClientForPath({0x113cef1?, 0x1256b38?}, {0xc0002d1d40?, 0xc00018e370?})
[ common/pkg/gui/client.go:60 +0x3d
[common/pkg/gui.NewClient({0x113cef1, 0x8})
[ common/pkg/gui/client.go:48 +0x50
[common/pkg/diagkit/gather/diagnose.glob..func10()
[ common/pkg/diagkit/gather/diagnose/ipc.go:40 +0x25
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f2e20)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f2e20)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0x2?, 0x16f2e20)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f2e20, 0xc000157728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc000157728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287
[2022-10-18T18:12:14.503306500Z][com.docker.diagnose.exe][I] (ffa2a657) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:14.503880400Z][com.docker.diagnose.exe][W] (ffa2a657) 5dc2af5b-diagnose C<-S NoResponse GET /ping (573.9µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:14.503880400Z][com.docker.diagnose.exe][I] (ffa2a657-1) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:14.504415400Z][com.docker.diagnose.exe][W] (ffa2a657-1) 5dc2af5b-diagnose C<-S NoResponse GET /ping (535µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:15.507108700Z][com.docker.diagnose.exe][I] (ffa2a657-2) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:15.508321600Z][com.docker.diagnose.exe][W] (ffa2a657-2) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.423ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:16.513535800Z][com.docker.diagnose.exe][I] (ffa2a657-3) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:16.515175200Z][com.docker.diagnose.exe][W] (ffa2a657-3) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.6394ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:17.533577800Z][com.docker.diagnose.exe][I] (ffa2a657-4) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:17.534880400Z][com.docker.diagnose.exe][W] (ffa2a657-4) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.3026ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:18.555541900Z][com.docker.diagnose.exe][I] (ffa2a657-5) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:18.555541900Z][com.docker.diagnose.exe][W] (ffa2a657-5) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:19.568724500Z][com.docker.diagnose.exe][I] (ffa2a657-6) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:19.568963000Z][com.docker.diagnose.exe][W] (ffa2a657-6) 5dc2af5b-diagnose C<-S NoResponse GET /ping (238.5µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:20.571555600Z][com.docker.diagnose.exe][I] (ffa2a657-7) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:20.571795900Z][com.docker.diagnose.exe][W] (ffa2a657-7) 5dc2af5b-diagnose C<-S NoResponse GET /ping (240.3µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:21.572752400Z][com.docker.diagnose.exe][I] (ffa2a657-8) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:21.572752400Z][com.docker.diagnose.exe][W] (ffa2a657-8) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:22.574127500Z][com.docker.diagnose.exe][I] (ffa2a657-9) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:22.574383700Z][com.docker.diagnose.exe][W] (ffa2a657-9) 5dc2af5b-diagnose C<-S NoResponse GET /ping (256.2µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:22.574383700Z][com.docker.diagnose.exe][I] (ffa2a657-10) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:22.574383700Z][com.docker.diagnose.exe][W] (ffa2a657-10) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:23.575332800Z][com.docker.diagnose.exe][I] (ffa2a657-11) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:23.575332800Z][com.docker.diagnose.exe][W] (ffa2a657-11) 5dc2af5b-diagnose C<-S NoResponse GET /ping (226.2µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:24.577066000Z][com.docker.diagnose.exe][I] (ffa2a657-12) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:24.577292900Z][com.docker.diagnose.exe][W] (ffa2a657-12) 5dc2af5b-diagnose C<-S NoResponse GET /ping (226.9µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:25.585621600Z][com.docker.diagnose.exe][I] (ffa2a657-13) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:25.585621600Z][com.docker.diagnose.exe][W] (ffa2a657-13) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:26.596506800Z][com.docker.diagnose.exe][I] (ffa2a657-14) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:26.596753500Z][com.docker.diagnose.exe][W] (ffa2a657-14) 5dc2af5b-diagnose C<-S NoResponse GET /ping (246.7µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:27.597830100Z][com.docker.diagnose.exe][I] (ffa2a657-15) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:27.598094400Z][com.docker.diagnose.exe][W] (ffa2a657-15) 5dc2af5b-diagnose C<-S NoResponse GET /ping (264.3µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:28.603438100Z][com.docker.diagnose.exe][I] (ffa2a657-16) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:28.603438100Z][com.docker.diagnose.exe][W] (ffa2a657-16) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:29.616045400Z][com.docker.diagnose.exe][I] (ffa2a657-17) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:29.616045400Z][com.docker.diagnose.exe][W] (ffa2a657-17) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:30.617980400Z][com.docker.diagnose.exe][I] (ffa2a657-18) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:30.618261000Z][com.docker.diagnose.exe][W] (ffa2a657-18) 5dc2af5b-diagnose C<-S NoResponse GET /ping (280.6µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:30.618261000Z][com.docker.diagnose.exe][I] (ffa2a657-19) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:30.618261000Z][com.docker.diagnose.exe][W] (ffa2a657-19) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:31.621539800Z][com.docker.diagnose.exe][I] (ffa2a657-20) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:31.621782800Z][com.docker.diagnose.exe][W] (ffa2a657-20) 5dc2af5b-diagnose C<-S NoResponse GET /ping (243µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:32.635222300Z][com.docker.diagnose.exe][I] (ffa2a657-21) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:32.635222300Z][com.docker.diagnose.exe][W] (ffa2a657-21) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:33.642357600Z][com.docker.diagnose.exe][I] (ffa2a657-22) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:33.642553100Z][com.docker.diagnose.exe][W] (ffa2a657-22) 5dc2af5b-diagnose C<-S NoResponse GET /ping (195.5µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:34.654979200Z][com.docker.diagnose.exe][I] (ffa2a657-23) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:34.655256900Z][com.docker.diagnose.exe][W] (ffa2a657-23) 5dc2af5b-diagnose C<-S NoResponse GET /ping (277.7µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:35.662860700Z][com.docker.diagnose.exe][I] (ffa2a657-24) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:35.662860700Z][com.docker.diagnose.exe][W] (ffa2a657-24) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:36.665700800Z][com.docker.diagnose.exe][I] (ffa2a657-25) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:36.665700800Z][com.docker.diagnose.exe][W] (ffa2a657-25) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:37.668518700Z][com.docker.diagnose.exe][I] (ffa2a657-26) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:37.668518700Z][com.docker.diagnose.exe][W] (ffa2a657-26) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:38.670789000Z][com.docker.diagnose.exe][I] (ffa2a657-27) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:38.670789000Z][com.docker.diagnose.exe][W] (ffa2a657-27) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:38.670789000Z][com.docker.diagnose.exe][I] (ffa2a657-28) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:38.670789000Z][com.docker.diagnose.exe][W] (ffa2a657-28) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:39.672609900Z][com.docker.diagnose.exe][I] (ffa2a657-29) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:39.672609900Z][com.docker.diagnose.exe][W] (ffa2a657-29) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:40.697931000Z][com.docker.diagnose.exe][I] (ffa2a657-30) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:40.697931000Z][com.docker.diagnose.exe][W] (ffa2a657-30) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:41.699690700Z][com.docker.diagnose.exe][I] (ffa2a657-31) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:41.699690700Z][com.docker.diagnose.exe][W] (ffa2a657-31) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:42.702373400Z][com.docker.diagnose.exe][I] (ffa2a657-32) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:42.702373400Z][com.docker.diagnose.exe][W] (ffa2a657-32) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:43.716299600Z][com.docker.diagnose.exe][I] (ffa2a657-33) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:43.717065600Z][com.docker.diagnose.exe][W] (ffa2a657-33) 5dc2af5b-diagnose C<-S NoResponse GET /ping (766µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:44.725528300Z][com.docker.diagnose.exe][I] (ffa2a657-34) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:44.726436200Z][com.docker.diagnose.exe][W] (ffa2a657-34) 5dc2af5b-diagnose C<-S NoResponse GET /ping (907.9µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:45.730975700Z][com.docker.diagnose.exe][I] (ffa2a657-35) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:45.731239200Z][com.docker.diagnose.exe][W] (ffa2a657-35) 5dc2af5b-diagnose C<-S NoResponse GET /ping (263.5µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:46.745863100Z][com.docker.diagnose.exe][I] (ffa2a657-36) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:46.745863100Z][com.docker.diagnose.exe][W] (ffa2a657-36) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:46.745863100Z][com.docker.diagnose.exe][I] (ffa2a657-37) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:46.745863100Z][com.docker.diagnose.exe][W] (ffa2a657-37) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:47.755866800Z][com.docker.diagnose.exe][I] (ffa2a657-38) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:47.755866800Z][com.docker.diagnose.exe][W] (ffa2a657-38) 5dc2af5b-diagnose C<-S NoResponse GET /ping (198.3µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:48.759131200Z][com.docker.diagnose.exe][I] (ffa2a657-39) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:48.759131200Z][com.docker.diagnose.exe][W] (ffa2a657-39) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:49.760915100Z][com.docker.diagnose.exe][I] (ffa2a657-40) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:49.761135600Z][com.docker.diagnose.exe][W] (ffa2a657-40) 5dc2af5b-diagnose C<-S NoResponse GET /ping (220.5µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:50.774246700Z][com.docker.diagnose.exe][I] (ffa2a657-41) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:50.775250500Z][com.docker.diagnose.exe][W] (ffa2a657-41) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.0038ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:51.783375700Z][com.docker.diagnose.exe][I] (ffa2a657-42) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:51.783574700Z][com.docker.diagnose.exe][W] (ffa2a657-42) 5dc2af5b-diagnose C<-S NoResponse GET /ping (199µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:52.785829500Z][com.docker.diagnose.exe][I] (ffa2a657-43) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:52.785829500Z][com.docker.diagnose.exe][W] (ffa2a657-43) 5dc2af5b-diagnose C<-S NoResponse GET /ping (153.6µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:53.791984000Z][com.docker.diagnose.exe][I] (ffa2a657-44) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:53.791984000Z][com.docker.diagnose.exe][W] (ffa2a657-44) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:54.806656600Z][com.docker.diagnose.exe][I] (ffa2a657-45) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:54.806656600Z][com.docker.diagnose.exe][W] (ffa2a657-45) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:54.806656600Z][com.docker.diagnose.exe][I] (ffa2a657-46) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:54.806656600Z][com.docker.diagnose.exe][W] (ffa2a657-46) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:55.808740900Z][com.docker.diagnose.exe][I] (ffa2a657-47) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:55.809011900Z][com.docker.diagnose.exe][W] (ffa2a657-47) 5dc2af5b-diagnose C<-S NoResponse GET /ping (271µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:56.811622200Z][com.docker.diagnose.exe][I] (ffa2a657-48) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:56.812788100Z][com.docker.diagnose.exe][W] (ffa2a657-48) 5dc2af5b-diagnose C<-S NoResponse GET /ping (82.7µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:57.812988600Z][com.docker.diagnose.exe][I] (ffa2a657-49) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:57.813124300Z][com.docker.diagnose.exe][W] (ffa2a657-49) 5dc2af5b-diagnose C<-S NoResponse GET /ping (135.7µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:58.815424600Z][com.docker.diagnose.exe][I] (ffa2a657-50) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:58.816172500Z][com.docker.diagnose.exe][W] (ffa2a657-50) 5dc2af5b-diagnose C<-S NoResponse GET /ping (747.9µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:12:59.818349600Z][com.docker.diagnose.exe][I] (ffa2a657-51) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:12:59.818932700Z][com.docker.diagnose.exe][W] (ffa2a657-51) 5dc2af5b-diagnose C<-S NoResponse GET /ping (583.1µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:00.828519400Z][com.docker.diagnose.exe][I] (ffa2a657-52) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:00.828519400Z][com.docker.diagnose.exe][W] (ffa2a657-52) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:01.838257200Z][com.docker.diagnose.exe][I] (ffa2a657-53) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:01.839144800Z][com.docker.diagnose.exe][W] (ffa2a657-53) 5dc2af5b-diagnose C<-S NoResponse GET /ping (887.6µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:02.840745300Z][com.docker.diagnose.exe][I] (ffa2a657-54) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:02.840745300Z][com.docker.diagnose.exe][W] (ffa2a657-54) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:02.840745300Z][com.docker.diagnose.exe][I] (ffa2a657-55) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:02.840745300Z][com.docker.diagnose.exe][W] (ffa2a657-55) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:03.844639900Z][com.docker.diagnose.exe][I] (ffa2a657-56) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:03.844639900Z][com.docker.diagnose.exe][W] (ffa2a657-56) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:04.853209700Z][com.docker.diagnose.exe][I] (ffa2a657-57) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:04.853209700Z][com.docker.diagnose.exe][W] (ffa2a657-57) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:05.867940700Z][com.docker.diagnose.exe][I] (ffa2a657-58) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:05.868119500Z][com.docker.diagnose.exe][W] (ffa2a657-58) 5dc2af5b-diagnose C<-S NoResponse GET /ping (178.8µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:06.876429100Z][com.docker.diagnose.exe][I] (ffa2a657-59) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:06.876429100Z][com.docker.diagnose.exe][W] (ffa2a657-59) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:07.889841700Z][com.docker.diagnose.exe][I] (ffa2a657-60) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:07.891085400Z][com.docker.diagnose.exe][W] (ffa2a657-60) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.2437ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:08.892375300Z][com.docker.diagnose.exe][I] (ffa2a657-61) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:08.892375300Z][com.docker.diagnose.exe][W] (ffa2a657-61) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:09.895578800Z][com.docker.diagnose.exe][I] (ffa2a657-62) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:09.895578800Z][com.docker.diagnose.exe][W] (ffa2a657-62) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:10.908147300Z][com.docker.diagnose.exe][I] (ffa2a657-63) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:10.908147300Z][com.docker.diagnose.exe][W] (ffa2a657-63) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:10.908147300Z][com.docker.diagnose.exe][I] (ffa2a657-64) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:10.908147300Z][com.docker.diagnose.exe][W] (ffa2a657-64) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:11.908774600Z][com.docker.diagnose.exe][I] (ffa2a657-65) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:11.909896500Z][com.docker.diagnose.exe][W] (ffa2a657-65) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.1219ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:12.925193700Z][com.docker.diagnose.exe][I] (ffa2a657-66) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:12.926096400Z][com.docker.diagnose.exe][W] (ffa2a657-66) 5dc2af5b-diagnose C<-S NoResponse GET /ping (902.7µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:13.941840400Z][com.docker.diagnose.exe][I] (ffa2a657-67) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:13.942819000Z][com.docker.diagnose.exe][W] (ffa2a657-67) 5dc2af5b-diagnose C<-S NoResponse GET /ping (978.6µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:14.953777700Z][com.docker.diagnose.exe][I] (ffa2a657-68) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:14.954044100Z][com.docker.diagnose.exe][W] (ffa2a657-68) 5dc2af5b-diagnose C<-S NoResponse GET /ping (266.4µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:15.957043100Z][com.docker.diagnose.exe][I] (ffa2a657-69) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:15.957350100Z][com.docker.diagnose.exe][W] (ffa2a657-69) 5dc2af5b-diagnose C<-S NoResponse GET /ping (307µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:16.968051300Z][com.docker.diagnose.exe][I] (ffa2a657-70) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:16.968269200Z][com.docker.diagnose.exe][W] (ffa2a657-70) 5dc2af5b-diagnose C<-S NoResponse GET /ping (217.9µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:17.981099400Z][com.docker.diagnose.exe][I] (ffa2a657-71) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:17.981099400Z][com.docker.diagnose.exe][W] (ffa2a657-71) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:18.982579400Z][com.docker.diagnose.exe][I] (ffa2a657-72) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:18.982579400Z][com.docker.diagnose.exe][W] (ffa2a657-72) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:18.982579400Z][com.docker.diagnose.exe][I] (ffa2a657-73) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:18.982579400Z][com.docker.diagnose.exe][W] (ffa2a657-73) 5dc2af5b-diagnose C<-S NoResponse GET /ping (0s): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:19.986277800Z][com.docker.diagnose.exe][I] (ffa2a657-74) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:19.986484900Z][com.docker.diagnose.exe][W] (ffa2a657-74) 5dc2af5b-diagnose C<-S NoResponse GET /ping (207.1µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:20.875719700Z][com.docker.diagnose.exe][I] set ipc in shutting mode state
[2022-10-18T18:13:20.989353100Z][com.docker.diagnose.exe][I] (ffa2a657-75) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:20.990334900Z][com.docker.diagnose.exe][W] (ffa2a657-75) 5dc2af5b-diagnose C<-S NoResponse GET /ping (981.8µs): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:21.991785100Z][com.docker.diagnose.exe][I] (ffa2a657-76) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:21.993180400Z][com.docker.diagnose.exe][W] (ffa2a657-76) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.2972ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:22.995398400Z][com.docker.diagnose.exe][I] (ffa2a657-77) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:22.996696100Z][com.docker.diagnose.exe][W] (ffa2a657-77) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.2977ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:23.997413200Z][com.docker.diagnose.exe][I] (ffa2a657-78) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:23.998788900Z][com.docker.diagnose.exe][W] (ffa2a657-78) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.3757ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:25.000150800Z][com.docker.diagnose.exe][I] (ffa2a657-79) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:25.001827900Z][com.docker.diagnose.exe][W] (ffa2a657-79) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.6771ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.
[2022-10-18T18:13:26.011050800Z][com.docker.diagnose.exe][I] (ffa2a657-80) 5dc2af5b-diagnose C->S CSharpAPI GET /ping
[2022-10-18T18:13:26.012302200Z][com.docker.diagnose.exe][W] (ffa2a657-80) 5dc2af5b-diagnose C<-S NoResponse GET /ping (1.2515ms): Get "http://ipc/ping": open \.\pipe\dockerBackendNativeApiServer: The system cannot find the file specified.

[FAIL] DD0009: is the vpnkit API responding? open \.\pipe\dockerVpnKitDiagnostics: The system cannot find the file specified.
[FAIL] DD0010: is the Docker API proxy responding? failed to ping Docker proxy API with error: Get "http://ipc/desktop-diagnostics/ping": open \.\pipe\dockerDesktopLinuxEngine: The system cannot find the file specified.
[2022-10-18T18:13:26.021893800Z][com.docker.diagnose.exe][I] ipc.NewClient: d29232b7-diagnose -> \.\pipe\dockerDesktopLinuxEngine Proxy
[common/pkg/diagkit/gather/diagnose.glob..func12()
[ common/pkg/diagkit/gather/diagnose/ipc.go:91 +0x7a
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f35a0)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f35a0)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0x2?, 0x16f35a0)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f35a0, 0xc00034f728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc00034f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287
[2022-10-18T18:13:26.021893800Z][com.docker.diagnose.exe][I] (4a12e23c) d29232b7-diagnose C->S Proxy GET /desktop-diagnostics/ping
[2022-10-18T18:13:26.021893800Z][com.docker.diagnose.exe][W] (4a12e23c) d29232b7-diagnose C<-S NoResponse GET /desktop-diagnostics/ping (0s): Get "http://ipc/desktop-diagnostics/ping": open \.\pipe\dockerDesktopLinuxEngine: The system cannot find the file specified.

[PASS] DD0006: is the Docker Desktop Service responding?
[FAIL] DD0012: is the VM networking working? network checks failed: Post "http://ipc/check-network-connectivity": open \.\pipe\dockerDiagnosticd: The system cannot find the file specified.
[2022-10-18T18:13:26.083325300Z][com.docker.diagnose.exe][I] ipc.NewClient: d46f16dc-diagnose-network -> \.\pipe\dockerDiagnosticd diagnosticsd
[common/pkg/diagkit/gather/diagnose.runIsVMNetworkingOK()
[ common/pkg/diagkit/gather/diagnose/network.go:34 +0xd9
[common/pkg/diagkit/gather/diagnose.(*test).GetResult(0x16f32a0)
[ common/pkg/diagkit/gather/diagnose/test.go:46 +0x43
[common/pkg/diagkit/gather/diagnose.Run.func1(0x16f32a0)
[ common/pkg/diagkit/gather/diagnose/run.go:17 +0x5a
[common/pkg/diagkit/gather/diagnose.walkOnce.func1(0x2?, 0x16f32a0)
[ common/pkg/diagkit/gather/diagnose/run.go:140 +0x77
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x1, 0x16f32a0, 0xc00034f728)
[ common/pkg/diagkit/gather/diagnose/run.go:146 +0x36
[common/pkg/diagkit/gather/diagnose.walkDepthFirst(0x0, 0xcb?, 0xc00034f728)
[ common/pkg/diagkit/gather/diagnose/run.go:149 +0x73
[common/pkg/diagkit/gather/diagnose.walkOnce(0x1082340?, 0xc00035f890)
[ common/pkg/diagkit/gather/diagnose/run.go:135 +0xcc
[common/pkg/diagkit/gather/diagnose.Run(0x16f38a0, 0x974825?, {0xc00035fb20, 0x1, 0x1})
[ common/pkg/diagkit/gather/diagnose/run.go:16 +0x1d4
[main.checkCmd({0xc0000743d0?, 0xc0000743d0?, 0x4?}, {0x0, 0x0})
[ common/cmd/com.docker.diagnose/main.go:133 +0x105
[main.main()
[ common/cmd/com.docker.diagnose/main.go:99 +0x287
[2022-10-18T18:13:26.083325300Z][com.docker.diagnose.exe][I] (e64f32b0) d46f16dc-diagnose-network C->S diagnosticsd POST /check-network-connectivity: {"ips":["172.20.205.11","172.24.208.1","172.31.160.1"]}
[2022-10-18T18:13:26.083893500Z][com.docker.diagnose.exe][W] (e64f32b0) d46f16dc-diagnose-network C<-S NoResponse POST /check-network-connectivity (568.2µs): Post "http://ipc/check-network-connectivity": open \.\pipe\dockerDiagnosticd: The system cannot find the file specified.

[FAIL] DD0032: do Docker networks overlap with host IPs? error during connect: This error may indicate that the docker daemon is not running.: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine_linux/v1.24/networks": open //./pipe/docker_engine_linux: The system cannot find the file specified.
[SKIP] DD0030: is the image access management authorized?
[PASS] DD0033: does the host have Internet access?

Please investigate the following 1 issue:

1 : The test: is the application running?
Failed with: Docker is not running

Is the Docker Desktop application running?

Steps to reproduce the behavior

  1. Have a user without local admin (user1), download version 4.10.1 of Docker Desktop.
  2. Have them attempt to run the installer, using the windows UAC
    2a. have another user with Admin (user2) enter their credentials to do the install. Run the install with default settings.
  3. User2 adds user1 to the Docker Desktop group in windows.
  4. User1 signs out and then signs in.
  5. User1 starts Docker Desktop - then updates the software to the latest from within Docker Desktop settings.
  6. Docker Desktop will close, or user1 will close it.
  7. User1 opens Docker Desktop - Docker Desktop opens saying Docker Desktop starting... then hangs for 10-15min before closing
  8. User1 contacts user2 and has them enter their credentials to uninstall Docker Desktop 4.10.1 - uninstalling successfully
  9. User1 downloads Docker Desktop 4.12.0
  10. User1 opens the Docker Desktop 4.12.0 installer
    10a. user2 uses their credentials to start the installer. Docker Desktop is installed with default settings and user1 closes the installer.
  11. User1 opens Docker Desktop 4.12.0 - notices that it still says Updates available.
  12. Docker Desktop displays message Docker Desktop starting... -> Docker Desktop stopping... -> displays the default view and the engine in the bottom right corner is green -> Docker Desktop quit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions