teNsi0n 发表于 2022-4-18 16:18:50

【待反馈】升级到 7.9.0 需要登录账号,但是提示出错

出错了,面板运行时发生错误!TypeError: exceptions must derive from BaseException
REQUEST_DATE: 2022-04-18 16:18:34 PAN_VERSION: 7.9.0OS_VERSION: CentOS8.2.2004 x86_64(Py3.7.8) REMOTE_ADDR: 125.80.132.** REQUEST_URI: POST /ssl?action=GetAuthTokenREQUEST_FORM: {'username': '1861111****', 'password': '****'}USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36Traceback (most recent call last):File "class/panelSSL.py", line 1037, in GetAuthToken    result = json.loads(rtmp);File "/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 "/www/server/panel/BTPanel/__init__.py", line 1711, in publicObject    return run_exec().run(toObject, defs, get)File "/www/server/panel/BTPanel/__init__.py", line 1659, in run    result = getattr(toObject,get.action)(get)File "class/panelSSL.py", line 1051, in GetAuthToken    raise public.error_conn_cloud(str(ex))TypeError: exceptions must derive from BaseException
[*]很抱歉,面板运行时意外发生错误,请尝试按以下顺序尝试解除此错误:
[*]1、在[首页]右上角点击修复面板,并退出面板重新登录。
[*]2、如上述尝试未能解除此错误,请截图此窗口到宝塔论坛发贴寻求帮助, 论坛地址:https://www.bt.cn/bbs

teNsi0n 发表于 2022-4-18 16:52:31

我现在在绑定界面,无法绑定,右上角根本没有修复的按钮!

堡塔开发wzz 发表于 2022-4-18 23:38:10

执行下面的命令,然后截图发出来看看
curl http://download.bt.cn/tools/btcheck.sh|bash
history|grep sh
页: [1]
查看完整版本: 【待反馈】升级到 7.9.0 需要登录账号,但是提示出错