Medusa: New update has a old DB version

Created on 4 Jul 2018  路  8Comments  路  Source: pymedusa/Medusa

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):

  • OS: Linux-3.10.102-x86_64-with
  • Branch: master
  • Commit: c65ca2607fae74405dcceaaf8c02f3d29d0313ea

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

Support

Most helpful comment

Thanks for your super fast help sharkykh. It's appreciated!

All 8 comments

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.
image
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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xorinzor picture xorinzor  路  4Comments

hergonoway picture hergonoway  路  4Comments

wimpyrbx picture wimpyrbx  路  5Comments

Miicker picture Miicker  路  3Comments

Hellowlol picture Hellowlol  路  4Comments