- Server operating system version
- Centos 7
- Plesk version and microupdate number
- Plesk Obsidian 18.0.46
I have tried at my PLESK (Obsidian 18.0.46) to update my MariaDB-server version from 10.5.13 to 10.5.17 (via Plesk "System Updates" package upgrade) and during updating the connection to DB is lost and an PLESK Error page occurs with "Server Error: 500 Plesk\Exception\Database" with the message: "DB query failed: SQLSTATE[HY000] [2002] No such file or directory" at file "Mysql.php" on line 79.
After restoring a server backup I tried to upgrade mariadb manually by shell. The upgrade was successful, but afterwards I was not able to start mariadb with "systemctl start mariadb". This caused the error: "Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.". The command "systemctl status mariadb" shows under Process: "(code=exited, status=1/FAILURE)".
What is going wrong with this MariaDB update? How can I solve this issue?
After restoring a server backup I tried to upgrade mariadb manually by shell. The upgrade was successful, but afterwards I was not able to start mariadb with "systemctl start mariadb". This caused the error: "Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.". The command "systemctl status mariadb" shows under Process: "(code=exited, status=1/FAILURE)".
What is going wrong with this MariaDB update? How can I solve this issue?