您好,这些都试过了,绑定账号时还是出现了错误
REQUEST_DATE: 2022-04-22 15:25:47
PAN_VERSION: 7.9.0
OS_VERSION: CentOS 7.5.1804 x86_64(Py3.7.9)
REMOTE_ADDR: 192.168.1.200
REQUEST_URI: POST /ssl?action=GetAuthToken
REQUEST_FORM: {'username': '******', 'password': '******'}
USER_AGENT: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36
Traceback (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 341, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not bool
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1715, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1663, in run
result = getattr(toObject,get.action)(get)
File "class/panelSSL.py", line 1051, in GetAuthToken
raise public.error_conn_cloud(str(ex))
public.PanelError: 面板运行时发生错误: 抱歉,连接云端服务器失败! - |