面板、插件版本:8.0.5系统版本: CentOS 7.6.1810 x86_64(Py3.7.9) 问题描述: 问题1:基本所有网站都报:403 Forbidden nginx,小部分站点报:502 Bad Gateway nginx 问题2:修改端口规则,面板报错,如下: Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2302, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2249, 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 583, in modify_rules _address = data.get("address", "") AttributeError: 'str' object has no attribute 'get'
相关截图(日志、错误):
|
|