Replies: 1 comment
-
Run an integrity check on the database, it's likely that it corrupted when trying to apply migrations https://serverfault.com/a/8051 hopefully that should clear it up, #5720 for reference of other database errors |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get an error while migrating from database version 68 to 72.
Migration failed
The following error was encountered while migrating the database:
An error occurred migrating the database to the latest schema version. The backup database file was automatically renamed to restore the database.
error performing migration: error running migration for schema 69: Dirty database version 68. Fix and force version.
Beta Was this translation helpful? Give feedback.
All reactions