REQUEST_DATE: 2022-03-25 22:50:45
PAN_VERSION: 7.9.0
OS_VERSION: CentOS 7.4.1708 x86_64(Py3.7.9)
REMOTE_ADDR: 140.240.38.98
REQUEST_URI: POST /plugin?action=get_index_list
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36
Traceback (most recent call last):
File "class/pluginAuth.py", line 113, in panel.class.pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-1
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_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-2
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1756, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1704, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 1295, in get_index_list
softList = self.get_cloud_list(get)['list']
File "class/panelPlugin.py", line 929, in get_cloud_list
softList = Plugin(False).get_plugin_list(force)
File "class/pluginAuth.py", line 131, in panel.class.pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-3 |
|