CyberPanel Community

Cyberpanel not connecting to port 8090 after upgrade

fa
faruk #1

Cyberpanel not connecting to port 8090 after upgrade TCP 8090 open happened after the update. What happened? How can I solve it? Can you help me?

4 replies
uz
uzgidebas #2

I have the same issue. Tried to upgrade from 2.4.2 to 2.4.4, now I have error 500 when trying to domain.com:8090. Websites working fine

RS
Raymond Smaling #4

It took me almost the whole evening to figure this out. In the end, this command finally worked:

bash <(curl -fsSL https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

Tip for others:

  • Run as root (sudo su - if needed)
  • Make sure curl or wget is installed
  • Use bash, not sh

It’s a pity there is so little clear support/documentation for this, as many users get stuck on simple issues like this. Please make it more visible in the official docs – it would save a lot of time and frustration for the community.

Thanks.

uz
uzgidebas #5

sh or bash it’s the same.
but anyway, after this, still getting this error:

[2025-09-27 14:41:56] Added web server users to lscpd group and fixed SnappyMail ownership
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0  1240    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

Seems something wrong with upgrade, please check...

Sign in to reply