Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: [15:53:30] [ERR] Error processing request. URL GET /Videos/1b86d45e01f6675001d28d5f25c4a5c6/stream.
- Oct 14 15:53:30 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:30 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:30 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:30 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:30 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:30 colin jellyfin[842]: at MediaBrowser.Common.Configuration.EncodingConfigurationExtensions.GetTranscodePath(IConfigurationManager configurationManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Helpers.StreamingHelpers.GetOutputFilePath(StreamState state, String outputFileExtension, IServerConfigurationManager serverConfigurationManager, String deviceId, String playSessionId)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Helpers.StreamingHelpers.GetStreamingState(StreamingRequestDto streamingRequest, HttpContext httpContext, IMediaSourceManager mediaSourceManager, IUserManager userManager, ILibraryManager libraryManager, IServerConfigurationManager serverConfigurationManager, IMediaEncoder mediaEncoder, EncodingHelper encodingHelper, ITranscodeManager transcodeManager, TranscodingJobType transcodingJobType, CancellationToken cancellationToken)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Controllers.VideosController.GetVideoStream(Guid itemId, String container, 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)
- Oct 14 15:53:30 colin jellyfin[842]: at lambda_method1884(Closure, Object)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- Oct 14 15:53:30 colin jellyfin[842]: --- End of stack trace from previous location ---
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- Oct 14 15:53:30 colin jellyfin[842]: --- End of stack trace from previous location ---
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- Oct 14 15:53:30 colin jellyfin[842]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- Oct 14 15:53:30 colin jellyfin[842]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- Oct 14 15:53:30 colin jellyfin[842]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- Oct 14 15:53:30 colin jellyfin[842]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- Oct 14 15:53:30 colin jellyfin[842]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- Oct 14 15:53:30 colin jellyfin[842]: [15:53:30] [INF] Playback stopped reported by app Swiftfin iOS 1.2 playing Star Trek: Generations. Stopped at 0 ms
- Oct 14 15:53:42 colin jellyfin[842]: [15:53:42] [ERR] Error encoding image
- Oct 14 15:53:42 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:42 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:42 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:42 colin jellyfin[842]: [15:53:42] [ERR] Error encoding image
- Oct 14 15:53:42 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:42 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:42 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:42 colin jellyfin[842]: [15:53:42] [ERR] Error encoding image
- Oct 14 15:53:42 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:42 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:42 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:42 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:42 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:43 colin jellyfin[842]: [15:53:43] [ERR] Error encoding image
- Oct 14 15:53:43 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:43 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:43 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:43 colin jellyfin[842]: [15:53:43] [ERR] Error encoding image
- Oct 14 15:53:43 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:43 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:43 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:43 colin jellyfin[842]: [15:53:43] [ERR] Error encoding image
- Oct 14 15:53:43 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:43 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:43 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:43 colin jellyfin[842]: [15:53:43] [ERR] Error encoding image
- Oct 14 15:53:43 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:43 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:43 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:43 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:43 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:44 colin jellyfin[842]: [15:53:44] [ERR] Error encoding image
- Oct 14 15:53:44 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:44 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:44 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:44 colin jellyfin[842]: [15:53:44] [ERR] Error encoding image
- Oct 14 15:53:44 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:44 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:44 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:53:44 colin jellyfin[842]: [15:53:44] [ERR] Error encoding image
- Oct 14 15:53:44 colin jellyfin[842]: System.UnauthorizedAccessException: Access to the path '/var/cache/jellyfin' is denied.
- Oct 14 15:53:44 colin jellyfin[842]: ---> System.IO.IOException: Permission denied
- Oct 14 15:53:44 colin jellyfin[842]: --- End of inner exception stack trace ---
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
- Oct 14 15:53:44 colin jellyfin[842]: at System.IO.Directory.CreateDirectory(String path)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, DateTime dateModified, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat outputFormat)
- Oct 14 15:53:44 colin jellyfin[842]: at Jellyfin.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options)
- Oct 14 15:56:50 colin jellyfin[842]: [15:56:50] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 15:56:51 colin jellyfin[842]: [15:56:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 15:58:09 colin jellyfin[842]: [15:58:09] [WRN] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d error receiving data: The remote party closed the WebSocket connection without completing the close handshake.
- Oct 14 15:58:11 colin jellyfin[842]: [15:58:11] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:01:51 colin jellyfin[842]: [16:01:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:09 colin jellyfin[842]: [16:03:09] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:09 colin jellyfin[842]: [16:03:09] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:10 colin jellyfin[842]: [16:03:10] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:10 colin jellyfin[842]: [16:03:10] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:12 colin jellyfin[842]: [16:03:12] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:12 colin jellyfin[842]: [16:03:12] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:14 colin jellyfin[842]: [16:03:14] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:14 colin jellyfin[842]: [16:03:14] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:18 colin jellyfin[842]: [16:03:18] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:18 colin jellyfin[842]: [16:03:18] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:23 colin jellyfin[842]: [16:03:23] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:23 colin jellyfin[842]: [16:03:23] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:31 colin jellyfin[842]: [16:03:31] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:03:31 colin jellyfin[842]: [16:03:31] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:42 colin jellyfin[842]: [16:03:42] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:03:42 colin jellyfin[842]: [16:03:42] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:04:00 colin jellyfin[842]: [16:04:00] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:04:00 colin jellyfin[842]: [16:04:00] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:04:25 colin jellyfin[842]: [16:04:25] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:04:26 colin jellyfin[842]: [16:04:26] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:05:04 colin jellyfin[842]: [16:05:04] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:05:05 colin jellyfin[842]: [16:05:05] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:06:02 colin jellyfin[842]: [16:06:02] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:06:02 colin jellyfin[842]: [16:06:02] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:07:29 colin jellyfin[842]: [16:07:29] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:07:29 colin jellyfin[842]: [16:07:29] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:09:40 colin jellyfin[842]: [16:09:40] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:09:40 colin jellyfin[842]: [16:09:40] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:12:54 colin jellyfin[842]: [16:12:54] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:12:55 colin jellyfin[842]: [16:12:55] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:17:48 colin jellyfin[842]: [16:17:48] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:17:48 colin jellyfin[842]: [16:17:48] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:22:48 colin jellyfin[842]: [16:22:48] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:22:51 colin jellyfin[842]: [16:22:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:27:51 colin jellyfin[842]: [16:27:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:27:51 colin jellyfin[842]: [16:27:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:28:39 colin jellyfin[842]: [16:28:39] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- Oct 14 16:28:51 colin jellyfin[842]: [16:28:51] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- Oct 14 16:29:03 colin jellyfin[842]: [16:29:03] [INF] Lost 1 WebSockets.
- Oct 14 16:32:51 colin jellyfin[842]: [16:32:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:32:51 colin jellyfin[842]: [16:32:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:37:51 colin jellyfin[842]: [16:37:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:37:51 colin jellyfin[842]: [16:37:51] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:40:15 colin jellyfin[842]: [16:40:15] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
- Oct 14 16:40:27 colin jellyfin[842]: [16:40:27] [INF] Lost 1 WebSockets.
- Oct 14 16:42:55 colin jellyfin[842]: [16:42:55] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:42:55 colin jellyfin[842]: [16:42:55] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:47:56 colin jellyfin[842]: [16:47:56] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:47:56 colin jellyfin[842]: [16:47:56] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:52:57 colin jellyfin[842]: [16:52:57] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:52:57 colin jellyfin[842]: [16:52:57] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 16:57:58 colin jellyfin[842]: [16:57:58] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 16:57:58 colin jellyfin[842]: [16:57:58] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 17:02:58 colin jellyfin[842]: [17:02:58] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 17:02:59 colin jellyfin[842]: [17:02:59] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 17:07:59 colin jellyfin[842]: [17:07:59] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 17:07:59 colin jellyfin[842]: [17:07:59] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d request
- Oct 14 17:12:59 colin jellyfin[842]: [17:12:59] [INF] WS 2a00:23c7:9a83:4501:ac4c:70d8:dff2:91d closed
- Oct 14 17:13:00 colin jellyfin[842]: [17:13:00] [INF] WS 2a00:23c7:9a83:4501:b2f7:c4ff:fe50:7b47 request
- Oct 14 17:18:01 colin jellyfin[842]: [17:18:01] [INF] WS 2a00:23c7:9a83:4501:b2f7:c4ff:fe50:7b47 closed
- Oct 14 17:18:01 colin jellyfin[842]: [17:18:01] [INF] WS 2a00:23c7:9a83:4501:b2f7:c4ff:fe50:7b47 request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement