DownloadProcessingService failure

Sonarr version (exact version): 3.0.3.712
Mono version (if Sonarr is not running on Windows): 6.8.0.105
OS: ubuntu 19.10
Debug logs:
(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:

20-3-4 08:56:51.9|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads

[v3.0.3.712] TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Messaging.Commands.IExecute`1[[NzbDrone.Core.Download.ProcessMonitoredDownloadsCommand, Sonarr.Core, Version=3.0.3.712, Culture=neutral, PublicKeyToken=null]] ---> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Download.DownloadProcessingService ---> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NLog.ILogger
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x001c3] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3323 
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000ba] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3536 
   --- End of inner exception stack trace ---
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000fa] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3549 
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3485 
  at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2738 
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00026] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3232 
  at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType, System.String name) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1456 
  at NzbDrone.Common.Composition.Container+<>c__DisplayClass12_0.<CreateSingletonImplementationFactory>b__0 (TinyIoC.TinyIoCContainer c, TinyIoC.NamedParameterOverloads p) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Composition\Container.cs:92 
  at TinyIoC.TinyIoCContainer+DelegateFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2501 
   --- End of inner exception stack trace ---
  at TinyIoC.TinyIoCContainer+DelegateFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00011] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2505 
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00026] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3232 
  at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1429 
  at NzbDrone.Common.Composition.Container.Resolve (System.Type type) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Composition\Container.cs:39 
  at NzbDrone.Common.ServiceFactory.Build (System.Type contract) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\ServiceFactory.cs:37 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x00024] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:67 
  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 System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0011e] in <59093ef301a24e5a91cb0295fb832cca>:0 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 

I see that there’s an update about this, but I can’t seem to upgrade. clicking install latest just has it spin forever it seems.

this is preventing me from fixing the situation.

fixed by uninstalling and reinstalling sonarr.

I’m have the same issue - is there an actual update or do I just need to reinstall Sonarr?

Thanks!

It’s an update. but you need to reinstall Sonarr to get it working again (because the updater task won’t run).

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