Sonarr version (exact version): 3.0.3.899 OS: win10
Hi, i am running Sonarr v3
whenever i search for some shows/ episodes i get
Search failed because its object reference not set to an instance of an object… Try refreshing the series info and verify the necessary information is present before searching again
examples:
It didn’t return results for the blacklist season 1, 2, 3, 4 But worked for the latest season.
it didn’t return results for Penny Dreadful season 3
But worked for season 1 and 2
any idea why this is happening?
System.NullReferenceException: Object reference not set to an instance of an object.
at Sonarr.Api.V3.Indexers.ReleaseResourceMapper.ToResource(DownloadDecision model) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseResource.cs:line 84
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecision(DownloadDecision decision, Int32 initialWeight) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:line 25
at Sonarr.Api.V3.Indexers.ReleaseModule.MapDecision(DownloadDecision decision, Int32 initialWeight) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:line 201
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecisions(IEnumerable`1 decisions) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:line 13
at Sonarr.Api.V3.Indexers.ReleaseModule.GetEpisodeReleases(Int32 episodeId) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:line 157
Just wanted to chime in here and say I am experiencing the same problem. Doesn’t affect all shows, some seasons work and others don’t. Any help or input would be appreciated.
System.NullReferenceException: Object reference not set to an instance of an object.
at Sonarr.Api.V3.Indexers.ReleaseResourceMapper.ToResource(DownloadDecision model) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseResource.cs:line 84
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecision(DownloadDecision decision, Int32 initialWeight) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:line 25
at Sonarr.Api.V3.Indexers.ReleaseModule.MapDecision(DownloadDecision decision, Int32 initialWeight) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:line 201
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecisions(IEnumerable`1 decisions) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:line 13
at Sonarr.Api.V3.Indexers.ReleaseModule.GetSeasonReleases(Int32 seriesId, Int32 seasonNumber) in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:line 177