服务器已输入:
sed -i "/bt.cn/d" /etc/hosts
echo "116.10.184.232 www.bt.cn download.bt.cn api.bt.cn dg1.bt.cn dg2.bt.cn" >> /etc/hosts
绑定账号提示报错,报错信息如下:
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 1774, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1722, in run result = getattr(toObject,get.action)(get) File "class/panelSSL.py", line 1062, in GetAuthToken raise public.error_conn_cloud(str(ex)) public.Panel
|
|