After the new medusa update yesterday I'm seeing this error when Medusa tries to update.
Running Medusa as docker on Synology.
Medusa (please complete the following information):
Logs:
2018-07-04 18:04:10 WARNING CHECKVERSION :: [c65ca26] We can't proceed with the update. New update has a old DB version. It's not possible to downgrade
Look on the Help & Info page, what's the database version?
If it's 44.12 then the last database upgrade didn't happen correctly.
Also if you noticed show or episode qualities changed for you, it's also a sign.
You can try this fix: https://github.com/pymedusa/Medusa/issues/4335#issuecomment-396208650
However you will most likely lose any data Medusa acquired between the last update and now.
If you're comfortable with editing database files (using SQLiteStudio for example):
Shutdown Medusa and manually change this value from 12 to 11 in the main.db file.

Or if you send me you main.db file I can sort that out for you.
Database version is 44.12. So if I don't want to lose any data should I try the fix or editing the db?
Is it "main.db" you're referring to?
If you don't want to lose any data, edit the database file.
Always backup the file just in case something goes wrong.
Yes, main.db.
Edited "main.db" as described - now Medusa shows db version 44.11, should I try to update again?
Yes, and it should work now.
I'm on commit 7cfc79d5280b719c6288090fb805521dfc0402cd now but DB version is still 44.11.
Does it mean it's ok?
Yes, that is correct.
Thanks for your super fast help sharkykh. It's appreciated!
Most helpful comment
Thanks for your super fast help sharkykh. It's appreciated!