Backend Node.js API Error After Upgrading CyberPanel from v2.4.4 to v2.4.5

Hi everyone,

I recently deployed my web application on CyberPanel. The setup includes a React frontend and a Node.js (Express) backend API. Everything was working perfectly on CyberPanel version v2.4.4.

However, after upgrading to v2.4.5, my backend API started throwing errors and is no longer functioning properly, while the frontend still seems fine.

Here are some details:

  • Frontend: React (working fine)
  • Backend: Node.js (Express)
  • Node.js version: Latest (v25)
  • CyberPanel version: Upgraded from v2.4.4 → v2.4.5

I’m not sure if the issue is related to the CyberPanel upgrade or compatibility with the latest Node.js version.

Has anyone faced a similar issue or knows how to fix this?

Any help would be greatly appreciated. Thanks in advance! :folded_hands: