Hey,
Not sure what happened, but overnight MariaDB crashed on my VPS running Ubuntu 22.04. I have tried to restart the service and server but keep getting the same error.
Any idea what I can do to fix this?
Here's the status message I get:
Apr 05 20:32:33 localhost mariadbd[65301]: 2023-04-05 20:32:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
Apr 05 20:32:33 localhost mariadbd[65301]: 2023-04-05 20:32:33 0 [Note] InnoDB: Starting shutdown...
Apr 05 20:32:34 localhost mariadbd[65301]: 2023-04-05 20:32:34 0 [ERROR] Plugin 'InnoDB' init function returned error.
Apr 05 20:32:34 localhost mariadbd[65301]: 2023-04-05 20:32:34 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Apr 05 20:32:34 localhost mariadbd[65301]: 2023-04-05 20:32:34 0 [Note] Plugin 'FEEDBACK' is disabled.
Apr 05 20:32:34 localhost mariadbd[65301]: 2023-04-05 20:32:34 0 [ERROR] Unknown/unsupported storage engine: InnoDB
Apr 05 20:32:34 localhost mariadbd[65301]: 2023-04-05 20:32:34 0 [ERROR] Aborting
Apr 05 20:32:34 localhost systemd[1]: mariadb.service: Main process exited, code=exited, status=1/FAILURE
Apr 05 20:32:34 localhost systemd[1]: mariadb.service: Failed with result 'exit-code'.
Apr 05 20:32:34 localhost systemd[1]: Failed to start MariaDB 10.11.2 database server.