本帖最后由 堡塔运维香菜卷 于 2023-5-30 23:04 编辑
REQUEST_DATE: 2023-05-30 22:06:47
PAN_VERSION: 7.8.2
OS_VERSION: Windows Server 2019 Datacenter (build 17763) x64 (Py3.8.6)
REMOTE_ADDR: 58.16.207.221
REQUEST_URI: POST /files?action=UnZip
REQUEST_FORM: {'type': 'zip'}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.95 Safari/537.36
Traceback (most recent call last):
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1581, in publicObject
return run_exec().run(toObject, defs, get)
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1778, in run
result = eval(fun)
File "", line 1, in
File "C:\BtSoft\panel/class\files.py", line 1191, in UnZip
if not os.path.exists(get.sfile):
AttributeError: 'dict_obj' object has no attribute 'sfile'
|
|