为了能快速了解并处理您的问题,请提供以下基础信息:
11.3.0
CentOS 7.8.2003 x86_64(Py3.7.9)
CentOS 7 升级11.3.0 点击docker的导航栏有时会报错
相关截图(日志、错误): AttributeError: 'bool' object has no attribute 'info'
REQUEST_DATE: 2025-11-22 10:33:48 VERSION: CentOS 7.8.2003 x86_64(Py3.7.9) - 11.3.0 REMOTE_ADDR: 116.249.240.191 REQUEST_URI: POST /btdocker/status/get_docker_system_info?REQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2559, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2506, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "/www/server/panel/class/btdockerModel/statusModel.py", line 279, in get_docker_system_info system_info = self.docker_client(self._url).info()AttributeError: 'bool' object has no attribute 'info'
|
|