出错了,面板运行时发生错误!
面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-3
REQUEST_DATE: 2022-06-02 22:38:22
PAN_VERSION: 7.9.2
OS_VERSION: Debian GNU/Linux 10 x86_64(Py3.7.9)
REMOTE_ADDR: 未知IP地址
REQUEST_URI: POST /plugin?action=get_soft_list
REQUEST_FORM: {'p': '1', 'type': '0', 'tojs': 'soft.get_list', 'force': '0', 'query': ''}
USER_AGENT: Mozilla/5.0 (X11; Linux aarch64; rv:91.0) Gecko/20100101 Firefox/91.0
Traceback (most recent call last):
File "class/pluginAuth.py", line 100, in panel.class.pluginAuth.Plugin.get_plugin_list
File "class/pluginAuth.py", line 176, in panel.class.pluginAuth.Plugin.__flush_plugin_auth
public.PanelError: 面板运行时发生错误: {'status': False, 'msg': "curl error: /usr/bin/curl ->> /usr/bin/curl: /usr/local/lib/libcurl.so.4: no version information available (required by /usr/bin/curl)\ncurl: (7) Couldn't connect to server\n"}
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 1753, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1701, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 1259, in get_soft_list
softList = self.get_cloud_list(get)
File "class/panelPlugin.py", line 936, in get_cloud_list
softList = Plugin(False).get_plugin_list(force)
File "class/pluginAuth.py", line 133, in panel.class.pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-3 |