隔段时间会出现后台不能登录,服务器命令行中执行 修复后能登录
已多次修复
REQUEST_DATE: 2022-07-27 12:03:18
PAN_VERSION: 7.9.37
OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9)
REMOTE_ADDR: 117.172.29.62
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/103.0.5060.134 Safari/537.36 Edg/103.0.1264.71
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1790, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1738, in run
result = getattr(toObject,get.action)(get)
File "/www/server/panel/class/panelPlugin.py", line 1332, in get_index_list
softList = self.get_cloud_list(get)['list']
File "/www/server/panel/class/panelPlugin.py", line 984, in get_cloud_list
raise public.PanelError(softList['msg'])
public.PanelError: 面板运行时发生错误: 软件列表解析失败,已尝试修复,请重试!
|
|