安装Nginx免费防火墙提示:
出错了,面板运行时发生错误!
TypeError: the JSON object must be str, bytes or bytearray, not bool
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1850, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1797, in run
result = getattr(toObject,get.action)(get)
File "class/panelAuth.py", line 86, in create_plugin_other_order
return json.loads(public.httpPost(p_url,pdata))
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
|
|