Invalid token issues - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Invalid token issues (/t-invalid-token-issues) |
Invalid token issues - troothdotcom - 2024-12-06 I am running Jellyfin 10.10.3 (docker compose) on the latest build of Ubuntu Server OS. I haven't had any issues with with Jellyfin but I was curious and looked at the logs in Portainer and I noticed this in the logs [22:26:21] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token. [22:26:21] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: CustomAuthentication was challenged. I asked chatGPT and it said that it could be an expired token or API Key but I haven't made any API keys. I am sharing my logs from Portainer, My API screen and what plugins I am actually using. If this is a bug I can live with that since everything seems to be working ok but I would like to make sure there isn't anything critical with my server, Thanks in advance. RE: Invalid token issues - TheDreadPirate - 2024-12-06 This is probably a TV device, Android TV/Roku/etc., with an expired token that is attempting to reconnect. The active/valid tokens are listed under Dashboard > Devices. You can't see the token string, but it will list all the logged in devices. Including previous iterations of each client version. RE: Invalid token issues - troothdotcom - 2024-12-07 (2024-12-06, 01:57 PM)TheDreadPirate Wrote: This is probably a TV device, Android TV/Roku/etc., with an expired token that is attempting to reconnect. Thank you. There was a TV in my house that hadn't been updated with the new pw and a pw change that was it. |