Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-08-24 21:44:26.095 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 21:44:26.675 +00:00] [INF] WS "192.168.1.130" request
- [2024-08-24 21:46:17.044 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:17.448 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:17.454 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"79488dc26530526e0460c5af7b03b77b-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/79488dc26530526e0460c5af7b03b77b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/79488dc26530526e0460c5af7b03b77b.m3u8\""
- [2024-08-24 21:46:17.499 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:17.593 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:19.041 +00:00] [WRN] Received playback progress from user "user2" but initial state was never set - setting it now!
- [2024-08-24 21:46:19.049 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:19.057 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/79488dc26530526e0460c5af7b03b77b.m3u8"
- [2024-08-24 21:46:19.136 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:19.136 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"40bdf6cc29b6f473611dcab52f4aa6b4-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/40bdf6cc29b6f473611dcab52f4aa6b4%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/40bdf6cc29b6f473611dcab52f4aa6b4.m3u8\""
- [2024-08-24 21:46:19.227 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:19.329 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:19.356 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:19.362 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/40bdf6cc29b6f473611dcab52f4aa6b4.m3u8"
- [2024-08-24 21:46:19.438 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:19.443 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 libfdk_aac -ac 2 -ab 95992 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"8d68fc2be99276e8e1c6a0647c8b0c79-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/8d68fc2be99276e8e1c6a0647c8b0c79%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/8d68fc2be99276e8e1c6a0647c8b0c79.m3u8\""
- [2024-08-24 21:46:19.584 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:19.685 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:19.747 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/8d68fc2be99276e8e1c6a0647c8b0c79.m3u8"
- [2024-08-24 21:46:21.248 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Brood of Evil". Stopped at "0" ms
- [2024-08-24 21:46:23.036 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:23.381 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:23.382 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"8a2a24cb9f86647bad991d7472b381f2-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/8a2a24cb9f86647bad991d7472b381f2%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/8a2a24cb9f86647bad991d7472b381f2.m3u8\""
- [2024-08-24 21:46:23.480 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:23.564 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:23.598 +00:00] [WRN] Received playback progress from user "user2" but initial state was never set - setting it now!
- [2024-08-24 21:46:23.693 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:23.706 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/8a2a24cb9f86647bad991d7472b381f2.m3u8"
- [2024-08-24 21:46:23.788 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:23.788 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"03922052bb7fdfec7b22ba93f2cd1c65-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/03922052bb7fdfec7b22ba93f2cd1c65%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/03922052bb7fdfec7b22ba93f2cd1c65.m3u8\""
- [2024-08-24 21:46:23.899 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:23.989 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:24.017 +00:00] [INF] User policy for "user2". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 21:46:24.031 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/03922052bb7fdfec7b22ba93f2cd1c65.m3u8"
- [2024-08-24 21:46:24.107 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 21:46:24.134 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Dragon Ball Z/Season 2/Dragon Ball Z - S02E05 - Brood of Evil SDTV.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 324008 -maxrate 324008 -bufsize 648016 -g:v:0 75 -keyint_min:v:0 75 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,426)/2)*2:trunc(ow/a/2)*2,format=nv12\" -codec:a:0 libfdk_aac -ac 2 -ab 95992 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"a75363b7a42976b3b3c9a380bc38efcc-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/a75363b7a42976b3b3c9a380bc38efcc%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/a75363b7a42976b3b3c9a380bc38efcc.m3u8\""
- [2024-08-24 21:46:24.257 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 21:46:24.339 +00:00] [ERR] Error processing request. URL "GET" "/videos/8be6a445-e92a-e88d-d0f7-6fbe6c388df1/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 21:46:24.402 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/a75363b7a42976b3b3c9a380bc38efcc.m3u8"
- [2024-08-24 21:46:25.904 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Brood of Evil". Stopped at "0" ms
- [2024-08-24 21:47:17.866 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 21:48:41.866 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 21:50:41.864 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 21:51:29.864 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 21:53:29.865 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 21:54:17.865 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 21:56:17.867 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 21:57:41.865 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 21:59:41.864 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 22:00:29.864 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 22:02:29.864 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 22:03:17.864 +00:00] [INF] Sending ForceKeepAlive message to 2 inactive WebSockets.
- [2024-08-24 22:04:37.152 +00:00] [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
- [2024-08-24 22:05:17.864 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 22:05:34.667 +00:00] [INF] Logging out access token "06e074f5f3164751a704974af6f09eab"
- [2024-08-24 22:05:34.677 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 22:05:34.698 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 22:05:34.698 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 22:05:39.550 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:41.507 +00:00] [INF] Authentication request for "test" has succeeded.
- [2024-08-24 22:05:41.508 +00:00] [INF] Current/Max sessions for user "test": 0/0
- [2024-08-24 22:05:41.511 +00:00] [INF] Creating new access token for user e7a52ac1-d2b2-4fc8-a1b4-ba8113df8cc8
- [2024-08-24 22:05:41.592 +00:00] [INF] WS "192.168.1.130" request
- [2024-08-24 22:05:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.461 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.466 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.467 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.467 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.472 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.472 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.472 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.476 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.477 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.477 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.481 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.482 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.483 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.486 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.487 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.487 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.490 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.491 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.491 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:05:52.495 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.496 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:05:52.496 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:35.639 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 22:06:35.641 +00:00] [INF] Logging out access token "fc0991b85bf648078950bb9e89def55f"
- [2024-08-24 22:06:39.546 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:44.547 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:48.292 +00:00] [INF] Authentication request for "user2" has succeeded.
- [2024-08-24 22:06:48.293 +00:00] [INF] Current/Max sessions for user "user2": 0/0
- [2024-08-24 22:06:48.293 +00:00] [INF] Creating new access token for user a44fa31e-1562-462b-878f-da47145b557f
- [2024-08-24 22:06:48.317 +00:00] [INF] WS "192.168.1.130" request
- [2024-08-24 22:06:52.444 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.445 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.450 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.454 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.454 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.455 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.459 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.470 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.471 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.471 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.474 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.475 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.475 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:06:52.478 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.479 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:06:52.479 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.428 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.433 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.449 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.462 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.463 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.470 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.471 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.471 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:07:52.476 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.476 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:07:52.476 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.444 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.449 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.469 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.469 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.470 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.473 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.473 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.473 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.480 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.480 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.480 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:08:52.483 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.483 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:08:52.483 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.445 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.449 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.453 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.457 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.461 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:09:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:09:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.424 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.425 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.425 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.431 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.441 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.456 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.461 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:10:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.465 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:10:52.465 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.444 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.448 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.456 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.460 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:11:52.468 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.468 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:11:52.469 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.450 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.455 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.461 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:12:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:12:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.433 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.459 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.469 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.470 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.470 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:13:52.473 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.474 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:13:52.474 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.421 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.421 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.421 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.424 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.424 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.424 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.433 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.449 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:14:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:14:52.454 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.435 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.437 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.458 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.462 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.462 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.462 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:15:52.467 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.468 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:15:52.468 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.440 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.444 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.444 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.444 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.449 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.453 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.457 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.461 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.461 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.465 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.465 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.466 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:16:52.469 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.470 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:16:52.470 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.425 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.426 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.435 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:17:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:17:52.456 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.457 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.460 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:18:52.467 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.467 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:18:52.468 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:36.318 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2024-08-24 22:19:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.441 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.450 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.456 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.456 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.459 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:19:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.463 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:19:52.463 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:34.548 +00:00] [INF] WS "192.168.1.130" closed
- [2024-08-24 22:20:34.548 +00:00] [INF] Logging out access token "dc7fbce68db841a7ab655aa7638a51cf"
- [2024-08-24 22:20:34.555 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:34.556 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:34.556 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:35.311 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:35.874 +00:00] [INF] Authentication request for "test" has succeeded.
- [2024-08-24 22:20:35.875 +00:00] [INF] Current/Max sessions for user "test": 0/0
- [2024-08-24 22:20:35.875 +00:00] [INF] Creating new access token for user e7a52ac1-d2b2-4fc8-a1b4-ba8113df8cc8
- [2024-08-24 22:20:35.898 +00:00] [INF] WS "192.168.1.130" request
- [2024-08-24 22:20:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.421 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.421 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.427 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.431 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.436 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.440 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:20:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:20:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.444 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.448 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.453 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.458 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:21:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.464 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:21:52.464 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.432 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.436 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.453 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.457 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:22:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.460 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:22:52.460 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.425 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.426 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.428 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.433 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:23:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:23:52.455 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.421 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.421 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.422 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.441 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.449 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.450 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:24:52.453 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.454 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:24:52.454 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.423 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.423 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.423 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.427 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.431 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.435 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.435 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:25:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:25:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.426 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.428 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.431 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.435 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.436 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.440 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.444 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.444 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.444 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.448 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.453 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:26:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:26:52.457 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.420 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.422 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.423 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.423 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.427 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.433 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.434 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:27:52.445 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:27:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.429 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.432 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.435 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.436 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.448 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.448 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.452 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.452 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.455 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:28:52.457 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.458 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:28:52.458 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.406 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.408 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.408 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.413 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.413 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.414 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.418 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.418 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.419 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.423 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.423 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.424 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.427 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.431 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.435 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:29:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:29:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.419 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.421 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.424 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.424 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.424 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.427 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.428 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.428 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.431 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.432 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.432 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.435 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.436 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.436 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.439 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.440 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.440 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.443 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:30:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:30:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:12.235 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:12.661 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:12.663 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e873c0235b5a8ed194aa346aa9426dbf-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/e873c0235b5a8ed194aa346aa9426dbf%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/e873c0235b5a8ed194aa346aa9426dbf.m3u8\""
- [2024-08-24 22:31:12.708 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:12.803 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:13.248 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:13.258 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/e873c0235b5a8ed194aa346aa9426dbf.m3u8"
- [2024-08-24 22:31:13.337 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:13.337 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"060a7d9defe9d139bde0dd62c1d03e62-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/060a7d9defe9d139bde0dd62c1d03e62%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/060a7d9defe9d139bde0dd62c1d03e62.m3u8\""
- [2024-08-24 22:31:13.378 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:13.473 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:13.490 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:13.498 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/060a7d9defe9d139bde0dd62c1d03e62.m3u8"
- [2024-08-24 22:31:13.566 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:13.567 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"04cc95d2a9d5a2dfecd076c36f99ad20-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/04cc95d2a9d5a2dfecd076c36f99ad20%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/04cc95d2a9d5a2dfecd076c36f99ad20.m3u8\""
- [2024-08-24 22:31:13.608 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:13.703 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:13.764 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/04cc95d2a9d5a2dfecd076c36f99ad20.m3u8"
- [2024-08-24 22:31:15.265 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:31:23.794 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:24.222 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:24.223 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"af87deecf2e6e97c43aacbe29b321e95-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/af87deecf2e6e97c43aacbe29b321e95%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/af87deecf2e6e97c43aacbe29b321e95.m3u8\""
- [2024-08-24 22:31:24.265 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:24.360 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:24.784 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:24.793 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/af87deecf2e6e97c43aacbe29b321e95.m3u8"
- [2024-08-24 22:31:24.870 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:24.871 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"f6cec201303a684e7b97e1759ed65a3c-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/f6cec201303a684e7b97e1759ed65a3c%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/f6cec201303a684e7b97e1759ed65a3c.m3u8\""
- [2024-08-24 22:31:24.914 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:25.007 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:25.023 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:25.035 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/f6cec201303a684e7b97e1759ed65a3c.m3u8"
- [2024-08-24 22:31:25.112 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:25.112 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"b71702fcf483789a81bc3fa441790743-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/b71702fcf483789a81bc3fa441790743%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/b71702fcf483789a81bc3fa441790743.m3u8\""
- [2024-08-24 22:31:25.153 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:25.249 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:25.305 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/b71702fcf483789a81bc3fa441790743.m3u8"
- [2024-08-24 22:31:26.806 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:31:29.387 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:29.721 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:29.726 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e6e409859648be169515d0d7d1af2051-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/e6e409859648be169515d0d7d1af2051%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/e6e409859648be169515d0d7d1af2051.m3u8\""
- [2024-08-24 22:31:29.785 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:29.873 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:30.326 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:30.340 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/e6e409859648be169515d0d7d1af2051.m3u8"
- [2024-08-24 22:31:30.448 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:30.448 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"ebe7035adfe98a23619c0cc15ce093f5-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/ebe7035adfe98a23619c0cc15ce093f5%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/ebe7035adfe98a23619c0cc15ce093f5.m3u8\""
- [2024-08-24 22:31:30.512 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:30.608 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:30.629 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:31:30.644 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/ebe7035adfe98a23619c0cc15ce093f5.m3u8"
- [2024-08-24 22:31:30.717 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:31:30.721 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"803f1b6fe6cc7ab5674e755e3e493dcd-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/803f1b6fe6cc7ab5674e755e3e493dcd%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/803f1b6fe6cc7ab5674e755e3e493dcd.m3u8\""
- [2024-08-24 22:31:30.777 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:31:30.869 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:31:30.933 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/803f1b6fe6cc7ab5674e755e3e493dcd.m3u8"
- [2024-08-24 22:31:32.435 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:31:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.430 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.434 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.435 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.439 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.443 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.447 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.447 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.450 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.454 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.455 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.455 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:31:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.459 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:31:52.459 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.413 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.414 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.414 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.420 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.421 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.425 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.425 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.425 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.429 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.430 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.433 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.437 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.438 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.438 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.441 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.442 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.442 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.446 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.446 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:32:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.451 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:32:52.451 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.324 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.325 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.328 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.329 +00:00] [ERR] Error processing request: "Invalid token". URL "GET" "/socket".
- [2024-08-24 22:33:19.352 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.353 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.353 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.361 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.362 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.362 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.370 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.370 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.371 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.376 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.377 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.377 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.383 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.383 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.383 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.388 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.388 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.388 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.392 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.392 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.393 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:19.396 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.396 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:19.397 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:20.802 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:20.802 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:20.802 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:20.894 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:20.894 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:20.894 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:21.010 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:21.010 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:21.010 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:21.693 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:21.693 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:21.693 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:23.178 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.180 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.180 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:23.908 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.909 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.909 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:23.970 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.971 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:23.971 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:24.108 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:24.108 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:24.108 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:25.817 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:25.819 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:25.819 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:25.908 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:25.908 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:25.908 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:26.015 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:26.016 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:26.016 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:26.692 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:26.692 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:26.692 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:28.176 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.176 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.176 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:28.905 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.905 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.906 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:28.967 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.968 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:28.968 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:29.106 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:29.107 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:29.107 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:30.799 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.800 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.800 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:30.923 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.923 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.924 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:30.927 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.927 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:30.927 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:31.010 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:31.010 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:31.010 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:31.687 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:31.687 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:31.688 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:33.177 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.178 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.178 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:33.902 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.903 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.903 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:33.977 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.977 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:33.978 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:34.109 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:34.110 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:34.110 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:35.809 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:35.809 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:35.809 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:35.894 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:35.894 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:35.894 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:36.014 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:36.015 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:36.015 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:36.693 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:36.694 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:36.694 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:38.178 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:38.179 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:33:38.179 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-08-24 22:33:39.368 +00:00] [INF] WS "192.168.1.130" request
- [2024-08-24 22:34:12.691 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:13.081 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:13.086 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"d75e43142f86ccfcd8a8a658b100e293-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/d75e43142f86ccfcd8a8a658b100e293%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/d75e43142f86ccfcd8a8a658b100e293.m3u8\""
- [2024-08-24 22:34:13.562 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:13.656 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:14.193 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:14.215 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/d75e43142f86ccfcd8a8a658b100e293.m3u8"
- [2024-08-24 22:34:14.329 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:14.330 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"fa23a5bfaab511ea3bee1b0c2af78175-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/fa23a5bfaab511ea3bee1b0c2af78175%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/fa23a5bfaab511ea3bee1b0c2af78175.m3u8\""
- [2024-08-24 22:34:14.412 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:14.467 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:14.488 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:14.498 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/fa23a5bfaab511ea3bee1b0c2af78175.m3u8"
- [2024-08-24 22:34:14.609 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:14.610 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"259d1bff28f1f71315970743eccd0b8a-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/259d1bff28f1f71315970743eccd0b8a%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/259d1bff28f1f71315970743eccd0b8a.m3u8\""
- [2024-08-24 22:34:14.690 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:14.745 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:14.830 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/259d1bff28f1f71315970743eccd0b8a.m3u8"
- [2024-08-24 22:34:16.331 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:17.079 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:17.442 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:17.445 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"be102e31e656dd6c111ce51a0d9cd5b5-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/be102e31e656dd6c111ce51a0d9cd5b5%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/be102e31e656dd6c111ce51a0d9cd5b5.m3u8\""
- [2024-08-24 22:34:17.529 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:17.585 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:17.708 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:17.724 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/be102e31e656dd6c111ce51a0d9cd5b5.m3u8"
- [2024-08-24 22:34:18.044 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:18.045 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"ba8950a060cbaab70da76060f53139a8-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/ba8950a060cbaab70da76060f53139a8%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/ba8950a060cbaab70da76060f53139a8.m3u8\""
- [2024-08-24 22:34:18.157 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:18.210 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:18.226 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:18.240 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/ba8950a060cbaab70da76060f53139a8.m3u8"
- [2024-08-24 22:34:18.331 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:18.333 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e644391c31fa6f3825df752a401797b0-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/e644391c31fa6f3825df752a401797b0%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/e644391c31fa6f3825df752a401797b0.m3u8\""
- [2024-08-24 22:34:18.420 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:18.474 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:18.544 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/e644391c31fa6f3825df752a401797b0.m3u8"
- [2024-08-24 22:34:20.045 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:20.876 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:21.307 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:21.308 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"7675ec075ab880702452c5ef9fd855cd-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/7675ec075ab880702452c5ef9fd855cd%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/7675ec075ab880702452c5ef9fd855cd.m3u8\""
- [2024-08-24 22:34:21.385 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:21.448 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:21.867 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:21.894 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/7675ec075ab880702452c5ef9fd855cd.m3u8"
- [2024-08-24 22:34:21.987 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:21.989 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"641eb0f133e6cb46abef1e6e8623299f-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/641eb0f133e6cb46abef1e6e8623299f%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/641eb0f133e6cb46abef1e6e8623299f.m3u8\""
- [2024-08-24 22:34:22.067 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:22.126 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:22.151 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:22.166 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/641eb0f133e6cb46abef1e6e8623299f.m3u8"
- [2024-08-24 22:34:22.258 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:22.260 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_vaapi -tag:v:0 hvc1 -rc_mode VBR -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -sei -a53_cc -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5a8ac6d8b60b2ceb25eb3f1e823effdf-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/5a8ac6d8b60b2ceb25eb3f1e823effdf%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/5a8ac6d8b60b2ceb25eb3f1e823effdf.m3u8\""
- [2024-08-24 22:34:22.414 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:22.428 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:22.482 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/5a8ac6d8b60b2ceb25eb3f1e823effdf.m3u8"
- [2024-08-24 22:34:23.983 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:38.711 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:39.158 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:39.158 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"d5ddf3508648effc3ca683294f6218c5-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/d5ddf3508648effc3ca683294f6218c5%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/d5ddf3508648effc3ca683294f6218c5.m3u8\""
- [2024-08-24 22:34:39.207 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:39.300 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:39.749 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:39.798 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/d5ddf3508648effc3ca683294f6218c5.m3u8"
- [2024-08-24 22:34:39.900 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:39.903 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e958d1283042fa7b3961d062c080fa45-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/e958d1283042fa7b3961d062c080fa45%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/e958d1283042fa7b3961d062c080fa45.m3u8\""
- [2024-08-24 22:34:39.946 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:40.041 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:40.069 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:40.078 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/e958d1283042fa7b3961d062c080fa45.m3u8"
- [2024-08-24 22:34:40.171 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:40.171 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e5373fd162daccb8c734d33509f3827f-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/e5373fd162daccb8c734d33509f3827f%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/e5373fd162daccb8c734d33509f3827f.m3u8\""
- [2024-08-24 22:34:40.211 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:40.306 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:40.361 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/e5373fd162daccb8c734d33509f3827f.m3u8"
- [2024-08-24 22:34:41.862 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:42.534 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:42.874 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:42.876 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"4b5c0d70ea5120944a1be38e312cbb52-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/4b5c0d70ea5120944a1be38e312cbb52%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/4b5c0d70ea5120944a1be38e312cbb52.m3u8\""
- [2024-08-24 22:34:42.915 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:43.010 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:43.140 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:43.161 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/4b5c0d70ea5120944a1be38e312cbb52.m3u8"
- [2024-08-24 22:34:43.276 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:43.276 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"bb573d09945cbeea51889b555a67a591-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/bb573d09945cbeea51889b555a67a591%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/bb573d09945cbeea51889b555a67a591.m3u8\""
- [2024-08-24 22:34:43.541 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:43.543 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:43.600 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:43.627 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/bb573d09945cbeea51889b555a67a591.m3u8"
- [2024-08-24 22:34:43.732 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:43.734 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"6108a34ac7e185befa332aaa8bc2849d-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/6108a34ac7e185befa332aaa8bc2849d%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/6108a34ac7e185befa332aaa8bc2849d.m3u8\""
- [2024-08-24 22:34:43.816 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:43.907 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:43.967 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/6108a34ac7e185befa332aaa8bc2849d.m3u8"
- [2024-08-24 22:34:45.469 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:46.067 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:46.514 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:46.519 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"1e6da280d26697a9025f0cb070db923b-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/1e6da280d26697a9025f0cb070db923b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/1e6da280d26697a9025f0cb070db923b.m3u8\""
- [2024-08-24 22:34:46.567 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:46.663 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:46.788 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:46.802 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/1e6da280d26697a9025f0cb070db923b.m3u8"
- [2024-08-24 22:34:47.211 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:47.212 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"27d1bd25aeaeb15631969a1dbf5a01b6-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/27d1bd25aeaeb15631969a1dbf5a01b6%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/27d1bd25aeaeb15631969a1dbf5a01b6.m3u8\""
- [2024-08-24 22:34:47.253 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:47.350 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:47.369 +00:00] [INF] User policy for "test". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-08-24 22:34:47.384 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/27d1bd25aeaeb15631969a1dbf5a01b6.m3u8"
- [2024-08-24 22:34:47.490 +00:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-08-24 22:34:47.491 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/sdb2/common/jellyfin/shows/Attack on Titan/Season 3/Attack on Titan - S03E01 - Smoke Signal HDTV-1080p.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292082 -maxrate 292082 -bufsize 584164 -profile:v:0 main -level 40 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=240:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127918 -ar 48000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"717ae288849c7d011730ab5b694261ac-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/717ae288849c7d011730ab5b694261ac%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/717ae288849c7d011730ab5b694261ac.m3u8\""
- [2024-08-24 22:34:47.540 +00:00] [ERR] FFmpeg exited with code 1
- [2024-08-24 22:34:47.630 +00:00] [ERR] Error processing request. URL "GET" "/videos/ebf5e9ff-fb88-af43-5b03-8fe26661932d/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 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)
- at lambda_method769(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-08-24 22:34:47.689 +00:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/717ae288849c7d011730ab5b694261ac.m3u8"
- [2024-08-24 22:34:49.190 +00:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Smoke Signal". Stopped at "0" ms
- [2024-08-24 22:34:50.576 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:34:50.578 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:34:50.583 +00:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-08-24 22:34:50.586 +00:00] [ERR] Error processing request: "Invalid token". URL "GET" "/socket".
- [2024-08-24 22:34:53.441 +00:00] [INF] WS "192.168.1.130" request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement