面板版本:7.9.15
操作系统:CentOS 8.4.2105 x86_64(Py3.7.9)
错误内容:
Traceback (most recent call last): File "class/pluginAuth.py", line 98, in panel.class.pluginAuth.Plugin.get_plugin_list File "class/pluginAuth.py", line 174, in panel.class.pluginAuth.Plugin.__flush_plugin_authpublic.PanelError: 面板运行时发生错误: {'status': False, 'msg': 'curl error: /usr/local/curl/bin/curl ->> /usr/local/curl/bin/curl: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory\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_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-2During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1800, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1748, in run result = getattr(toObject,get.action)(get) File "class/panelPlugin.py", line 1289, in get_index_list softList = self.get_cloud_list(get)['list'] File "class/panelPlugin.py", line 928, in get_cloud_list softList = Plugin(False).get_plugin_list(force) File "class/pluginAuth.py", line 131, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器,请刷新页面重试-3
|
|