除了上面的那个错误,还有下面这个:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1734, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1682, 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 129, in panel.class.pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: '解析软件列表发生错误,已尝试自动修复,请刷新页面重试!' |