为了能快速了解并处理您的问题,请提供以下基础信息:
PAN_VERSION: 8.0.1 OS_VERSION: CentOS 7.6.1810 x86_64(Py3.7.9) 问题描述:出错了,面板运行时发生错误!
相关截图(日志、错误):
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/class/monitorModel/process_managementModel.py", line 182, in __init__ /VraJuu2EmN1fJjV8ELbStoy+NvUd5C4U3l5SFxwBYqHlGghTAj+KvzQIxH+57GjdeVm46KwnUg95Vg08AS+OA== File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器The above exception was the direct cause of the following exception:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2018, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1965, in run result = getattr(toObject, get.action)(get) File "class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata)SystemError: returned a result with an error set |
|