6ZmI5oC7 发表于 2023-12-10 20:06:00

新人求助帖

前段时间换了ssl然后面板开了ssl忘记给面板换,导致ssl进不去,在知乎搜了一段命令记得是删了什么东西的,后面再打开面板之后就报错

现求助各位大佬指点一二!
具体报错:REQUEST_DATE: 2023-12-10 18:54:52
PAN_VERSION: 8.0.4OS_VERSION: Ubuntu 22.04 LTS x86_64(Py3.7.8) REMOTE_ADDR: 119.143.172.222 REQUEST_URI: POST /plugin?action=get_index_listREQUEST_FORM: {}USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0Traceback (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 "/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 "class/panelPlugin.py", line 1614, in get_index_list    softList = self.get_cloud_list(get)['list']File "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: 面板运行时发生错误: 无法连接宝塔云端服务器

6ZmI5oC7 发表于 2023-12-11 19:57:57

已经解决了,使用了命令:sudo curl https://io.bt.sb/install/update_panel.sh | sudo bash
页: [1]
查看完整版本: 新人求助帖