宝塔解压缩软件报错,尝试重启服务器、重启面板无效
Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1823, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1775, in run result = getattr(toObject,get.action)(get) File "class/files.py", line 1696, in UnZip return task_obj._unzip(get.sfile, get.dfile, get.password,"/tmp/unzip.log") File "class/panelTask.py", line 401, in _unzip if log_msg.find("incorrect password") != -1 \AttributeError: 'bool' object has no attribute 'find'
|
|