简体   繁体   English

Docker 无法连接到 inte.net - 连接因对等错误而重置

[英]Docker can't connect to internet - connection reset by peer error

I'm trying to get docker set up on my machine and for some reason docker hasn't been able to connect to the inte.net.我正在尝试在我的机器上设置 docker,但出于某种原因 docker 无法连接到 inte.net。 If anyone has any tips let me know.如果有人有任何提示,请告诉我。 This is on the apple chip mac on Monterey.这是在 Monterey 的 apple chip mac 上。

The error is - Error response from daemon: Get "https://registry-1.docker.io/v2/": read tcp 192.168.65.4:59530->192.168.65.5:3128: read: connection reset by peer.错误是 - 来自守护程序的错误响应:获取“https://registry-1.docker.io/v2/”:读取 tcp 192.168.65.4:59530->192.168.65.5:3128:读取:对等方重置连接。

I have tried to re-download and re-install docker a ton, restarted my computer, have gone through tons of stack overflow/etc.我尝试重新下载并重新安装 docker 一吨,重新启动我的电脑,经历了大量的堆栈溢出等。 tips but haven't been able to debug it.提示,但无法调试它。 I've also changed wifi.networks and removed SentinelOne.我还更改了 wifi.networks 并删除了 SentinelOne。 The error in the screenshot below is what I try to get if I try to login via the terminal, try and set up docker's onboarding container, or run a build.下面屏幕截图中的错误是我尝试通过终端登录、尝试设置 docker 的入职容器或运行构建时尝试得到的错误。

enter image description here在此处输入图像描述

Try uninstall again and re-download an older version, version 4.12.0 worked for me after being stuck on this issue for days尝试再次卸载并重新下载旧版本,在这个问题上停留了几天后,4.12.0 版本对我有用

https://docs.docker.com/desktop/release-notes/#docker-community-edition-17120-ce-mac49-2018-01-19 https://docs.docker.com/desktop/release-notes/#docker-community-edition-17120-ce-mac49-2018-01-19

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM