为了能快速了解并处理您的问题,请提供以下基础信息: 面板、插件版本:面板:8.0.2,插件:Node.js版本管理器 1.9 问题描述:删除Node.js版本管理器 1.9失败,node项目和node版本都删除了,还是报错, REQUEST_DATE: 2023-09-15 16:25:31 PAN_VERSION: 8.0.2 OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) REMOTE_ADDR: 220.173.37.245 REQUEST_URI: POST /plugin?action=uninstall_pluginREQUEST_FORM: {'sName': 'nodejs', 'version': '1.9'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2023, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1970, in run result = getattr(toObject, get.action)(get) File "class/panelPlugin.py", line 1003, in uninstall_plugin if res['status']:TypeError: 'Response' object is not subscriptable
|