REQUEST_DATE: 2022-12-10 00:11:17
PAN_VERSION: 7.9.1
OS_VERSION: CentOS 7.5.1804 x86_64(Py3.7.8)
REMOTE_ADDR: 139.227.114.10
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/108.0.0.0 Safari/537.36
Traceback (most recent call last):
File "class/pluginAuth.py", line 99, in panel.class.pluginAuth.Plugin.get_plugin_list
AttributeError: 'bool' object has no attribute 'encode'
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 1749, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1697, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 1302, in get_index_list
softList = self.get_cloud_list(get)['list']
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
目前数据库打不开,连接不上,点右上角的修复重启均无效果,并且升级不了,目前是7.9.1
网站也打不开出现数据库错误
软件商城也打不开,打开后空白效果
望大神帮忙指点一下,非常感谢
|
|