Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2319, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 2266, in run
result = getattr(toObject, get.action)(get)
File "class/config.py", line 3498, in set_limit_area
"limit_area": json.loads(get_limit_area),
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 dict
|
|