Hello Everyone,
Internal case CPANEL-27618 is open to address an issue where false SQL service failures are reported after the update to cPanel & WHM version 80.0.9 on systems where MariaDB is started improperly via the LSB init script.
Here's an example of how the service failure notification looks on affected systems:
We're tentatively planning to publish a new build later today to correct this issue. I'll monitor the case and update this thread as soon as the new build is published.
Thank you.
Internal case CPANEL-27618 is open to address an issue where false SQL service failures are reported after the update to cPanel & WHM version 80.0.9 on systems where MariaDB is started improperly via the LSB init script.
Here's an example of how the service failure notification looks on affected systems:
Here's an example of the output from the "systemctl status mysql" command on affected systems:Service Name mysql
Service Status failed
Notification The service “mysql” appears to be down.
Service Check Method The system’s command to check or to restart this service failed.
The temporary workaround is to execute the following commands as root:# systemctl status mysql
● mysql.service - LSB: start and stop MariaDB
Loaded: loaded (/etc/rc.d/init.d/mysql; bad; vendor preset: disabled)
Code:
systemctl stop mariadb
/scripts/restartsrv_mysql --start
Thank you.