Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2301, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 2248, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelSafeController.py", line 75, in model
result = PluginLoader.module_run(module_name,def_name,pdata)
File "/www/server/panel/class/safeModel/firewallModel.py", line 280, in get_rules_list
res_data[i]['status'] = -1
TypeError: 'str' object does not support item assignment |