Advertisement
Guest User

Untitled

a guest
Mar 6th, 2020
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.48 KB | None | 0 0
  1.  
  2. 20-3-5 22:55:23.0|Debug|IndexerFactory|Initializing Providers. Count 11
  3. 20-3-5 22:55:23.0|Debug|MetadataFactory|Initializing Providers. Count 3
  4. 20-3-5 22:55:23.0|Debug|DownloadClientFactory|Initializing Providers. Count 15
  5. 20-3-5 22:55:23.1|Debug|SabnzbdProxy|Url: http://192.168.1.20:8181/api?mode=get_config&apikey=(removed)&output=json
  6. 20-3-5 22:55:23.5|Debug|MonoVersionCheck|Mono version is 5.18 or better: 6.8.0.105
  7. 20-3-5 22:55:54.7|Debug|Api|[GET] /api/v3/customFilter: 200.OK (13 ms)
  8. 20-3-5 22:55:54.7|Debug|Api|[GET] /api/v3/tag: 200.OK (25 ms)
  9. 20-3-5 22:55:54.7|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (22 ms)
  10. 20-3-5 22:55:54.7|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (20 ms)
  11. 20-3-5 22:55:54.7|Debug|Api|[GET] /api/v3/config/ui: 200.OK (18 ms)
  12. 20-3-5 22:55:54.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (15 ms)
  13. 20-3-5 22:55:55.4|Debug|Api|[GET] /api/v3/series: 200.OK (692 ms)
  14. 20-3-5 22:55:55.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  15. 20-3-5 22:55:55.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (18 ms)
  16. 20-3-5 22:55:55.7|Debug|Api|[GET] /api/v3/system/task: 200.OK (10 ms)
  17. 20-3-5 22:55:55.8|Debug|Api|[GET] /api/v3/command: 200.OK (12 ms)
  18. 20-3-5 22:55:57.6|Debug|Api|[GET] /api/v3/log/file: 200.OK (10 ms)
  19. 20-3-5 22:58:31.0|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  20. 20-3-5 22:58:31.5|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  21. 20-3-5 22:58:31.5|Debug|ProcessProvider| - [24899] Sonarr
  22. 20-3-5 22:58:31.5|Info|Router|Application mode: Interactive
  23. 20-3-5 22:58:31.5|Debug|Router|Console selected
  24. 20-3-5 22:58:31.7|Info|MigrationLogger|*** Migrating data source=/var/lib/sonarr/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  25. 20-3-5 22:58:31.9|Debug|MigrationLogger|Took: 00:00:00.1687042
  26. 20-3-5 22:58:31.9|Info|MigrationLogger|*** Migrating data source=/var/lib/sonarr/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  27. 20-3-5 22:58:31.9|Debug|MigrationLogger|Took: 00:00:00.0389935
  28. 20-3-5 22:58:31.9|Info|OwinHostController|Listening on the following URLs:
  29. 20-3-5 22:58:31.9|Info|OwinHostController| http://*:8989/
  30. 20-3-5 22:58:32.0|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  31. 20-3-5 22:58:32.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  32. 20-3-5 22:58:32.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  33. 20-3-5 22:58:32.5|Info|SonarrBootstrapper|Starting Web Server
  34. 20-3-5 22:58:33.5|Debug|QualityDefinitionService|Setting up default quality config
  35. 20-3-5 22:58:33.7|Debug|NotificationFactory|Initializing Providers. Count 20
  36. 20-3-5 22:58:33.9|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads
  37.  
  38. [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
  39. 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
  40. 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
  41. --- End of inner exception stack trace ---
  42. 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
  43. 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
  44. 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
  45. 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
  46. at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType, System.String name) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1456
  47. 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
  48. 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
  49. --- End of inner exception stack trace ---
  50. 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
  51. 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
  52. at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1429
  53. at NzbDrone.Common.Composition.Container.Resolve (System.Type type) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Composition\Container.cs:39
  54. at NzbDrone.Common.ServiceFactory.Build (System.Type contract) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\ServiceFactory.cs:37
  55. 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
  56. 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)
  57. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0011e] in <59093ef301a24e5a91cb0295fb832cca>:0
  58. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement