Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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 ***
- 2023-10-23 12:01:29.8|Debug|MigrationLogger|Took: 00:00:00.0282493
- 2023-10-23 12:01:29.9|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:29.9|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:29.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:30.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:30.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:30.2|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:30.7|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:30.8|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:01:30.8|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:01:30.9|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:01:30.9|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:01:30.9|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:01:31.0|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
- 2023-10-23 12:01:32.9|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:32.9|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:32.9|Debug|ProcessProvider| - [31571] Sonarr
- 2023-10-23 12:01:33.0|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:33.0|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:33.2|Debug|MigrationLogger|Took: 00:00:00.1185588
- 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 ***
- 2023-10-23 12:01:33.2|Debug|MigrationLogger|Took: 00:00:00.0145801
- 2023-10-23 12:01:33.3|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:33.3|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:33.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:33.6|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:34.1|Fatal|ConsoleApp|EPIC FAIL!
- [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
- at Nancy.Routing.Trie.RouteResolverTrie.BuildTrie (Nancy.Routing.IRouteCache cache) [0x00045] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- at Nancy.Routing.DefaultRouteResolver.BuildTrie () [0x00000] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- 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
- at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object[])
- 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
- --- 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) [0x00135] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3562
- 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
- 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
- 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
- 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
- --- 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 C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3543
- 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
- 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
- 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
- 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
- --- 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 C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:3543
- 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
- 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
- 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
- at TinyIoC.TinyIoCContainer.Resolve (System.Type resolveType) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1429
- at TinyIoC.TinyIoCContainer.Resolve[ResolveType] () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\TinyIoC.cs:1548
- at Sonarr.Http.TinyIoCNancyBootstrapper.GetEngineInternal () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Http\TinyIoCNancyBootstrapper.cs:53
- at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].SafeGetNancyEngineInstance () [0x00000] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- --- End of inner exception stack trace ---
- at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].SafeGetNancyEngineInstance () [0x00015] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- at Nancy.Bootstrapper.NancyBootstrapperBase`1[TContainer].GetEngine () [0x00013] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- at Nancy.Owin.NancyMiddleware.UseNancy (Nancy.Owin.NancyOptions options) [0x0003d] in <e31b230dbd29407fadcc55713e0bbd0f>:0
- at Owin.AppBuilderExtensions.UseNancy (Owin.IAppBuilder builder, Nancy.Owin.NancyOptions options) [0x00012] in <b93b726fd93f439f882ff4ac1e2a6fad>:0
- at NzbDrone.Host.Owin.MiddleWare.NancyMiddleWare.Attach (Owin.IAppBuilder appBuilder) [0x00037] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\MiddleWare\NancyMiddleWare.cs:26
- at NzbDrone.Host.Owin.OwinAppFactory.BuildApp (Owin.IAppBuilder appBuilder) [0x00069] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\OwinServiceProvider.cs:79
- at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp (Microsoft.Owin.Hosting.Engine.StartContext context) [0x000dc] in <5b0de58b30614220898429847dbda03a>:0
- at Microsoft.Owin.Hosting.Engine.HostingEngine.Start (Microsoft.Owin.Hosting.Engine.StartContext context) [0x00059] in <5b0de58b30614220898429847dbda03a>:0
- 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
- at NzbDrone.Host.Owin.OwinHostController.StartServer () [0x00061] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Owin\OwinHostController.cs:37
- at NzbDrone.Host.NzbDroneServiceFactory.Start () [0x00065] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\ApplicationServer.cs:69
- at NzbDrone.Host.Router.Route (NzbDrone.Host.ApplicationModes applicationModes) [0x0007f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Router.cs:56
- 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
- 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
- at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x00030] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:42
- 2023-10-23 12:01:40.0|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:40.0|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:40.0|Debug|ProcessProvider| - [31633] Sonarr
- 2023-10-23 12:01:40.0|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:40.0|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:40.2|Debug|MigrationLogger|Took: 00:00:00.1079644
- 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 ***
- 2023-10-23 12:01:40.3|Debug|MigrationLogger|Took: 00:00:00.0253142
- 2023-10-23 12:01:40.4|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:40.4|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:40.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:40.8|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:41.2|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:44.1|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:44.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:44.1|Debug|ProcessProvider| - [31669] Sonarr
- 2023-10-23 12:01:44.1|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:44.1|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:44.3|Debug|MigrationLogger|Took: 00:00:00.1176914
- 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 ***
- 2023-10-23 12:01:44.4|Debug|MigrationLogger|Took: 00:00:00.0151955
- 2023-10-23 12:01:44.5|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:44.5|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:44.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:44.8|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:48.0|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:48.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:48.1|Debug|ProcessProvider| - [31705] Sonarr
- 2023-10-23 12:01:48.1|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:48.1|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:48.3|Debug|MigrationLogger|Took: 00:00:00.1085574
- 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 ***
- 2023-10-23 12:01:48.3|Debug|MigrationLogger|Took: 00:00:00.0161483
- 2023-10-23 12:01:48.4|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:48.4|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:48.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:48.8|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:49.2|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:49.3|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:01:49.4|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:01:49.4|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:01:49.4|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:01:49.4|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:01:51.2|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:51.2|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:51.2|Debug|ProcessProvider| - [31748] Sonarr
- 2023-10-23 12:01:51.3|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:51.3|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:51.5|Debug|MigrationLogger|Took: 00:00:00.1186105
- 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 ***
- 2023-10-23 12:01:51.5|Debug|MigrationLogger|Took: 00:00:00.0137249
- 2023-10-23 12:01:51.6|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:51.6|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:51.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:51.9|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:52.4|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:52.5|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:01:52.6|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:01:52.6|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:01:52.6|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:01:52.6|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:01:54.5|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:54.5|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:54.5|Debug|ProcessProvider| - [31793] Sonarr
- 2023-10-23 12:01:54.5|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:54.5|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:54.7|Debug|MigrationLogger|Took: 00:00:00.1195384
- 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 ***
- 2023-10-23 12:01:54.8|Debug|MigrationLogger|Took: 00:00:00.0143059
- 2023-10-23 12:01:54.9|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:54.9|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:54.9|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:55.2|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:55.7|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:55.7|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:01:55.8|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:01:55.8|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:01:55.8|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:01:55.8|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:01:56.0|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
- 2023-10-23 12:01:57.9|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:01:57.9|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:01:57.9|Debug|ProcessProvider| - [31838] Sonarr
- 2023-10-23 12:01:57.9|Info|Router|Application mode: Interactive
- 2023-10-23 12:01:57.9|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:01:58.2|Debug|MigrationLogger|Took: 00:00:00.1185370
- 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 ***
- 2023-10-23 12:01:58.2|Debug|MigrationLogger|Took: 00:00:00.0152418
- 2023-10-23 12:01:58.3|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:01:58.3|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:01:58.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:01:58.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:01:58.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:01:58.6|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:01:59.1|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:01:59.2|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:01:59.2|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:01:59.3|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:01:59.3|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:01:59.3|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:01:59.4|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
- 2023-10-23 12:02:03.8|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:02:03.8|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:02:03.8|Debug|ProcessProvider| - [31911] Sonarr
- 2023-10-23 12:02:03.8|Info|Router|Application mode: Interactive
- 2023-10-23 12:02:03.9|Debug|Router|Console selected
- 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 ***
- 2023-10-23 12:02:04.1|Debug|MigrationLogger|Took: 00:00:00.1197635
- 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 ***
- 2023-10-23 12:02:04.1|Debug|MigrationLogger|Took: 00:00:00.0131407
- 2023-10-23 12:02:04.2|Info|OwinHostController|Listening on the following URLs:
- 2023-10-23 12:02:04.2|Info|OwinHostController| http://*:8989/
- 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
- 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
- 2023-10-23 12:02:04.3|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
- 2023-10-23 12:02:04.5|Info|SonarrBootstrapper|Starting Web Server
- 2023-10-23 12:02:05.0|Debug|QualityDefinitionService|Setting up default quality config
- 2023-10-23 12:02:05.1|Debug|NotificationFactory|Initializing Providers. Count 22
- 2023-10-23 12:02:05.1|Debug|IndexerFactory|Initializing Providers. Count 12
- 2023-10-23 12:02:05.2|Debug|ImportListFactory|Initializing Providers. Count 5
- 2023-10-23 12:02:05.2|Debug|MetadataFactory|Initializing Providers. Count 3
- 2023-10-23 12:02:05.2|Debug|DownloadClientFactory|Initializing Providers. Count 17
- 2023-10-23 12:02:05.3|Debug|QBittorrentProxyV2|qBittorrent authentication succeeded.
- 2023-10-23 12:02:07.3|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
- 2023-10-23 12:02:07.3|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
- 2023-10-23 12:02:07.3|Debug|ProcessProvider| - [31956] Sonarr
- 2023-10-23 12:02:07.3|Info|Router|Application mode: Interactive
- 2023-10-23 12:02:07.3|Debug|Router|Console selected
Add Comment
Please, Sign In to add comment