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
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:
get mysql root password form /etc/cyberpanel/mysqlPassword
Update that root password into /usr/local/CyberCP/CyberCP/settings.py
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)
goto /usr/local/CyberCP/CyberCP/settings.py
Change the cyberpanel password
Change the host of cyberpanel user from “127.0.0.1” to “localhost”
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.
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?