Docker 桌面版 4.1 Windows - 无法启动 - 一直显示 "Docker Engine Starting"
Docker Desktop 4.1 Windows - Won't start - Keeps showing "Docker Engine Starting"
尝试了其他帖子的一些提示,并重新安装了几次,但没有任何效果。
%LOCALAPPDATA%/Docker/log.txt
不断重复打印:
[21:12:21.206][IPCClient ][Info ] (25ce5082) dbcce01c-WslIntegrationService-CSharp C->S WSLCrossDistroService GET /check
[21:12:21.208][LinuxWSL2Engine ][Info ] msg="(25ce5082) fdbefe10-cross-distro S<-C dbcce01c-WslIntegrationService-CSharp GET /check[[STACK]] at Docker.Engines.WslIntegrationService.<WaitForDistroReadyAsync>d__18.MoveNext() in C:\workspaces\master-merge\src\github.com\docker\pinata\win\src\Docker.Engines\WslIntegrationService.cs:line 0\n"
[21:12:21.208][LinuxWSL2Engine ][Error ] msg="(25ce5082) fdbefe10-cross-distro S->C dbcce01c-WslIntegrationService-CSharp GET /check (102.8▒s): can't access specified distro mount service: stat /run/guest-services/distro-services/ubuntu-20.04.sock: no such file or directory[[STACK]]main.StartCrossDistroServer.func2({0xc0cf20, 0xc000354c40})\n\t/go/src/github.com/docker/pinata/linuxkit/pkg/wsl-bootstrap/cross-distro-service.go:58 +0x412\n"
估计是最近更新后出现的,不知道有没有人运行遇到过类似的问题?
可能是4.1.0.0的bug,我已经恢复到4.0.1.0,现在可以正常使用了。
尝试了其他帖子的一些提示,并重新安装了几次,但没有任何效果。
%LOCALAPPDATA%/Docker/log.txt
不断重复打印:
[21:12:21.206][IPCClient ][Info ] (25ce5082) dbcce01c-WslIntegrationService-CSharp C->S WSLCrossDistroService GET /check
[21:12:21.208][LinuxWSL2Engine ][Info ] msg="(25ce5082) fdbefe10-cross-distro S<-C dbcce01c-WslIntegrationService-CSharp GET /check[[STACK]] at Docker.Engines.WslIntegrationService.<WaitForDistroReadyAsync>d__18.MoveNext() in C:\workspaces\master-merge\src\github.com\docker\pinata\win\src\Docker.Engines\WslIntegrationService.cs:line 0\n"
[21:12:21.208][LinuxWSL2Engine ][Error ] msg="(25ce5082) fdbefe10-cross-distro S->C dbcce01c-WslIntegrationService-CSharp GET /check (102.8▒s): can't access specified distro mount service: stat /run/guest-services/distro-services/ubuntu-20.04.sock: no such file or directory[[STACK]]main.StartCrossDistroServer.func2({0xc0cf20, 0xc000354c40})\n\t/go/src/github.com/docker/pinata/linuxkit/pkg/wsl-bootstrap/cross-distro-service.go:58 +0x412\n"
估计是最近更新后出现的,不知道有没有人运行遇到过类似的问题?
可能是4.1.0.0的bug,我已经恢复到4.0.1.0,现在可以正常使用了。