|
发表于 2022-6-7 23:31:13
|
显示全部楼层
本帖最后由 banth 于 2022-6-7 22:33 编辑
之前的7.91出现问题了,一直是弹出链接不上云端REQUEST_DATE: 2022-06-07 22:31:46 PAN_VERSION: 7.9.1 OS_VERSION: CentOS 7.3.1611 x86_64(Py3.7.9) REMOTE_ADDR: 我的IP 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/86.0.4240.198 Safari/537.36Traceback (most recent call last): File "pluginAuth.py", line 395, 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 417, 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 1748, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1696, in run result = getattr(toObject,get.action)(get) File "class/ajax.py", line 1423, in get_pay_type plugin_list = plu_panel.get_cloud_list() File "class/panelPlugin.py", line 937, in get_cloud_list softList = Plugin(False).get_plugin_list(force) File "pluginAuth.py", line 420, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器
|
|