An error occurred while the panel was running!
TypeError: 'bool' object is not subscriptable
REQUEST_DATE: 2024-10-21 16:30:34
PAN_VERSION: 6.8.35
OS_VERSION: Debian GNU/Linux 12 x86_64(Py3.7.16)
REMOTE_ADDR: 10.95.202.1
REQUEST_URI: POST /config?action=check_nps
REQUEST_FORM: {'product_type': '1'}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1929, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1881, in run
result = getattr(toObject, get.action)(get)
File "class/config.py", line 2849, in check_nps
datas = {'nonce': res['nonce'],
TypeError: 'bool' object is not subscriptable