Recently I’ve upgraded my cyberpanel to version 2.0.1. After that I cannot login to cyberpanel dashboard. It told me “Server Error (500)”
I’ve changed the password of user ‘cyberpanel’ and updated in /usr/local/CyberCP/CyberCP/settings.py but no luck.
Here is output of “journalctl -xe”, please help me:
Jun 29 19:06:23 xxx pdns_server[11691]: About to create 3 backend threads for UDP
Jun 29 19:06:23 xxx pdns_server[11691]: gmysql Connection failed: Unable to connect to database: ERROR 1045 (28000): Access denied for user ‘cyberpanel’@‘localhost’ (using password: YES)
Jun 29 19:06:23 xxx pdns_server[11691]: Caught an exception instantiating a backend: Unable to launch gmysql connection: Unable to connect to database: ERROR 1045 (28000): Access denied for user ‘cyberpanel’@‘localhost’ (using password: YES)
Jun 29 19:06:23 xxx pdns_server[11691]: Cleaning up
Jun 29 19:06:23 xxx pdns_server[11691]: Distributor caught fatal exception: Unable to launch gmysql connection: Unable to connect to database: ERROR 1045 (28000): Access denied for user ‘cyberpanel’@‘localhost’ (using password: YES)
Jun 29 19:06:23 xxx systemd[1]: pdns.service: main process exited, code=exited, status=1/FAILURE
Jun 29 19:06:23 xxx systemd[1]: Unit pdns.service entered failed state.
Jun 29 19:06:23 phpmyadmin.hungviet-at.vn systemd[1]: pdns.service failed.