GUI is stalled no access to Sonarr

Hello all

I have had a problem for several days where by the web interface will not load anything. I get the sonarr page but just the four dots. The Sonarr Ver. has nothing there.

It is running on a xbuntu system.

I have limited linux experience as have come for a windows background so please be patient and give details of file locations and commands if you require anything.

Below is what i assume is the latest log file, just a portion of it. It seems to be saying a database is malformed.

15-5-28 19:47:37.3|Error|DownloadDecisionMaker|Couldn’t process release.

System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.Read () [0x00000] in :0
at Marr.Data.DataMapper.Query[SceneMapping] (System.String sql, ICollection1 entityList, Boolean useAltName) [0x00000] in <filename unknown>:0 at Marr.Data.QGen.QueryBuilder1[NzbDrone.Core.DataAugmentation.Scene.SceneMapping].ToList () [0x00000] in :0
at NzbDrone.Core.Datastore.BasicRepository`1[NzbDrone.Core.DataAugmentation.Scene.SceneMapping].All () [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.RefreshCache () [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String title) [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvDbId (System.String title) [0x00000] in :0
at NzbDrone.Core.Tv.SeriesService.FindByTitle (System.String title) [0x00000] in :0
at NzbDrone.Core.Parser.ParsingService.GetSeries (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvRageId) [0x00000] in :0
at NzbDrone.Core.Parser.ParsingService.Map (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x00000] in :0
at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker+d__0.MoveNext () [0x00000] in :0

15-5-28 19:47:37.3|Error|DownloadDecisionMaker|Couldn’t process release.

System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.Read () [0x00000] in :0
at Marr.Data.DataMapper.Query[SceneMapping] (System.String sql, ICollection1 entityList, Boolean useAltName) [0x00000] in <filename unknown>:0 at Marr.Data.QGen.QueryBuilder1[NzbDrone.Core.DataAugmentation.Scene.SceneMapping].ToList () [0x00000] in :0
at NzbDrone.Core.Datastore.BasicRepository`1[NzbDrone.Core.DataAugmentation.Scene.SceneMapping].All () [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.RefreshCache () [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String title) [0x00000] in :0
at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvDbId (System.String title) [0x00000] in :0
at NzbDrone.Core.Tv.SeriesService.FindByTitle (System.String title) [0x00000] in :0
at NzbDrone.Core.Parser.ParsingService.GetSeries (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvRageId) [0x00000] in :0
at NzbDrone.Core.Parser.ParsingService.Map (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x00000] in :0
at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker+d__0.MoveNext () [0x00000] in :0

Any help appreciated

The database is corrupt, you will need to restore from backup.

The AppData location should be: ~/.config/NzbDrone/logs on xubuntu.

markus101

Thank you for the link i was trying something similar to that before i posted here. I assumed that just replacing the config and .db would be enough i had not deleted the other files and aloud them to regenerate.

Please mark this as closed.

Thanks again.

1 Like