Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: [12:39:38] [INF] Item in Deadpool Collection cannot be found at /mnt/Media-Array/Movies/Deadpool 2 (2018)/Deadpool.2.2018.Theatrical.Cut.2160p.BDRip.AAC.7.1.HDR10.x265.10bit-MarkI>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: [12:39:38] [INF] Item in Deadpool Collection cannot be found at /mnt/Media-Array/Movies/Deadpool 3 (2024)/Deadpool.and.Wolverine.2024.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265-FLUX.m>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: [12:39:38] [ERR] Error in metadata saver
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: System.IO.IOException: The process cannot access the file '/var/lib/jellyfin/data/collections/Deadpool Collection [boxset]/collection.xml' because it is being used by another proc>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLeng>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMod>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unix>
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileStreamOptions options)
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at MediaBrowser.LocalMetadata.Savers.BaseXmlSaver.SaveAsync(BaseItem item, CancellationToken cancellationToken)
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadataAsync(BaseItem item, ItemUpdateType updateType, IEnumerable`1 savers)
- Oct 08 12:39:38 troggoman-Super-Server jellyfin[2780598]: [12:39:38] [INF] Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
- Oct 08 12:39:46 troggoman-Super-Server jellyfin[2780598]: [12:39:46] [INF] Update Plugins Completed after 0 minute(s) and 8 seconds
- Oct 08 12:40:14 troggoman-Super-Server jellyfin[2780598]: [12:40:14] [INF] WS 192.168.0.102 request
- Oct 08 12:43:38 troggoman-Super-Server jellyfin[2780598]: [12:43:38] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- Oct 08 12:44:32 troggoman-Super-Server jellyfin[2780598]: [12:44:32] [INF] User policy for troggoman. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -fflags +genpts -i file:"/mnt/Media-Array/TV Shows/Reign (2013)/Season 1/Reign.S01E09.For.Kin>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [ERR] Error processing request. URL GET /videos/1c3428c4-4c65-e510-f9bb-1374230fadae/hls1/main/-1.mp4.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: System.UnauthorizedAccessException: Access to the path '/var/log/jellyfin/FFmpeg.DirectStream-2024-10-08_12-44-33_1c3428c44c65e510f9bb1374230fadae_304d883a.log' is denied.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: ---> System.IO.IOException: Permission denied
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of inner exception stack trace ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMod>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unix>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transc>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLe>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at lambda_method949(Closure, Object)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExec>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scop>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object sta>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] User policy for troggoman. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Stopping ffmpeg process with q command for /mnt/ram/cc6064c745a3462a1efff2b229c0b7cd.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Deleting partial stream file(s) /mnt/ram/cc6064c745a3462a1efff2b229c0b7cd.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwac>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [ERR] Error processing request. URL GET /videos/1c3428c4-4c65-e510-f9bb-1374230fadae/hls1/main/-1.mp4.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: System.UnauthorizedAccessException: Access to the path '/var/log/jellyfin/FFmpeg.Transcode-2024-10-08_12-44-33_1c3428c44c65e510f9bb1374230fadae_24d4aa34.log' is denied.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: ---> System.IO.IOException: Permission denied
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of inner exception stack trace ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMod>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unix>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transc>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLe>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at lambda_method949(Closure, Object)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExec>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scop>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object sta>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] User policy for troggoman. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Stopping ffmpeg process with q command for /mnt/ram/1e40bf6cb12e40f38114be64cd25bb27.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Deleting partial stream file(s) /mnt/ram/1e40bf6cb12e40f38114be64cd25bb27.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwac>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [ERR] Error processing request. URL GET /videos/1c3428c4-4c65-e510-f9bb-1374230fadae/hls1/main/-1.mp4.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: System.UnauthorizedAccessException: Access to the path '/var/log/jellyfin/FFmpeg.Transcode-2024-10-08_12-44-33_1c3428c44c65e510f9bb1374230fadae_9c2d6e63.log' is denied.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: ---> System.IO.IOException: Permission denied
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of inner exception stack trace ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMod>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unix>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transc>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLe>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at lambda_method949(Closure, Object)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExec>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scop>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object sta>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of stack trace from previous location ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Stopping ffmpeg process with q command for /mnt/ram/4fc5d87073d3a9288fb7bf516615bb6f.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [INF] Deleting partial stream file(s) /mnt/ram/4fc5d87073d3a9288fb7bf516615bb6f.m3u8
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: [12:44:33] [ERR] Error encoding image
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin/images/resized-images/7' is denied.
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: ---> System.IO.IOException: Permission denied
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: --- End of inner exception stack trace ---
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at System.IO.Directory.CreateDirectory(String path)
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImagePro>
- Oct 08 12:44:33 troggoman-Super-Server jellyfin[2780598]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 08 12:44:34 troggoman-Super-Server jellyfin[2780598]: [12:44:34] [INF] Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyNy4wLjAuMCBTYWZh>
- Oct 08 12:44:34 troggoman-Super-Server jellyfin[2780598]: [12:44:34] [INF] PlaybackTracker : Adding Start Event : 10/08/2024 12:44:34
- Oct 08 12:44:34 troggoman-Super-Server jellyfin[2780598]: [12:44:34] [INF] Creating StartPlaybackTimer Task
- Oct 08 12:44:34 troggoman-Super-Server jellyfin[2780598]: [12:44:34] [INF] StartPlaybackTimer : Entered
- Oct 08 12:44:35 troggoman-Super-Server jellyfin[2780598]: [12:44:35] [INF] Playback stopped reported by app Jellyfin Web 10.9.11 playing For King and Country. Stopped at 0 ms
- Oct 08 12:44:35 troggoman-Super-Server jellyfin[2780598]: [12:44:35] [INF] Playback stop tracker found, processing stop : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21>
- Oct 08 12:44:35 troggoman-Super-Server jellyfin[2780598]: [12:44:35] [INF] PlaybackTracker : Adding Stop Event : 10/08/2024 12:44:35
- Oct 08 12:44:35 troggoman-Super-Server jellyfin[2780598]: [12:44:35] [INF] Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] session.RemoteEndPoint : 192.168.0.102
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : event_playing_id = 1c3428c44c65e510f9bb1374230fadae
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : event_user_id = 49b8cc9022fd4bd296347f89ca88d7f5
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : event_user_id_int = 1
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : session_playing_id =
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : session_user_id = 49b8cc9022fd4bd296347f89ca88d7f5
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : play_method = na
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : e.ClientName = Jellyfin Web
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : e.DeviceName = Chrome
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : ItemName = Reign - s01e09 - For King and Country
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : ItemId = 1c3428c44c65e510f9bb1374230fadae
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : ItemType = Episode
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : Details do not match for play item
- Oct 08 12:44:54 troggoman-Super-Server jellyfin[2780598]: [12:44:54] [INF] StartPlaybackTimer : Exited
- Oct 08 12:45:48 troggoman-Super-Server jellyfin[2780598]: [12:45:48] [INF] Subtitle Extract Completed after 0 minute(s) and 6 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement