为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):REQUEST_DATE: 2023-05-20 06:39:14 PAN_VERSION: 7.9.9 OS_VERSION: CentOS 7.6.1810 x86_64(Py3.7.9) REMOTE_ADDR: 119.39.0.238 REQUEST_URI: POST /ajax?action=get_pay_typeREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.95 Safari/537.36
File "class/pluginAuth.py", line 99, in panel.class.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 "class/pluginAuth.py", line 128, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-2During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1996, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1943, in run result = getattr(toObject, get.action)(get) File "class/panelPlugin.py", line 1572, in get_index_list softList = self.get_cloud_list(get)['list'] File "class/panelPlugin.py", line 1072, in get_cloud_list softList = Plugin(False).get_plugin_list(force) File "class/pluginAuth.py", line 133, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-3 |
|