【已解答】出错了,面板运行时发生错误!求助怎么个情...
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:系统版本:8.0.6
问题描述:
相关截图(日志、错误):出错了,面板运行时发生错误! 面板运行时发生错误: 无法连接宝塔云端服务器
REQUEST_DATE: 2026-04-24 10:06:20VERSION: CentOS Stream 8 x86_64(Py3.7.8) - 8.0.6 REMOTE_ADDR: 42.92.144.175 REQUEST_URI: POST /project/scanning/list?REQUEST_FORM: {}USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0 Traceback (most recent call last):File "pluginAuth.py", line 399, in pluginAuth.Plugin.get_plugin_listFile "/www/server/panel/pyenv/lib/python3.7/json/__init__.py", line 348, in loads return _default_decoder.decode(s)File "/www/server/panel/pyenv/lib/python3.7/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end())File "/www/server/panel/pyenv/lib/python3.7/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from Nonejson.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)During handling of the above exception, another exception occurred:Traceback (most recent call last):File "pluginAuth.py", line 419, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器During handling of the above exception, another exception occurred:Traceback (most recent call last):File "/home/server/panel/BTPanel/__init__.py", line 2421, in publicObject res = run_obj.run(toObject, defs, get)File "/home/server/panel/BTPanel/__init__.py", line 2368, in run result = getattr(toObject, get.action)(get)File "class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata)File "/www/server/panel/class/projectModel/scanningModel.py", line 904, in list pay = self.__check_auth()File "/www/server/panel/class/projectModel/scanningModel.py", line 30, in __check_auth plugin_list = plugin_obj.get_plugin_list()File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器
您好,由于版本跨度太大,建议您做个快照后,执行下面命令进行覆盖安装(覆盖安装仅仅更新面板程序,不影响您的网站和数据库)
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec
如果操作后,还是提示这个错误,或者更新失败,请扫描右下角客户服务经理的二维码,联系我司客户服务经理,就说找我解决面板报错链接云端失败的问题
页:
[1]