So, the other day I decided to add South Park to my database, however almost imediatly I started having issues, for example Update Library was stuck scanning South Park. I rebooted my Sonarr and Mono applications on my Qnap, and logged back in. South Park was stills scanning. I then decided to remove the show.
Upon removing the show, and rebooting Sonarr + Mono again, I can’t seem to get into Sonarr anymore. I just get the black screen with the loading dots.
Either you’re actually out of space where Sonarr stores its DB or the DB was corrupted somehow:
15-9-22 15:12:37.6|Fatal|NzbDroneErrorPipeline|Request Failed
System.Data.SQLite.SQLiteException: database or disk is full
database or disk is full
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement) <0x001f7>
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement) <0x000fd>
at System.Data.SQLite.SQLiteDataReader.NextResult () <0x00560>
at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior) <0x00245>
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior) <0x00037>
at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior) <0x00047>
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader (System.Data.CommandBehavior) <0x00013>
at System.Data.Common.DbCommand.ExecuteReader () <0x00018>
at (wrapper remoting-invoke-with-check) System.Data.Common.DbCommand.ExecuteReader () <0x00057>
at Marr.Data.DataMapper.Query<NzbDrone.Core.SeriesStats.SeasonStatistics> (string,System.Collections.Generic.ICollection`1<NzbDrone.Core.SeriesStats.SeasonStatistics>,bool) <0x00103>
at Marr.Data.DataMapper.Query<NzbDrone.Core.SeriesStats.SeasonStatistics> (string,System.Collections.Generic.ICollection`1<NzbDrone.Core.SeriesStats.SeasonStatistics>) <0x0002f>
at Marr.Data.DataMapper.Query<NzbDrone.Core.SeriesStats.SeasonStatistics> (string) <0x0005b>
at NzbDrone.Core.SeriesStats.SeriesStatisticsRepository.SeriesStatistics () <0x00107>
at NzbDrone.Core.SeriesStats.SeriesStatisticsService.SeriesStatistics () <0x0001a>
at NzbDrone.Api.Series.SeriesModule.AllSeries () <0x0001a>
at NzbDrone.Api.REST.RestModule`1<NzbDrone.Api.Series.SeriesResource>.<set_GetResourceAll>b__c (object) <0x00020>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) <0x00085>
at Nancy.Routing.Route/<>c__DisplayClass4.<Wrap>b__3 (object,System.Threading.CancellationToken) <0x00108>