Guest User

Logs

a guest
Jul 20th, 2025
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.45 KB | None | 0 0
  1. 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.
  2. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
  3. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
  4. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
  5. 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)
  6. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  7. 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)
  8. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
  9. 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)
  10. 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)
  11. 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)
  12. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  13. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  14. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  15. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  16. 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)
  17. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  18. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  19. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  20. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  21. 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)
  22. 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)
  23. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  24. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  25. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  26. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  27. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  28. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  29. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  30. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  31. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  32. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  33. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  34. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  35. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  36. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  37. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  38. Jul 20 10:47:32 redacted-cloud jellyfin[420244]: [10:47:32] [INF] User policy for superadmin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  39. 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
  40. 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.
  41. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
  42. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
  43. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
  44. 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)
  45. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  46. 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)
  47. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
  48. 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)
  49. 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)
  50. 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)
  51. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  52. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  53. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  54. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  55. 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)
  56. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  57. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  58. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  59. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  60. 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)
  61. 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)
  62. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  63. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  64. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  65. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  66. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  67. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  68. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  69. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  70. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  71. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  72. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  73. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  74. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  75. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  76. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  77. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: [10:47:33] [INF] User policy for superadmin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  78. 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
  79. 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.
  80. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: System.ArgumentException: The value cannot be an empty string. (Parameter '_mediaEncoder.EncoderPath')
  81. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
  82. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at System.ArgumentException.ThrowIfNullOrEmpty(String argument, String paramName)
  83. 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)
  84. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  85. 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)
  86. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at lambda_method1083(Closure, Object)
  87. 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)
  88. 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)
  89. 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)
  90. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  91. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  92. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  93. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  94. 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)
  95. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  96. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  97. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  98. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: --- End of stack trace from previous location ---
  99. 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)
  100. 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)
  101. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  102. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  103. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  104. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  105. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  106. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  107. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  108. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  109. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  110. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  111. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  112. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  113. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  114. Jul 20 10:47:33 redacted-cloud jellyfin[420244]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  115. 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