Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1776, in panel_other
raise public.PanelError(data['msg'])
public.PanelError: 面板运行时发生错误: Traceback (most recent call last):
File "/www/server/panel/plugin/tamper_core/tamper_core_main.py", line 144, in read_config
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
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/plugin/tamper_core/tamper_core_main.py", line 1127, in get_glabal_total
File "/www/server/panel/plugin/tamper_core/tamper_core_main.py", line 148, in read_config
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 |