Unable to Start Sonarr. SQLite reference error

Sonarr version: 2.0.0.3856
OS: Windows 10
Error: [v2.0.0.4087] TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.IDbFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.DbFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.IConnectionStringFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.ConnectionStringFactory —> System.IO.FileNotFoundException: Could not load file or assembly ‘System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139’ or one of its dependencies. The system cannot find the file specified.

I have been unable to start Sonarr the last few days and I think I know what caused it. I have started development on an Android application using Xamarin/Visual Studio. Anyways the error is saying that it cannot find the correct referenced to SQLite. I have the most current .Net framework loaded which on my system is 4.61. I also have my OS with the latest windows updates. I have tried to add the dll file in the bin of nzbdrone folder but that didn’t work. If anyone can help me that would be greatly appreciated. If I can’t find help then I will try to just re-install.

Thanks.

Where did you get this version number from? The actual running version is 2.0.0.4087 according to the snippet you posted.

Where did you get the DLL from? Sonarr ships with the DLL included so you should be able to re-install, take a ((backup)) first to make sure you don’t lose anything, but the settings aren’t removed when removing Sonarr.

1 Like

Thank you for your help, I was not updating my Sonarr I guess thats why its an older version. My Sonarr went out a few days ago i just wasn’t paying attention. Anyways I was able to copy the contents and then re-install and copy the contents and everything is back up and running.

1 Like

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