Since updating to 2.0.0.3357 on Ubuntu 15, Sonnar does not load and throws the error below. I’ve reinstalled the previous version without issue. Any ideas?
System.NullReferenceException: Object reference not set to an instance of an object
at NzbDrone.Api.Series.SeriesModule.LinkSeriesStatistics (NzbDrone.Api.Series.SeriesResource,NzbDrone.Core.SeriesStats.SeriesStatistics) <0x001d2>
at NzbDrone.Api.Series.SeriesModule.LinkSeriesStatistics (System.Collections.Generic.List1<NzbDrone.Api.Series.SeriesResource>,System.Collections.Generic.List1<NzbDrone.Core.SeriesStats.SeriesStatistics>) <0x00173>
at NzbDrone.Api.Series.SeriesModule.AllSeries () <0x000bb>
at NzbDrone.Api.REST.RestModule1<NzbDrone.Api.Series.SeriesResource>.<set_GetResourceAll>b__c (object) <0x0001a> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func2<object, object>,object) <0x000a0>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <0x00137>
System.NullReferenceException: Object reference not set to an instance of an object
at NzbDrone.Api.Series.SeriesModule.LinkSeriesStatistics (NzbDrone.Api.Series.SeriesResource,NzbDrone.Core.SeriesStats.SeriesStatistics) [0x00064] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Series\SeriesModule.cs:173
at NzbDrone.Api.Series.SeriesModule.LinkSeriesStatistics (System.Collections.Generic.List1<NzbDrone.Api.Series.SeriesResource>,System.Collections.Generic.List1<NzbDrone.Core.SeriesStats.SeriesStatistics>) [0x00039] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Series\SeriesModule.cs:158
at NzbDrone.Api.Series.SeriesModule.AllSeries () [0x00031] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Series\SeriesModule.cs:105
at NzbDrone.Api.REST.RestModule1<NzbDrone.Api.Series.SeriesResource>.<set_GetResourceAll>b__c (object) <0x0001a> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func2<object, object>,object) <IL 0x00038, 0x000a0>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <IL 0x0005f, 0x00137>
That definitely helps. Would you be able to send me a copy of your Sonarr database? (PM me a link to download it, you can get a copy by making a backup on System: Backup in Sonarr).