Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: [10:47:32] [ERR] Error processing request. URL GET /videos/c68d6234-7e13-3340-412a-fb4a723de003/hls1/main/-1.mp4.
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Boolean enableAudioVbrEncoding, Boolean alwaysBurnInSubtitleWhenTranscoding)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:32 redacted-cloud jellyfin[420244]: [10:47:32] [INF] User policy for superadmin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [ERR] Error processing request. URL GET /videos/c68d6234-7e13-3340-412a-fb4a723de003/hls1/main/-1.mp4.
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Boolean enableAudioVbrEncoding, Boolean alwaysBurnInSubtitleWhenTranscoding)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [INF] User policy for superadmin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [ERR] Error processing request. URL GET /videos/c68d6234-7e13-3340-412a-fb4a723de003/hls1/main/-1.mp4.
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Boolean enableAudioVbrEncoding, Boolean alwaysBurnInSubtitleWhenTranscoding)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
Advertisement
Add Comment
Please, Sign In to add comment