Sonarr version (exact version): 3.0.5.1144
Mono version (if Sonarr is not running on Windows):
OS: Windows 10
I do have massive problems with Sonarr3 and cant get it running.
- The updated from the old Sonarr failed (cant remember the excact message) and i cant import the backup of the old (nzbdrone) file to the new sonarr (simply dosnt recognize it)
- After fresh install and importing of series or adding one, it appears in the series menue, but when i try to search for a new episode it fails: Episode search failed: unable to open database file
- I had several problems when mass importing my old drive with the series, that the import failed, afterwards the app didnt load at all (same error, unable to open database file).
So far i reinstalled, tried to manually give “everyone” full access to the directory.
Im out of any ideas … anyone with an idea?
Debug logs:
Message
Episode search failed: unable to open database file
unable to open database file: unable to open database file
unable to open database file
Exception
System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
unable to open database file
bei System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
bei System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
bei System.Data.SQLite.SQLiteDataReader.NextResult()
bei System.Data.SQLite.SQLiteDataReader…ctor(SQLiteCommand cmd, CommandBehavior behave)
bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
bei Marr.Data.QGen.UpdateQueryBuilder1.Execute() in M:\BuildAgent\work\63739567f01dbcc2\src\Marr.Data\QGen\UpdateQueryBuilder.cs:Zeile 156. bei Marr.Data.DataMapper.Update[T](T entity, Expression
1 filter) in M:\BuildAgent\work\63739567f01dbcc2\src\Marr.Data\DataMapper.cs:Zeile 674.
bei NzbDrone.Core.Datastore.BasicRepository1.UpdateMany(IList
1 models) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\BasicRepository.cs:Zeile 175.
bei NzbDrone.Core.Tv.EpisodeService.UpdateEpisodes(List1 episodes) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\EpisodeService.cs:Zeile 181. bei NzbDrone.Core.IndexerSearch.NzbSearchService.Dispatch(Func
2 searchAction, SearchCriteriaBase criteriaBase) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:Zeile 518.
bei NzbDrone.Core.IndexerSearch.NzbSearchService.SearchSingle(Series series, Episode episode, Boolean monitoredOnly, Boolean userInvokedSearch, Boolean interactiveSearch) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:Zeile 302.
bei NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Episode episode, Boolean userInvokedSearch, Boolean interactiveSearch) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:Zeile 93.
bei NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Int32 episodeId, Boolean userInvokedSearch, Boolean interactiveSearch) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:Zeile 56.
bei Sonarr.Api.V3.Indexers.ReleaseModule.GetEpisodeReleases(Int32 episodeId) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:Zeile 159.