为了能快速了解并处理您的问题,请提供以下基础信息:
系统版本:CentOS 7.9.2009 x86_64(Py3.7.9)
相关截图(日志、错误):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 818, in install_plugin result = self.install_sync(pluginInfo, get) File "class/panelPlugin.py", line 868, in install_sync return self.__install_plugin(pluginInfo['name'], get.version) File "class/panelPlugin.py", line 96, in __install_plugin return self.__unpackup_plugin(filename) File "class/panelPlugin.py", line 452, in __unpackup_plugin '/dev/null') File "class/panelTask.py", line 432, in _unzip if dfile.find('/www/wwwroot') != -1 or dfile.find(sites_path) != -1:TypeError: must be str, not NoneType
|
|