新安装 1panel 访问 docker 容器异常

刚新安装的 1panel,docker在安装前已经存在。访问菜单容器的概览没有问题,容器、编排、镜像、网络等很慢,或者就是等待很久后弹出“请求超时,请稍后重试”。

反馈问题【BUG】请附带以下信息
1Panel 版本:v2.0.15
操作系统(设备): Debian GNU/Linux 11 (bullseye)
关键截图:


Snipaste_2025-12-15_12-51-30

日志:
index-JYPCXj8S.js:1 Uncaught (in promise) TypeError: p.value is not iterable at De (index-JYPCXj8S.js:1:17777)

{
“message”: “timeout of 20000ms exceeded”,
“name”: “AxiosError”,
“stack”: “AxiosError: timeout of 20000ms exceeded\n at g.ontimeout (http://1.1.1.1:123/assets/js/index-ueqC3PYh.js:43:6474)\n at Ri.request (http://1.1.1.1:123/assets/js/index-ueqC3PYh.js:45:2097)\n at async S (http://1.1.1.1:123/assets/js/index-DG8cUMmW.js:4:816)”,
“config”: {
“transitional”: {
“silentJSONParsing”: true,
“forcedJSONParsing”: true,
“clarifyTimeoutError”: false
},
“adapter”: [
“xhr”,
“http”,
“fetch”
],
“transformRequest”: [
null
],
“transformResponse”: [
null
],
“timeout”: 20000,
“xsrfCookieName”: “XSRF-TOKEN”,
“xsrfHeaderName”: “X-XSRF-TOKEN”,
“maxContentLength”: -1,
“maxBodyLength”: -1,
“env”: {},
“headers”: {
“Accept-Language”: “zh”,
“Accept”: “application/json, text/plain, /”,
“Content-Type”: “application/json”,
“CurrentNode”: “local”
},
“baseURL”: “/api/v2”,
“withCredentials”: true,
“method”: “post”,
“url”: “/containers/compose/search”,
“data”: “{"info":"","page":1,"pageSize":100}”,
“allowAbsoluteUrls”: true
},
“code”: “ECONNABORTED”
}

没有上述信息的问题很有可能不被回答