CyberPanel Community

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

te
teledrag #1

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

17 replies
Cy
CyberPanel #2

chmod -R 777 /tmp/lshttpd
systemctl restart lscpd

te
teledrag #3

Hi, still not working :frowning:

te
teledrag #4

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

wa
wantedbigboy #5
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?

te
teledrag #6
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
ri
ricardofh #7

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

ch
chiareu #9

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.

gf
gfeyen #10

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

Ax
AxxE #12

@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?

kk
kksal55 #13

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.

pi
pixelbakery #14

Also having this issue after upgrading Ubuntu

pi
pixelbakery #15

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 =/

se
seantan #16

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

ad
adrian #17

777 anyone can write to o that path including the Internet

rl
rotonshikdar lin #18

No one taking actions about this 503 error

Sign in to reply