MacOS 14.5 Help with error message - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: MacOS 14.5 Help with error message (/t-macos-14-5-help-with-error-message) |
MacOS 14.5 Help with error message - Stan Barber - 2024-05-26 What does this mean from the logs? [2024-05-25 20:17:35.910 -05:00] [INF] [9] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2024-05-25 20:17:36.558 -05:00] [INF] [27] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." How do I fix it? I get this running Jellyfin 10.8.13 on an Intel Mac running MacOS 14.5 RE: MacOS 14.5 Help with error message - gnattu - 2024-05-26 This means one of the client keep an outdated login token and tried using that token to login. The most common reason of that is a browser caching old server info while logging in to the new one. If you are the one make this login you just clear your browser cache |