Docker Desktop(适用于苹果芯片)无法在苹果M1 Max芯片上工作



当我尝试启动它时,它在启动状态下堆叠,什么也没发生。重新安装和安装上一个。版本(4.4、4.5(并没有达到它在开始时仍在堆积的效果。。。诊断检查后:

/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check

这里是失败的

[FAIL] DD0031: does the Docker API work? Cannot connect to the Docker daemon at unix://docker.raw.sock. Is the docker daemon running?
[FAIL] DD0004: is the Docker engine running? Get "http://ipc/docker": dial unix lifecycle-server.sock: connect: no such file or directory
[FAIL] DD0011: are the LinuxKit services running? failed to ping VM diagnosticsd with error: Get "http://ipc/ping": dial unix diagnosticd.sock: connect: no such file or directory
[FAIL] DD0016: is the LinuxKit VM running? vm is not running: failed to open kmsg.log: open log/vm/kmsg.log: no such file or directory
[FAIL] DD0017: can a VM be started? vm has not started: failed to open kmsg.log: open log/vm/kmsg.log: no such file or directory
[FAIL] DD0003: is the Docker CLI working? exit status 1
[FAIL] DD0012: is the VM networking working? network checks failed: Post "http://ipc/check-network-connectivity": dial unix diagnosticd.sock: connect: no such file or directory
[FAIL] DD0032: do Docker networks overlap with host IPs? Cannot connect to the Docker daemon at unix://docker.raw.sock. Is the docker daemon running?

作为结论:

Please investigate the following 1 issue:
1 : The test: can a VM be started?
Failed with: vm has not started: failed to open kmsg.log: open log/vm/kmsg.log: no such file or directory

重置为出厂默认值似乎没有生效。重新启动也没用。

原来是因为在网络设置上打开了VPN。答案在这里找到

相关内容

  • 没有找到相关文章

最新更新