Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2296, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 2243, 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 276, in get_rules_list
if i['addtime'] not in content.keys():
TypeError: string indices must be integers |