Search all missed episodes fails

Sonarr version (exact version): 3.0.0.348
Mono version (if Sonarr is not running on Windows):5.18.0.225
OS: unraid
Debug logs: https://pastebin.com/cUWVa7vM
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue:
when i click search all missing episodes, it starts and then fails.

19-1-5 20:31:59.6|Error|CommandExecutor|Error occurred while executing task MissingEpisodeSearch [v3.0.0.348] System.NullReferenceException: Object reference not set to an instance of an object at NzbDrone.Core.IndexerSearch.EpisodeSearchService+<>c.<Execute>b__9_1 (NzbDrone.Core.Queue.Queue q) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\EpisodeSearchService.cs:129 at System.Linq.Enumerable+SelectListIterator2[TSource,TResult].MoveNext () [0x00048] in &lt;079d1695f1b940b981a821e75d331759&gt;:0 at System.Linq.Enumerable.Contains[TSource] (System.Collections.Generic.IEnumerable1[T] source, TSource value, System.Collections.Generic.IEqualityComparer1[T] comparer) [0x00033] in &lt;079d1695f1b940b981a821e75d331759&gt;:0 at System.Linq.Enumerable.Contains[TSource] (System.Collections.Generic.IEnumerable1[T] source, TSource value) [0x0000a] in <079d1695f1b940b981a821e75d331759>:0 at NzbDrone.Core.IndexerSearch.EpisodeSearchService+<>c__DisplayClass9_0.<Execute>b__2 (NzbDrone.Core.Tv.Episode e) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\EpisodeSearchService.cs:130 at System.Linq.Enumerable+WhereListIterator1[TSource].ToList () [0x00017] in &lt;079d1695f1b940b981a821e75d331759&gt;:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0001f] in <079d1695f1b940b981a821e75d331759>:0 at NzbDrone.Core.IndexerSearch.EpisodeSearchService.Execute (NzbDrone.Core.IndexerSearch.MissingEpisodeSearchCommand message) [0x00181] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\IndexerSearch\EpisodeSearchService.cs:130 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:95 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41

This should be fixed in the next release.

Great thanks.
Any ETA on the next update?
Is there another way i can search all missing episodes?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.