出错了,[宝塔网站防火墙]运行时发生错误!TypeError: 'bool' object is not iterable
REQUEST_DATE: 2026-09-14 16:11:29 PAN_VERSION: 13.0.0 OS_VERSION: openEuler 22.03 LTS x86_64(Py3.13.14) REMOTE_ADDR: 192.168.104.4 REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Dbtwaf%26s%3Dget_rule_ipREQUEST_FORM: {'rule': 'ip_white', 'p': '1', 'limit': '10'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/152.0.0.0 Safari/537.36Traceback (most recent call last): File "/www/server/panel/class/panelPlugin.py", line 3830, in a return p.exec_fun(get) ~~~~~~~~~~^^^^^ File "/www/server/panel/class/pluginAuth.py", line 67, in exec_fun raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last): File "/www/server/panel/plugin/btwaf/btwaf_main.py", line 10835, in get_rule_ipTypeError: 'bool' object is not iterable |
|