Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-08-14 00:00:00.002 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:00:00.002 +01:00 [Debug] Calling Execute on job Emby.IEmbyUserImporter
- 2020-08-14 00:00:00.005 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:00:00.005 +01:00 [Debug] Calling Execute on job Plex.IPlexContentSyncRecentlyAdded
- 2020-08-14 00:00:00.006 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:00:00.006 +01:00 [Debug] Calling Execute on job Plex.IPlexUserImporter
- 2020-08-14 00:00:00.007 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:00:00.007 +01:00 [Debug] Calling Execute on job System.IIssuesPurge
- 2020-08-14 00:00:00.022 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:00:00.027 +01:00 [Error] Plex Settings are not valid
- 2020-08-14 00:00:00.028 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:00:00.043 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:00:00.043 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:00:27.233 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:00:52.988 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:01:18.342 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:01:41.588 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:02:09.789 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:02:35.150 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:03:02.122 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:03:32.123 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:03:55.590 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:04:19.767 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:04:49.154 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:05:00.001 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:05:00.001 +01:00 [Debug] Calling Execute on job Emby.IEmbyContentSync
- 2020-08-14 00:05:00.014 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:05:26.104 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:05:49.757 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:06:17.458 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:06:41.227 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:07:06.158 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:07:32.922 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:07:59.728 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:08:28.257 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:08:53.883 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:09:05.629 +01:00 [Error] Something bad happened, ErrorMiddleware caught this
- System.Net.Http.HttpRequestException: Cannot assign requested address ---> System.Net.Sockets.SocketException: Cannot assign requested address
- at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
- --- End of inner exception stack trace ---
- at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
- at System.Threading.Tasks.ValueTask`1.get_Result()
- at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
- at System.Threading.Tasks.ValueTask`1.get_Result()
- at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask)
- at System.Threading.Tasks.ValueTask`1.get_Result()
- at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
- at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
- at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
- at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
- at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
- at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
- at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
- at lambda_method(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
- at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
- at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
- at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
- 2020-08-14 00:09:15.962 +01:00 [Error] Something bad happened, ErrorMiddleware caught this
- System.Exception: Invalid URI: The hostname could not be parsed. ---> System.UriFormatException: Invalid URI: The hostname could not be parsed.
- at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
- at System.Uri..ctor(String uriString)
- at System.UriBuilder.get_Uri()
- at Ombi.Helpers.UriHelper.ReturnUri(String val, Int32 port, Boolean ssl) in C:\projects\requestplex\src\Ombi.Helpers\UriHelper.cs:line 89
- --- End of inner exception stack trace ---
- at Ombi.Helpers.UriHelper.ReturnUri(String val, Int32 port, Boolean ssl) in C:\projects\requestplex\src\Ombi.Helpers\UriHelper.cs:line 96
- at Ombi.Settings.Settings.Models.External.ExternalSettings.get_FullUri() in C:\projects\requestplex\src\Ombi.Settings\Settings\Models\External\ExternalSettings.cs:line 18
- at Microsoft.Extensions.Internal.PropertyHelper.CallNullSafePropertyGetter[TDeclaringType,TValue](Func`2 getter, Object target)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationEntry.get_Model()
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitChildren(IValidationStrategy strategy)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitComplexType(IValidationStrategy defaultStrategy)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.Visit(ModelMetadata metadata, String key, Object model)
- at Microsoft.AspNetCore.Mvc.ModelBinding.ObjectModelValidator.Validate(ActionContext actionContext, ValidationStateDictionary validationState, String prefix, Object model)
- at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value)
- at Microsoft.AspNetCore.Mvc.Internal.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
- at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
- at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
- at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
- 2020-08-14 00:09:16.149 +01:00 [Error] Something bad happened, ErrorMiddleware caught this
- System.Exception: Invalid URI: The hostname could not be parsed. ---> System.UriFormatException: Invalid URI: The hostname could not be parsed.
- at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
- at System.Uri..ctor(String uriString)
- at System.UriBuilder.get_Uri()
- at Ombi.Helpers.UriHelper.ReturnUri(String val, Int32 port, Boolean ssl) in C:\projects\requestplex\src\Ombi.Helpers\UriHelper.cs:line 89
- --- End of inner exception stack trace ---
- at Ombi.Helpers.UriHelper.ReturnUri(String val, Int32 port, Boolean ssl) in C:\projects\requestplex\src\Ombi.Helpers\UriHelper.cs:line 96
- at Ombi.Settings.Settings.Models.External.ExternalSettings.get_FullUri() in C:\projects\requestplex\src\Ombi.Settings\Settings\Models\External\ExternalSettings.cs:line 18
- at Microsoft.Extensions.Internal.PropertyHelper.CallNullSafePropertyGetter[TDeclaringType,TValue](Func`2 getter, Object target)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationEntry.get_Model()
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitChildren(IValidationStrategy strategy)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitComplexType(IValidationStrategy defaultStrategy)
- at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.Visit(ModelMetadata metadata, String key, Object model)
- at Microsoft.AspNetCore.Mvc.ModelBinding.ObjectModelValidator.Validate(ActionContext actionContext, ValidationStateDictionary validationState, String prefix, Object model)
- at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value)
- at Microsoft.AspNetCore.Mvc.Internal.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
- at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
- at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
- at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
- at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
- 2020-08-14 00:09:18.895 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:09:42.748 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:10:00.000 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:10:00.001 +01:00 [Debug] Calling Execute on job DVR.ISonarrSync
- 2020-08-14 00:10:00.030 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:10:24.748 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:10:53.747 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:11:17.916 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:11:46.475 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:12:13.404 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:12:37.885 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:13:07.249 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:13:34.831 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:14:02.348 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:14:30.758 +01:00 [Debug] Batch acquisition of 1 triggers
- 2020-08-14 00:15:00.006 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:15:00.007 +01:00 [Debug] Calling Execute on job DVR.IRadarrSync
- 2020-08-14 00:15:00.029 +01:00 [Debug] Trigger instruction : NoInstruction
- 2020-08-14 00:15:26.853 +01:00 [Debug] Batch acquisition of 0 triggers
- 2020-08-14 00:15:54.525 +01:00 [Debug] Batch acquisition of 0 triggers
RAW Paste Data
Copied