Nemesis
Active member
- Joined
- Mar 22, 2025
- Messages
- 35
- Points
- 61
- Age
- 26
I recently installed CloudPanel on an Ubuntu server. Everything seemed fine, but MariaDB refused to start.
When trying to start it via CloudPanel or terminal, I was getting:
On checking the logs:
I tried restarting the service, killing processes, nothing helped. MariaDB just wouldn't start.
Any ideas?
When trying to start it via CloudPanel or terminal, I was getting:
Code:
Command "/usr/bin/sudo /bin/systemctl restart 'mysql'" failed: the process exceeded the timeout of 30 seconds
On checking the logs:
Code:
ERROR: Can't lock aria control file '/home/mysql/aria_log_control'
ERROR: Unable to lock ./ibdata1
ERROR: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
I tried restarting the service, killing processes, nothing helped. MariaDB just wouldn't start.
Any ideas?