I upgraded from version 2.4.3 to 2.4.4, but the upgrade failed. I accessed IP: 8090 and returned 500. Upon checking the panel installation error log, the prompt is as follows:
2025-10-03 17:23:18.420399 [UID:1002][3527403] packetLen < 0
FileNotFoundError: [Errno 2] No such file or directory: ‘/usr/local/CyberCP/CyberCP/wsgi.py’
2025-10-03 17:54:25.067623 [UID:1002][3550018] packetLen < 0
FileNotFoundError: [Errno 2] No such file or directory: ‘/usr/local/CyberCP/CyberCP/wsgi.py’
2025-10-03 17:55:29.279522 [UID:1002][3550723] packetLen < 0
FileNotFoundError: [Errno 2] No such file or directory: ‘/usr/local/CyberCP/CyberCP/wsgi.py’
2025-10-03 17:55:29.566121 [UID:1002][3550723] packetLen < 0
According to the prompt, the file cannot be found. But the correct path for the file should be:/usr/local/cyberpanel/CyberCP/wsgi.cy, where the file is located. How to solve the installation? Thank you.
I’m facing the same issue. Upgrade is failing.
Currently I am not able to access these resources
- https://cyberpanel.sh/update.litespeedtech.com/ws/latest.php (line 71)
- https://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-2.1.tgz (line 1080)
in upgrade script cyberpanel_upgrade.sh
please check this: Error while updating server!