为了能快速了解并处理您的问题,请提供以下基础信息:  
windows版本7.9.0 
  
windows2019 
  
 
REQUEST_DATE: 2024-02-20 16:48:42 
 PAN_VERSION: 7.9.0 
  OS_VERSION: Windows Server 2019 Standard (build 17763) x64 (Py3.8.6) 
 REMOTE_ADDR: 192.168.1.182 
 REQUEST_URI: POST /system?action=RepPanel 
REQUEST_FORM: {} 
  USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 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 1813, in run 
    result = eval(fun) 
  File "", line 1, in  
  File "C:\BtSoft\panel/class\system.py", line 656, in RepPanel 
    if not public.get_update_file(): 
  File "C:\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_size 
FileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'C:\\BtSoft\\panel/class/panel_update.py' 
 |   
 
 
 
 
 |