宝塔用户_dzsuys 发表于 昨天 12:41

【待反馈】出错了,面板运行时发生错误

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
免费版8.0.4
系统版本:
CentOS 7.9.2009 x86_64(Py3.7.9)
问题描述:
出错了,面板运行时发生错误
相关截图(日志、错误):提示更新面板退出还是不行。REQUEST_DATE: 2025-07-06 12:40:56 PAN_VERSION: 8.0.4OS_VERSION: CentOS7.9.2009 x86_64(Py3.7.9) REMOTE_ADDR: 113.120.167.160 REQUEST_URI: POST /plugin?action=get_index_listREQUEST_FORM: {}USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) bt-client/1.2.5 Chrome/106.0.5249.199 Electron/21.4.4 Safari/537.36During 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 "/www/server/panel/BTPanel/__init__.py", line 2105, in publicObject    res = run_obj.run(toObject, defs, get)File "/www/server/panel/BTPanel/__init__.py", line 2052, in run    result = getattr(toObject, get.action)(get)File "/www/server/panel/class/panelPlugin.py", line 1614, in get_index_list    softList = self.get_cloud_list(get)['list']File "/www/server/panel/class/panelPlugin.py", line 1114, in get_cloud_list    softList = Plugin(False).get_plugin_list(force)File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器

阿珂 发表于 5 小时前

面板版本太旧了,先做个服务器快照
更新到最新版
wget -O update.sh https://download.bt.cn/install/update6.sh && bash update.sh 9.6.0
页: [1]
查看完整版本: 【待反馈】出错了,面板运行时发生错误