出错了,面板运行时发生错误!FileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'D:\\BtSoft\\panel/class/panel_update.py'
REQUEST_DATE: 2025-03-28 10:42:14 PAN_VERSION: 7.8.0 OS_VERSION: Windows Server 2012 R2 Datacenter (build 9600) x64 (Py3.8.6) REMOTE_ADDR: 120.7.153.175 REQUEST_URI: POST /system?action=RepPanelREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 QuarkPC/2.3.7.277Traceback (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\system.py", line 655, in RepPanel if not public.get_update_file(): File "D:\BtSoft\panel/class\public.py", line 3531, in get_update_file if os.path.getsize(local_path) < 64: return False File "C:\Program Files\python\lib\genericpath.py", line 50, in getsize return os.stat(filename).st_sizeFileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'D:\\BtSoft\\panel/class/panel_update.py'
|