Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
516 views
in Technique[技术] by (71.8m points)

Docker Desktop windows 10, pull freezes after downloading several files

Using Docker version 20.10.0, build 7287ab3 running docker desktop on windows 10 machine wsl-2

Pulling a small container like hello-world works, but pulling something like node freezes after several files load. So far tried:

Restarting Docker WSL shutdown Docker reinstall Disabling windows firewall Adding Dns resolution via google 8.8.8.8 in docker config Shutting down VPN, stopping mcafee antivirus Limiting the max-number of downloaded files to - 1 at a time, on docker configuration (Suggested on these forums). Cleaned the cache Any suggestions? The trouble is with the udp connection that is closing. I’ll Add the docker log here:

[16:58:14.593][WslIntegrationAgent-Ubuntu-20.04][Info ] msg=“proxy >> POST /v1.41/images/create?fromImage=node&tag=latest ”

[16:58:14.649][VpnKit ][Info ] vpnkit.exe: Connected Ethernet interface f6:16:36:bc:f9:c6

[16:58:14.649][VpnKit ][Info ] vpnkit.exe: UDP interface connected on 3.218.162.19

[16:58:15.398][VpnKit ][Info ] vpnkit.exe: Connected Ethernet interface f6:16:36:bc:f9:c6

[16:58:15.398][VpnKit ][Info ] vpnkit.exe: UDP interface connected on 52.4.20.24

[16:58:17.562][VpnKit ][Error ] vpnkit.exe: Socket.TCPv4.write tcp:3.218.162.19:443: caught Bad file descriptor returning Eof

[16:58:17.703][VpnKit ][Info ] vpnkit.exe: Connected Ethernet interface f6:16:36:bc:f9:c6

[16:58:17.704][VpnKit ][Info ] vpnkit.exe: UDP interface connected on 104.18.121.25

[17:01:49.130][VpnKit ][Info ] vpnkit.exe: Max retransmits reached for connection - terminating

[17:04:07.194][VpnKit ][Warning] vpnkit.exe: TCP 192.168.65.3:56154 > 104.18.121.25:443 closing flow due to idle port disconnection


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...