宝塔用户_ikyrbf 发表于 2024-8-2 14:59:55

【待反馈】一段时间没上宝塔,无法连接宝塔服务器

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版8.2.0
系统版本:ubuntu20.04
问题描述:一段时间没上宝塔,无法连接宝塔服务器,第一步修复失败了,所以来求助了
相关截图(日志、错误):Traceback (most recent call last):File "pluginAuth.py", line 397, in pluginAuth.Plugin.get_plugin_listAttributeError: 'bool' object has no attribute 'encode'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 "/www/server/panel/BTPanel/__init__.py", line 2430, in publicObject    res = run_obj.run(toObject, defs, get)File "/www/server/panel/BTPanel/__init__.py", line 2377, in run    result = getattr(toObject, get.action)(get)File "class/panelPlugin.py", line 2320, in get_soft_find    softList = self.get_cloud_list(args)['list']File "class/panelPlugin.py", line 1255, in get_cloud_list    softList = Plugin(False).get_plugin_list(force)File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器

是山河呀 发表于 2024-8-2 16:15:08

SSH可以连接到服务器吗

运维技术阿闯 发表于 2024-8-3 10:52:09

您好,您这边是老版本了,建议您更新一下版本,到9.1版本
ssh终端执行命令升级,升级前做好快照
curl http://download.bt.cn/install/update_panel.sh|bash
页: [1]
查看完整版本: 【待反馈】一段时间没上宝塔,无法连接宝塔服务器