Sonarr v3 please?

Hello,

I recently changed my device so I backed up my NzbDrone (sonarr v2) install and then installed v4 fresh. I then imported my back, and low and behold it’s borked. It will not add any existing series due to an SQL error in the database.
I read I should go from v2 > v3 and then to v4. Problem is, I can’t find the v3 install. Could someone point me to it please?

Thanks!

It’s not really necessary to first upgrade to v3, as v4 contains the same migrations, theres just more of them. If the DB isn’t working with v4 then there was some level of corruption with it when it was running in v2, just not in a way that had surfaced yet as v4 migrations touch a lot of different things.

Probably a good idea to start with the information requested when opening the thread, including logs that contain the error you’re getting.

If you want to try with v3 first, the binaries are here: Index of /v3/main/3.0.9.1549/

Hi Markus,

I was able to resolve this by editing the sonarr.db using an SQLite editor. I changed the languages column from [[1]] to [1]. Thanks for your help :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.