田豆科技 发表于 2022-12-19 23:58:38

【待反馈】这个怎么回事

出错了,面板运行时发生错误!RuntimeError: File is encrypted, password required for extraction
REQUEST_DATE: 2022-12-19 23:57:36 PAN_VERSION: 7.8.0OS_VERSION: Windows Server 2022 Datacenter (build 20348) x64 (Py3.8.6) REMOTE_ADDR: 120.195.25.212 REQUEST_URI: POST /files?action=UnZipREQUEST_FORM: {'sfile': 'D:/wwwroot/fk.jsjwzx.com/11.zip', 'dfile': 'D:/wwwroot/fk.jsjwzx.com', 'type': 'zip', 'coding': 'UTF-8', 'password': ''}USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36Traceback (most recent call last):File "D:\BtSoft\panel\BTPanel\__init__.py", line 1534, in publicObject    return run_exec().run(toObject, defs, get)File "D:\BtSoft\panel\BTPanel\__init__.py", line 1731, in run    result = eval(fun)File "", line 1, in   File "D:\BtSoft\panel/class\files.py", line 1199, in UnZip    zip_file.extract(names, get.dfile,get.password.encode('utf-8'))File "C:\Program Files\python\lib\zipfile.py", line 1630, in extract    return self._extract_member(member, path, pwd)File "C:\Program Files\python\lib\zipfile.py", line 1700, in _extract_member    with self.open(member, pwd=pwd) as source, \File "C:\Program Files\python\lib\zipfile.py", line 1566, in open    raise RuntimeError("File %r is encrypted, password "RuntimeError: Fileis encrypted, password required for extraction

大炮运维V587 发表于 2022-12-20 00:02:46

您好,看错误提示是您的网站目录有未能识别出的编码,您登录到服务器上进
到网站目录,截图看下
页: [1]
查看完整版本: 【待反馈】这个怎么回事