You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
问题描述
以下是命令输入后的控制台输出:
docker pull wzpan/wukong-robot:latest
latest: Pulling from wzpan/wukong-robot
f11c1adaa26e: Retrying in 1 second
ac00c4d4c9c0: Retrying in 1 second
c3c6f012f594: Retrying in 1 second
1133e24b6550: Waiting
baafb1a12380: Waiting
4cea5c591904: Waiting
6e2f35909847: Waiting
c82b16765f9d: Waiting
0f492a8e7f68: Waiting
45c752dfbd58: Waiting
4d7d64dc5d8c: Waiting
7fc669dbf3cb: Waiting
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview wzpan/wukong-robot:latest
error pulling image configuration: download failed after attempts=6: dialing production.cloudflare.docker.com:443 container via direct connection because static system has no HTTPS proxy: connecting to 203.111.254.117:443: dial tcp 203.111.254.117:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
确认已寻找过答案
我已确认在 Github issue 页、常见问题页、文档 中都查找过,没有找到类似问题和资料。我也没有 google / bing/ 百度 / duckduckgo 到相关解答。
安装方式
docker安装
操作系统
win11
问题描述
以下是命令输入后的控制台输出:
docker pull wzpan/wukong-robot:latest
latest: Pulling from wzpan/wukong-robot
f11c1adaa26e: Retrying in 1 second
ac00c4d4c9c0: Retrying in 1 second
c3c6f012f594: Retrying in 1 second
1133e24b6550: Waiting
baafb1a12380: Waiting
4cea5c591904: Waiting
6e2f35909847: Waiting
c82b16765f9d: Waiting
0f492a8e7f68: Waiting
45c752dfbd58: Waiting
4d7d64dc5d8c: Waiting
7fc669dbf3cb: Waiting
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview wzpan/wukong-robot:latest
error pulling image configuration: download failed after attempts=6: dialing production.cloudflare.docker.com:443 container via direct connection because static system has no HTTPS proxy: connecting to 203.111.254.117:443: dial tcp 203.111.254.117:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
地址也改过了:
"registry-mirrors": [
"https://registry.docker-cn.com",
"https://docker.mirrors.ustc.edu.cn",
"https://hub-mirror.c.163.com"
]
The text was updated successfully, but these errors were encountered: