为了能快速了解并处理您的问题,请提供以下基础信息:
8.0
cenos7.5
升级8.0后无法打开文件菜单
相关截图(日志、错误)REQUEST_DATE: 2023-06-21 21:12:55 PAN_VERSION: 8.0.14 OS_VERSION: CentOS 7.7.1908 x86_64(Py3.7.4) REMOTE_ADDR: 121.224.247.145 REQUEST_URI: POST /files?action=GetDir REQUEST_FORM: {'p': '1', 'showRow': '500', 'path': '/www/wwwroot/ypzc.yach-sh.cn', 'is_operating': 'true', 'search': ''} USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2021, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1968, in run result = getattr(toObject, get.action)(get) File "class/files.py", line 602, in GetDir data = self._check_tamper(data) File "class/files.py", line 3159, in _check_tamper data["tamper_data"] = PluginLoader.plugin_run("tamper_core", "check_dir_safe", args) File "PluginLoader.py", line 560, in PluginLoader.plugin_run File "PluginLoader.py", line 86, in PluginLoader.Ploader.__init__ File "PluginLoader.py", line 396, in PluginLoader.Ploader.__compile AttributeError: 'NoneType' object has no attribute 'tamper_core_main'
|
|