Closed m10x closed 2 years ago
You somehow got into a weird state with your database where it's trying to do the migration but it looks like it was already done. It could be caused by canceling a migration mid-way through, like if you started the container but quickly canceled it.
Not super sure how you can resolve this. You could try doing a full site export and import. If that doesn't work you could manually remove the column from the SQLite table and try restarting the application.
My install is in the same state. I can wipe the db and then restore from backup and it works fine until the pod restarts... and then same error as above. I'm running in kubernetes, but the logs are similar and the error is the same.
Can one of you post or send me your backup file? I'm unable to reproduce this issue on my computer so if you could also provide a step-by-step way to reproduce that would be extremely helpful.
Actually I'm 99% sure it's the issues described here
First Check
What is the issue you are experiencing?
Hello, when I restart mealie with docker compose mealie-api always shows the following error. Therefore I need to clean install and restore from backup again.
Deployment
Docker (Linux)
Deployment Details
My docker compose: