为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:REQUEST_DATE: 2025-07-01 20:20:53 PAN_VERSION: 7.9.9 OS_VERSION: CentOS 7.6.1810 x86_64(Py3.7.9) REMOTE_ADDR: 14.19.36.247 REQUEST_URI: POST /plugin?action=get_index_listREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 NetType/WIFI MicroMessenger/7.0.20.1781(0x6700143B) WindowsWechat(0x63090c33) XWEB/13639 Flue
相关截图(日志、错误):Traceback (most recent call last): File "pluginAuth.py", line 397, in pluginAuth.Plugin.get_plugin_listAttributeError: 'bool' object has no attribute 'encode'During handling of the above exception, another exception occurred:Traceback (most recent call last): File "pluginAuth.py", line 419, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1999, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1946, in run result = getattr(toObject, get.action)(get) File "class/panelPlugin.py", line 1575, in get_index_list softList = self.get_cloud_list(get)['list'] File "class/panelPlugin.py", line 1075, in get_cloud_list softList = Plugin(False).get_plugin_list(force) File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器
|
|