本帖最后由 堡塔运维香菜卷 于 2023-8-8 09:54 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:微步木马检测 出错了,[oneav]运行时发生错误!
相关截图(日志、错误): 出错了,[oneav]运行时发生错误!FileNotFoundError: [Errno 2] No such file or directory: '/www/server/panel/temp/oneav/info.json'
REQUEST_DATE: 2023-08-08 08:40:43 PAN_VERSION: 8.0.1 OS_VERSION: CentOS 7.6.1810 x86_64(Py3.7.9) REMOTE_ADDR: 111.225.166.155 REQUEST_URI: POST /plugin%3Faction%3Dinstall_pluginREQUEST_FORM: {'sName': 'oneav', 'version': '1', 'min_version': '0'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.188Traceback (most recent call last): File "class/panelPlugin.py", line 474, in __unpackup_plugin plugin_data_info = json.loads(public.ReadFile(p_info)) File "/www/server/panel/pyenv/lib/python3.7/json/__init__.py", line 341, in loads raise TypeError(f'the JSON object must be str, bytes or bytearray, 'TypeError: the JSON object must be str, bytes or bytearray, not boolDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "class/panelPlugin.py", line 476, in __unpackup_plugin plugin_data_info = json.loads(self.__read_file(p_info)) File "class/panelPlugin.py", line 346, in __read_file f_object = open(filename, mode=open_mode)FileNotFoundError: [Errno 2] No such file or directory: '/www/server/panel/temp/oneav/info.json'
|
|