1Panel应用市场安装任何应用都显示镜像失败,我都换了我阿里云镜像了,但是失败还是提示之前的io

2026/03/26 10:07:01 安装应用 [CoPaw] 任务开始 [START]

2026/03/26 10:07:01 开始拉取镜像 [agentscope/copaw:v0.2.0]

2026/03/26 10:07:16 拉取镜像 失败 : 拉取镜像超时,请调整镜像加速配置:Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

2026/03/26 10:07:16 安装应用 [CoPaw] 失败: 拉取镜像超时,请调整镜像加速配置:Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

2026/03/26 10:07:17 [TASK-END]
提问之前请先在 1Panel 问题排查思路 找一下有没有解决方案
提需求请在 https://github.com/1Panel-dev/1Panel/issues 这里提 100% 回复

应用安装失败 请参考 Docker Hub 无法访问:应用安装失败,镜像拉取超时的解决方案

反馈问题【BUG】请附带以下信息
1Panel 版本:
操作系统(设备):
关键截图:
日志:
没有上述信息的问题很有可能不被回答

可以多试试这几个

{
    "registry-mirrors": [
        "https://docker.1ms.run",
        "https://docker.1panel.live",
        "https://docker.m.ixdev.cn",
        "https://hub.rat.dev",
        "https://docker.xuanyuan.me"
    ]
}