Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- May 29 18:39:06 <HOSTNAME> jellyfin[2431106]: [18:39:06] [DBG] [70] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:39:07 <HOSTNAME> jellyfin[2431106]: [18:39:07] [DBG] [72] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
- May 29 18:39:16 <HOSTNAME> jellyfin[2431106]: [18:39:16] [DBG] [24] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://media.moonstation.ovh/Sessions/Playing/Progress to <IP_REDACTED> in 0:00:00.8145998 with Status Code 204
- May 29 18:39:18 <HOSTNAME> jellyfin[2431106]: [18:39:18] [DBG] [72] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:39:18 <HOSTNAME> jellyfin[2431106]: [18:39:18] [DBG] [72] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
- May 29 18:39:28 <HOSTNAME> jellyfin[2431106]: [18:39:28] [DBG] [24] Jellyfin.Networking.Manager.NetworkManager: Trying to get bind address for source <IP_REDACTED> - External: False
- May 29 18:39:28 <HOSTNAME> jellyfin[2431106]: [18:39:28] [DBG] [24] Jellyfin.Networking.Manager.NetworkManager: <IP_REDACTED>: No matching bind address override found
- May 29 18:39:28 <HOSTNAME> jellyfin[2431106]: [18:39:28] [DBG] [24] Jellyfin.Networking.Manager.NetworkManager: <IP_REDACTED>: Internal request received, matching internal bind address found: 10.89.0.32
- May 29 18:39:30 <HOSTNAME> jellyfin[2431106]: [18:39:30] [DBG] [70] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:39:33 <HOSTNAME> jellyfin[2431106]: [18:39:33] [ERR] [55] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: Could not find file '/config/metadata/library/36/360a3b8b303487a951a45ef0793d18cf/poster.jpg'. URL GET /Items/360a3b8b303487a951a45ef0793d18cf/Images/Primary.
- May 29 18:39:33 <HOSTNAME> jellyfin[2431106]: [18:39:33] [DBG] [57] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://media.moonstation.ovh/Users/5fee3fc489cc47c4a3ff2f9191f3d0bc/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=d565273fd114d77bdf349a2896867069 to <IP_REDACTED> in 0:00:00.6372421 with Status Code 200
- May 29 18:39:35 <HOSTNAME> jellyfin[2431106]: [18:39:35] [DBG] [30] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://media.moonstation.ovh/Users/5fee3fc489cc47c4a3ff2f9191f3d0bc/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=43d6ea74e04389601bd171db1aa31edc to <IP_REDACTED> in 0:00:02.3082048 with Status Code 200
- May 29 18:39:37 <HOSTNAME> jellyfin[2431106]: [18:39:37] [DBG] [55] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: [18:39:42] [DBG] [30] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: [18:39:42] [ERR] [24] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /Items/1bbaf0837cffd3b6afebe4eaef690b71/MetadataEditor.
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: System.NullReferenceException: Object reference not set to an instance of an object.
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Emby.Server.Implementations.IO.ManagedFileSystem.AreEqual(String path1, String path2)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Emby.Server.Implementations.Library.LibraryManager.<>c__DisplayClass164_0.<GetContentTypeOverride>b__0(NameValuePair i)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Emby.Server.Implementations.Library.LibraryManager.GetContentTypeOverride(String path, Boolean inherit)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Emby.Server.Implementations.Library.LibraryManager.GetConfiguredContentType(BaseItem item, Boolean inheritConfiguredPath)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Emby.Server.Implementations.Library.LibraryManager.GetConfiguredContentType(BaseItem item)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at lambda_method5087(Closure, Object, Object[])
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: --- End of stack trace from previous location ---
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: --- End of stack trace from previous location ---
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: --- End of stack trace from previous location ---
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 29 18:39:42 <HOSTNAME> jellyfin[2431106]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 29 18:39:48 <HOSTNAME> jellyfin[2431106]: [18:39:48] [DBG] [24] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
- May 29 18:39:54 <HOSTNAME> jellyfin[2431106]: [18:39:54] [DBG] [24] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:39:56 <HOSTNAME> jellyfin[2431106]: [18:39:56] [DBG] [24] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://media.moonstation.ovh/Sessions/Playing/Progress to <IP_REDACTED> in 0:00:00.6872477 with Status Code 204
- May 29 18:40:04 <HOSTNAME> jellyfin[2431106]: [18:40:04] [DBG] [66] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://jellyfin:8096/Items/Latest?Limit=12&ParentId=d565273fd114d77bdf349a2896867069&userId=5fee3fc489cc47c4a3ff2f9191f3d0bc to 10.89.0.18 in 0:00:00.5087812 with Status Code 200
- May 29 18:40:06 <HOSTNAME> jellyfin[2431106]: [18:40:06] [DBG] [59] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:40:08 <HOSTNAME> jellyfin[2431106]: [18:40:08] [DBG] [30] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
- May 29 18:40:16 <HOSTNAME> jellyfin[2431106]: [18:40:16] [DBG] [24] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://media.moonstation.ovh/Sessions/Playing/Progress to <IP_REDACTED> in 0:00:00.8053631 with Status Code 204
- May 29 18:40:18 <HOSTNAME> jellyfin[2431106]: [18:40:18] [DBG] [30] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 2 WebSockets.
- May 29 18:40:18 <HOSTNAME> jellyfin[2431106]: [18:40:18] [DBG] [30] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS <IP_REDACTED> received message: {"Data": null, "MessageType": "KeepAlive", "ServerId": null, "$type": "InboundWebSocketMessage`1"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement