Hello!
I was using the version of Metabase 2.40 using Docker. The database used internally is H2 Type.
I would like to migrate using Kubernetes Helm Chart with H2 databases "metabase.db.mv .db" and "metabase.db.trace.db" that I used in my existing Docker.
The following error occurred during the migration, is there anything I made a mistake or missed? Or is the metabase.db.mv .db file damaged?
Unfortunately there’s no way to recover a corrupted database, once the file is damaged there’s no way back. That’s why we always recommend to use Postgres or MySQL as soon as you move to a production deployment