Admin page got "Server Error (503)" after the update

Dear,
I updated my Cyberpanel from 1.8.1 to 1.8.2 but getting failed, after that i got 503 when access the panel (domain:8090). All my sites are working, but I can’t access the panel.
I try ;
systemctl status gunicorn.socket
systemctl start gunicorn.socket

but not success, please helo me. Thanks

chmod -R 777 /tmp/lshttpd
systemctl restart lscpd

Hi, still not working :frowning:

Hi, i changed the cyberpanel mysql password, then re-upgraded and the panel is working fine now. Thanks,

Hi, i changed the cyberpanel mysql password, then re-upgraded and the panel is working fine now. Thanks,

how did you fix that ? can u tell me more?

Hi, i changed the cyberpanel mysql password, then re-upgraded and the panel is working fine now. Thanks,

how did you fix that ? can u tell me more?

Hi, i fixed it, you can follow below step:

  1. get mysql root password form /etc/cyberpanel/mysqlPassword
    Update that root password into /usr/local/CyberCP/CyberCP/settings.py
  2. Use that password to login using below command:
    mysql --port=3307 -u root -p
    Then follow the normal procedure to update password for user cyberpanel (in user.mysql table)
  3. goto /usr/local/CyberCP/CyberCP/settings.py
    Change the cyberpanel password
    Change the host of cyberpanel user from “127.0.0.1” to “localhost”
  4. follow the normal procedure to re-upgrade

I got this after a fresh install
systemctl status gunicorn.socket
Unit gunicorn.socket could not be found.

We’ve removed gunicorn from latest version as announced here → https://cyberpanel.net/2019/04/04/cyberpanel-1-8-2-released-security-release/

But seams that the last build do not work on a fresh install on CentOS8@KVM.
The 503 Service Unavailable page comes back in glory and we do not have any idea where to check, all install log is without error.

Error 503 still apears, upgrade to 1.9.5. Can’t access Cyperpanel Admin

I have just upgraded to version 2.0 via Digitalocean using this (curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

the site is still working but i just cannot login to cyberpanel admin anymore the page is saying refused to connect.

@hmdadou said:

I have just upgraded to version 2.0 via Digitalocean using this (curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

the site is still working but i just cannot login to cyberpanel admin anymore the page is saying refused to connect.

Unfortunately, I can’t find the solution either.
“This site can’t be reached xxxxxxx.com refused to connect.”
I updated regularly on the digitalocean.com console. Someone maybe?

Type your comment> @CyberPanel said:

chmod -R 777 /tmp/lshttpd
systemctl restart lscpd

I had the same problem.
This method worked for me. Thank you.

Also having this issue after upgrading Ubuntu

Type your comment> @kksal55 said:

Type your comment> @CyberPanel said:

chmod -R 777 /tmp/lshttpd
systemctl restart lscpd

I had the same problem.
This method worked for me. Thank you.

Didn’t work for me =/

I got the same problem after upgraded to latest Ubuntu version. My CyberPanel admin :8090 showing 503 error.

777 anyone can write to o that path including the Internet

No one taking actions about this 503 error