neohobbit

Sonarr Debug Log

Oct 23rd, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.67 KB | Fixit | 0 0
  1. 2023-10-23 12:01:29.8|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2. 2023-10-23 12:01:29.8|Debug|MigrationLogger|Took: 00:00:00.0282493
  3. 2023-10-23 12:01:29.9|Info|OwinHostController|Listening on the following URLs:
  4. 2023-10-23 12:01:29.9|Info|OwinHostController| http://*:8989/
  5. 2023-10-23 12:01:29.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  6. 2023-10-23 12:01:30.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  7. 2023-10-23 12:01:30.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  8. 2023-10-23 12:01:30.2|Info|SonarrBootstrapper|Starting Web Server
  9. 2023-10-23 12:01:30.7|Debug|QualityDefinitionService|Setting up default quality config
  10. 2023-10-23 12:01:30.8|Debug|NotificationFactory|Initializing Providers. Count 22
  11. 2023-10-23 12:01:30.8|Debug|IndexerFactory|Initializing Providers. Count 12
  12. 2023-10-23 12:01:30.9|Debug|ImportListFactory|Initializing Providers. Count 5
  13. 2023-10-23 12:01:30.9|Debug|MetadataFactory|Initializing Providers. Count 3
  14. 2023-10-23 12:01:30.9|Debug|DownloadClientFactory|Initializing Providers. Count 17
  15. 2023-10-23 12:01:31.0|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
  16. 2023-10-23 12:01:32.9|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  17. 2023-10-23 12:01:32.9|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  18. 2023-10-23 12:01:32.9|Debug|ProcessProvider| - [31571] Sonarr
  19. 2023-10-23 12:01:33.0|Info|Router|Application mode: Interactive
  20. 2023-10-23 12:01:33.0|Debug|Router|Console selected
  21. 2023-10-23 12:01:33.1|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  22. 2023-10-23 12:01:33.2|Debug|MigrationLogger|Took: 00:00:00.1185588
  23. 2023-10-23 12:01:33.2|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  24. 2023-10-23 12:01:33.2|Debug|MigrationLogger|Took: 00:00:00.0145801
  25. 2023-10-23 12:01:33.3|Info|OwinHostController|Listening on the following URLs:
  26. 2023-10-23 12:01:33.3|Info|OwinHostController| http://*:8989/
  27. 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  28. 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  29. 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  30. 2023-10-23 12:01:33.6|Info|SonarrBootstrapper|Starting Web Server
  31. 2023-10-23 12:01:34.1|Fatal|ConsoleApp|EPIC FAIL!
  32.  
  33. [v3.0.10.1567] System.InvalidOperationException: Something went wrong when trying to satisfy one of the dependencies during composition, make sure that you've registered all new dependencies in the container and inspect the innerexception for more details. ---> TinyIoC.TinyIoCResolutionException: Unable to resolve type: Nancy.NancyEngine ---> TinyIoC.TinyIoCResolutionException: Unable to resolve type: Nancy.Routing.DefaultRequestDispatcher ---> TinyIoC.TinyIoCResolutionException: Unable to resolve type: Nancy.Routing.DefaultRouteResolver ---> System.NullReferenceException: Object reference not set to an instance of an object
  34. at Nancy.Routing.Trie.RouteResolverTrie.BuildTrie (Nancy.Routing.IRouteCache cache) [0x00045] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  35. at Nancy.Routing.DefaultRouteResolver.BuildTrie () [0x00000] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  36. at Nancy.Routing.DefaultRouteResolver..ctor (Nancy.INancyModuleCatalog catalog, Nancy.Routing.INancyModuleBuilder moduleBuilder, Nancy.Routing.IRouteCache routeCache, Nancy.Routing.Trie.IRouteResolverTrie trie, Nancy.Configuration.INancyEnvironment environment) [0x00048] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  37. at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object[])
  38. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00127] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3555
  39. --- End of inner exception stack trace ---
  40. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00135] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3562
  41. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3479
  42. at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2734
  43. at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00026] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3226
  44. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000ba] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3530
  45. --- End of inner exception stack trace ---
  46. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000fa] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3543
  47. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3479
  48. at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2734
  49. at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00026] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3226
  50. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000ba] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3530
  51. --- End of inner exception stack trace ---
  52. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000fa] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3543
  53. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3479
  54. at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:2734
  55. at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TinyIoCContainer+TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00026] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3226
  56. at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1429
  57. at TinyIoC.TinyIoCContainer.Resolve[ResolveType] () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1548
  58. at Sonarr.Http.TinyIoCNancyBootstrapper.GetEngineInternal () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Http\TinyIoCNancyBootstrapper.cs:53
  59. at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].SafeGetNancyEngineInstance () [0x00000] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  60. --- End of inner exception stack trace ---
  61. at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].SafeGetNancyEngineInstance () [0x00015] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  62. at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].GetEngine () [0x00013] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  63. at Nancy.Owin.NancyMiddleware.UseNancy (Nancy.Owin.NancyOptions options) [0x0003d] in <e31b230dbd29407fadcc55713e0bbd0f>:0
  64. at Owin.AppBuilderExtensions.UseNancy (Owin.IAppBuilder builder, Nancy.Owin.NancyOptions options) [0x00012] in <b93b726fd93f439f882ff4ac1e2a6fad>:0
  65. at NzbDrone.Host.Owin.MiddleWare.NancyMiddleWare.Attach (Owin.IAppBuilder appBuilder) [0x00037] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\MiddleWare\NancyMiddleWare.cs:26
  66. at NzbDrone.Host.Owin.OwinAppFactory.BuildApp (Owin.IAppBuilder appBuilder) [0x00069] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\OwinServiceProvider.cs:79
  67. at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp (Microsoft.Owin.Hosting.Engine.StartContext context) [0x000dc] in <5b0de58b30614220898429847dbda03a>:0
  68. at Microsoft.Owin.Hosting.Engine.HostingEngine.Start (Microsoft.Owin.Hosting.Engine.StartContext context) [0x00059] in <5b0de58b30614220898429847dbda03a>:0
  69. at NzbDrone.Host.Owin.OwinAppFactory.CreateApp (System.Collections.Generic.List`1[T] urls) [0x00050] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\OwinServiceProvider.cs:53
  70. at NzbDrone.Host.Owin.OwinHostController.StartServer () [0x00061] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\OwinHostController.cs:37
  71. at NzbDrone.Host.NzbDroneServiceFactory.Start () [0x00065] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\ApplicationServer.cs:69
  72. at NzbDrone.Host.Router.Route (NzbDrone.Host.ApplicationModes applicationModes) [0x0007f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Router.cs:56
  73. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x0003d] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:78
  74. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x0007f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:41
  75. at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x00030] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:42
  76.  
  77. 2023-10-23 12:01:40.0|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  78. 2023-10-23 12:01:40.0|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  79. 2023-10-23 12:01:40.0|Debug|ProcessProvider| - [31633] Sonarr
  80. 2023-10-23 12:01:40.0|Info|Router|Application mode: Interactive
  81. 2023-10-23 12:01:40.0|Debug|Router|Console selected
  82. 2023-10-23 12:01:40.1|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  83. 2023-10-23 12:01:40.2|Debug|MigrationLogger|Took: 00:00:00.1079644
  84. 2023-10-23 12:01:40.2|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  85. 2023-10-23 12:01:40.3|Debug|MigrationLogger|Took: 00:00:00.0253142
  86. 2023-10-23 12:01:40.4|Info|OwinHostController|Listening on the following URLs:
  87. 2023-10-23 12:01:40.4|Info|OwinHostController| http://*:8989/
  88. 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  89. 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  90. 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  91. 2023-10-23 12:01:40.8|Info|SonarrBootstrapper|Starting Web Server
  92. 2023-10-23 12:01:41.2|Debug|QualityDefinitionService|Setting up default quality config
  93. 2023-10-23 12:01:44.1|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  94. 2023-10-23 12:01:44.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  95. 2023-10-23 12:01:44.1|Debug|ProcessProvider| - [31669] Sonarr
  96. 2023-10-23 12:01:44.1|Info|Router|Application mode: Interactive
  97. 2023-10-23 12:01:44.1|Debug|Router|Console selected
  98. 2023-10-23 12:01:44.2|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  99. 2023-10-23 12:01:44.3|Debug|MigrationLogger|Took: 00:00:00.1176914
  100. 2023-10-23 12:01:44.3|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  101. 2023-10-23 12:01:44.4|Debug|MigrationLogger|Took: 00:00:00.0151955
  102. 2023-10-23 12:01:44.5|Info|OwinHostController|Listening on the following URLs:
  103. 2023-10-23 12:01:44.5|Info|OwinHostController| http://*:8989/
  104. 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  105. 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  106. 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  107. 2023-10-23 12:01:44.8|Info|SonarrBootstrapper|Starting Web Server
  108. 2023-10-23 12:01:48.0|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  109. 2023-10-23 12:01:48.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  110. 2023-10-23 12:01:48.1|Debug|ProcessProvider| - [31705] Sonarr
  111. 2023-10-23 12:01:48.1|Info|Router|Application mode: Interactive
  112. 2023-10-23 12:01:48.1|Debug|Router|Console selected
  113. 2023-10-23 12:01:48.2|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  114. 2023-10-23 12:01:48.3|Debug|MigrationLogger|Took: 00:00:00.1085574
  115. 2023-10-23 12:01:48.3|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  116. 2023-10-23 12:01:48.3|Debug|MigrationLogger|Took: 00:00:00.0161483
  117. 2023-10-23 12:01:48.4|Info|OwinHostController|Listening on the following URLs:
  118. 2023-10-23 12:01:48.4|Info|OwinHostController| http://*:8989/
  119. 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  120. 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  121. 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  122. 2023-10-23 12:01:48.8|Info|SonarrBootstrapper|Starting Web Server
  123. 2023-10-23 12:01:49.2|Debug|QualityDefinitionService|Setting up default quality config
  124. 2023-10-23 12:01:49.3|Debug|NotificationFactory|Initializing Providers. Count 22
  125. 2023-10-23 12:01:49.4|Debug|IndexerFactory|Initializing Providers. Count 12
  126. 2023-10-23 12:01:49.4|Debug|ImportListFactory|Initializing Providers. Count 5
  127. 2023-10-23 12:01:49.4|Debug|MetadataFactory|Initializing Providers. Count 3
  128. 2023-10-23 12:01:49.4|Debug|DownloadClientFactory|Initializing Providers. Count 17
  129. 2023-10-23 12:01:51.2|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  130. 2023-10-23 12:01:51.2|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  131. 2023-10-23 12:01:51.2|Debug|ProcessProvider| - [31748] Sonarr
  132. 2023-10-23 12:01:51.3|Info|Router|Application mode: Interactive
  133. 2023-10-23 12:01:51.3|Debug|Router|Console selected
  134. 2023-10-23 12:01:51.4|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  135. 2023-10-23 12:01:51.5|Debug|MigrationLogger|Took: 00:00:00.1186105
  136. 2023-10-23 12:01:51.5|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  137. 2023-10-23 12:01:51.5|Debug|MigrationLogger|Took: 00:00:00.0137249
  138. 2023-10-23 12:01:51.6|Info|OwinHostController|Listening on the following URLs:
  139. 2023-10-23 12:01:51.6|Info|OwinHostController| http://*:8989/
  140. 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  141. 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  142. 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  143. 2023-10-23 12:01:51.9|Info|SonarrBootstrapper|Starting Web Server
  144. 2023-10-23 12:01:52.4|Debug|QualityDefinitionService|Setting up default quality config
  145. 2023-10-23 12:01:52.5|Debug|NotificationFactory|Initializing Providers. Count 22
  146. 2023-10-23 12:01:52.6|Debug|IndexerFactory|Initializing Providers. Count 12
  147. 2023-10-23 12:01:52.6|Debug|ImportListFactory|Initializing Providers. Count 5
  148. 2023-10-23 12:01:52.6|Debug|MetadataFactory|Initializing Providers. Count 3
  149. 2023-10-23 12:01:52.6|Debug|DownloadClientFactory|Initializing Providers. Count 17
  150. 2023-10-23 12:01:54.5|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  151. 2023-10-23 12:01:54.5|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  152. 2023-10-23 12:01:54.5|Debug|ProcessProvider| - [31793] Sonarr
  153. 2023-10-23 12:01:54.5|Info|Router|Application mode: Interactive
  154. 2023-10-23 12:01:54.5|Debug|Router|Console selected
  155. 2023-10-23 12:01:54.6|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  156. 2023-10-23 12:01:54.7|Debug|MigrationLogger|Took: 00:00:00.1195384
  157. 2023-10-23 12:01:54.7|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  158. 2023-10-23 12:01:54.8|Debug|MigrationLogger|Took: 00:00:00.0143059
  159. 2023-10-23 12:01:54.9|Info|OwinHostController|Listening on the following URLs:
  160. 2023-10-23 12:01:54.9|Info|OwinHostController| http://*:8989/
  161. 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  162. 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  163. 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  164. 2023-10-23 12:01:55.2|Info|SonarrBootstrapper|Starting Web Server
  165. 2023-10-23 12:01:55.7|Debug|QualityDefinitionService|Setting up default quality config
  166. 2023-10-23 12:01:55.7|Debug|NotificationFactory|Initializing Providers. Count 22
  167. 2023-10-23 12:01:55.8|Debug|IndexerFactory|Initializing Providers. Count 12
  168. 2023-10-23 12:01:55.8|Debug|ImportListFactory|Initializing Providers. Count 5
  169. 2023-10-23 12:01:55.8|Debug|MetadataFactory|Initializing Providers. Count 3
  170. 2023-10-23 12:01:55.8|Debug|DownloadClientFactory|Initializing Providers. Count 17
  171. 2023-10-23 12:01:56.0|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
  172. 2023-10-23 12:01:57.9|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  173. 2023-10-23 12:01:57.9|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  174. 2023-10-23 12:01:57.9|Debug|ProcessProvider| - [31838] Sonarr
  175. 2023-10-23 12:01:57.9|Info|Router|Application mode: Interactive
  176. 2023-10-23 12:01:57.9|Debug|Router|Console selected
  177. 2023-10-23 12:01:58.0|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  178. 2023-10-23 12:01:58.2|Debug|MigrationLogger|Took: 00:00:00.1185370
  179. 2023-10-23 12:01:58.2|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  180. 2023-10-23 12:01:58.2|Debug|MigrationLogger|Took: 00:00:00.0152418
  181. 2023-10-23 12:01:58.3|Info|OwinHostController|Listening on the following URLs:
  182. 2023-10-23 12:01:58.3|Info|OwinHostController| http://*:8989/
  183. 2023-10-23 12:01:58.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  184. 2023-10-23 12:01:58.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  185. 2023-10-23 12:01:58.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  186. 2023-10-23 12:01:58.6|Info|SonarrBootstrapper|Starting Web Server
  187. 2023-10-23 12:01:59.1|Debug|QualityDefinitionService|Setting up default quality config
  188. 2023-10-23 12:01:59.2|Debug|NotificationFactory|Initializing Providers. Count 22
  189. 2023-10-23 12:01:59.2|Debug|IndexerFactory|Initializing Providers. Count 12
  190. 2023-10-23 12:01:59.3|Debug|ImportListFactory|Initializing Providers. Count 5
  191. 2023-10-23 12:01:59.3|Debug|MetadataFactory|Initializing Providers. Count 3
  192. 2023-10-23 12:01:59.3|Debug|DownloadClientFactory|Initializing Providers. Count 17
  193. 2023-10-23 12:01:59.4|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
  194. 2023-10-23 12:02:03.8|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  195. 2023-10-23 12:02:03.8|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  196. 2023-10-23 12:02:03.8|Debug|ProcessProvider| - [31911] Sonarr
  197. 2023-10-23 12:02:03.8|Info|Router|Application mode: Interactive
  198. 2023-10-23 12:02:03.9|Debug|Router|Console selected
  199. 2023-10-23 12:02:04.0|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  200. 2023-10-23 12:02:04.1|Debug|MigrationLogger|Took: 00:00:00.1197635
  201. 2023-10-23 12:02:04.1|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  202. 2023-10-23 12:02:04.1|Debug|MigrationLogger|Took: 00:00:00.0131407
  203. 2023-10-23 12:02:04.2|Info|OwinHostController|Listening on the following URLs:
  204. 2023-10-23 12:02:04.2|Info|OwinHostController| http://*:8989/
  205. 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  206. 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  207. 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  208. 2023-10-23 12:02:04.5|Info|SonarrBootstrapper|Starting Web Server
  209. 2023-10-23 12:02:05.0|Debug|QualityDefinitionService|Setting up default quality config
  210. 2023-10-23 12:02:05.1|Debug|NotificationFactory|Initializing Providers. Count 22
  211. 2023-10-23 12:02:05.1|Debug|IndexerFactory|Initializing Providers. Count 12
  212. 2023-10-23 12:02:05.2|Debug|ImportListFactory|Initializing Providers. Count 5
  213. 2023-10-23 12:02:05.2|Debug|MetadataFactory|Initializing Providers. Count 3
  214. 2023-10-23 12:02:05.2|Debug|DownloadClientFactory|Initializing Providers. Count 17
  215. 2023-10-23 12:02:05.3|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
  216. 2023-10-23 12:02:07.3|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  217. 2023-10-23 12:02:07.3|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  218. 2023-10-23 12:02:07.3|Debug|ProcessProvider| - [31956] Sonarr
  219. 2023-10-23 12:02:07.3|Info|Router|Application mode: Interactive
  220. 2023-10-23 12:02:07.3|Debug|Router|Console selected
  221.  
Add Comment
Please, Sign In to add comment