为了能快速了解并处理您的问题,请提供以下基础信息: 面板REQUEST_DATE: 2023-11-03 12:53:27 PAN_VERSION: 7.9.0 OS_VERSION: Windows Server 2012 R2 Datacenter (build 9600) x64 (Py3.8.6) REMOTE_ADDR: 111.11.157.170 REQUEST_URI: POST /files?action=DeleteDir REQUEST_FORM: {'path': 'd:/wwwroot/301.lctxkj.cn/install'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.76 Traceback (most recent call last): File "D:\BtSoft\panel/class\files.py", line 680, in DeleteDir shutil.rmtree(get.path) File "C:\Program Files\python\lib\shutil.py", line 737, in rmtree return _rmtree_unsafe(path, onerror) File "C:\Program Files\python\lib\shutil.py", line 619, in _rmtree_unsafe onerror(os.rmdir, path, sys.exc_info()) File "C:\Program Files\python\lib\shutil.py", line 617, in _rmtree_unsafe os.rmdir(path) PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'd:/wwwroot/301.lctxkj.cn/install' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\BtSoft\panel\BTPanel\__init__.py", line 1581, in publicObject return run_exec().run(toObject, defs, get) File "D:\BtSoft\panel\BTPanel\__init__.py", line 1813, in run result = eval(fun) File "", line 1, in File "D:\BtSoft\panel/class\files.py", line 683, in DeleteDir shutil.rmtree(get.path) File "C:\Program Files\python\lib\shutil.py", line 737, in rmtree return _rmtree_unsafe(path, onerror) File "C:\Program Files\python\lib\shutil.py", line 619, in _rmtree_unsafe onerror(os.rmdir, path, sys.exc_info()) File "C:\Program Files\python\lib\shutil.py", line 617, in _rmtree_unsafe os.rmdir(path) PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'd:/wwwroot/301.lctxkj.cn/install'
|
|