Advertisement
Guest User

host networking

a guest
Oct 7th, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. [2024-10-07 08:55:26.256 -07:00] [INF] [26] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  2. [2024-10-07 08:55:26.468 -07:00] [INF] [26] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Tishomi". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  3. [2024-10-07 08:55:26.973 -07:00] [INF] [43] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  4. [2024-10-07 08:55:27.113 -07:00] [INF] [43] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Tishomi". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  5. [2024-10-07 08:55:27.699 -07:00] [INF] [43] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  6. [2024-10-07 08:55:27.850 -07:00] [INF] [43] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Android" "2.6.2" playing "The Garden Party". Stopped at "0" ms
  7. [2024-10-07 08:55:34.490 -07:00] [ERR] [41] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN76T0HOSJ5K"", Request id ""0HN76T0HOSJ5K:00000001"": An unhandled exception was thrown by the application.
  8. System.UriFormatException: Invalid URI: The hostname could not be parsed.
  9. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
  10. at System.Uri..ctor(String uriString)
  11. at System.UriBuilder.get_Uri()
  12. at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  13. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
  14. [2024-10-07 08:55:43.491 -07:00] [ERR] [43] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN76T0HOSJ5P"", Request id ""0HN76T0HOSJ5P:00000001"": An unhandled exception was thrown by the application.
  15. System.UriFormatException: Invalid URI: The hostname could not be parsed.
  16. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
  17. at System.Uri..ctor(String uriString)
  18. at System.UriBuilder.get_Uri()
  19. at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  20. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
  21. [2024-10-07 08:55:46.163 -07:00] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Tishomi" has succeeded.
  22. [2024-10-07 08:55:46.163 -07:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Tishomi": 1/0
  23. [2024-10-07 08:55:46.163 -07:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Logging out access token "1bee21d55bf24b9b9025cfc069631fe3"
  24. [2024-10-07 08:55:46.167 -07:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 4a0b6196-49b1-43aa-972e-f0f7a4ee7fe6
  25. [2024-10-07 08:55:46.188 -07:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.0.28" request
  26. [2024-10-07 08:55:52.493 -07:00] [ERR] [33] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN76T0HOSJ61"", Request id ""0HN76T0HOSJ61:00000001"": An unhandled exception was thrown by the application.
  27. System.UriFormatException: Invalid URI: The hostname could not be parsed.
  28. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
  29. at System.Uri..ctor(String uriString)
  30. at System.UriBuilder.get_Uri()
  31. at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  32. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement