Traceback (most recent call last): File "class/panelSSL.py", line 1043, 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 boolDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1753, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1701, in run result = getattr(toObject,get.action)(get) File "class/panelSSL.py", line 1057, in GetAuthToken raise public.error_conn_cloud(str(ex))public.PanelError: 面板运行时发生错误: 抱歉,连接云端服务器失败! -
|
|