-
-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DB suddenly failing to start #208
Comments
You are going to have to look into why MariaDb is failing to start. Probably got corrupted. You may have to start it in recovery mode (google mariadb recovery mode) then backup the db and restore it. Not a pleasant process really. |
Thanks for the reply. Container keeps restarting and then in fails permanently.. Do you think I can solve it from host if I have access to the DB files?
|
Hi, So the error message is as follows (
For the When googled the error I found this stackoverflow thread suggesting to replace files from Any other suggestion how I might progress please? Thanks~ |
Hello everyone, Step 1. Launch zm in the docker container
Expected result: Actual result:
|
@tabakovsasha I'm getting this same error with a fresh install. Did you manage to find a solution? |
Hello @baylf2000,
On the next steps followed the official InnoDB Recovery Modes instructions, follow "Fixing Things"
Done. It seems like everything was like this, more than half a year has passed, I had to find old notes |
Thanks @tabakovsasha ! I'll take a look! |
Hi,
For some reason the DB is failing to start.. At least 2 weeks before there were no updates or configuration changes. Tried connecting to the DB directly from the DB with the same issue:
Anybody has any idea what could be causing this problem? Thanks!
UI:
Logs:
The text was updated successfully, but these errors were encountered: