Description
Please describe your bug
I upgraded to Jellyfin 10.9.1 yesterday and made sure my reverse proxy containers (swag, duckdns) were also up to date. This morning I went to help a friend with a password that seemingly didn't work. I attempted logging in from my mobile app and it didn't work so I logged back into admin to change his password and then logged out to attempt to use the new password. From there I could no longer access the server from my phone. I then got home did some config file fixing on Swags end as when that updates it tends to cause edited files to not be changed. I found that at that point I could login to my PC using my domain. Attempted again to login with my mobile app and it hung. I looked at the logs and when this hanging happens (which happens on my pc now too) it says that the tokens are invalid invalid authentication or invalid token etc. Thankfully it still seems to work for my home instance using the local IP address. Every time I opened the clients that seemingly were breaking auth it would crash swag so that I couldn't login to my nextcloud either. There are waaaaaayyyyy more logs was trying to get in all day if they would help lemme know.
Reproduction Steps
- attempting to log into a user
- getting impatient with it not loading so exit the client mid authentication
- proceed to have borked client and lose your mind the rest of the day
Jellyfin Version
10.9.0
if other:
10.9.1
Environment
- OS: Unraid v 6.12.8
- Linux Kernel:
- Virtualization: Docker
- Clients: Android and Web
- Browser: Chrome
- FFmpeg Version: 6.0.1 not relevant?
- Playback Method:
- Hardware Acceleration: not setup
- GPU Model: Don't have one
- Plugins: Base ones that come with it
- Reverse Proxy: nginx
- Base URL: not sure?
- Networking: bridge
- Storage: localJellyfin logs
[2024-05-13 05:08:35.937 -04:00] [INF] [99] Emby.Server.Implementations.Library.LibraryManager: Found duplicate path: "/data/tvshows/Doctor Who (2005)"
[2024-05-13 05:08:35.946 -04:00] [WRN] [99] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
[2024-05-13 05:08:49.747 -04:00] [INF] [121] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 13 seconds
[2024-05-13 05:08:49.878 -04:00] [INF] [116] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/movies"
[2024-05-13 05:08:49.903 -04:00] [INF] [127] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/tvshows"
[2024-05-13 09:43:13.506 -04:00] [INF] [164] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.18.0.1" request
[2024-05-13 09:43:19.930 -04:00] [INF] [167] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.18.0.1" closed
[2024-05-13 09:43:19.944 -04:00] [INF] [162] Emby.Server.Implementations.Session.SessionManager: Logging out access token "980bb911b341439aa69fc25aa07d185a"
[2024-05-13 09:44:40.571 -04:00] [INF] [156] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Jason_P" has been denied (IP: "172.18.0.1").
[2024-05-13 09:44:40.579 -04:00] [ERR] [156] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-05-13 09:45:22.915 -04:00] [INF] [152] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Jason_P" has been denied (IP: "172.18.0.1").
[2024-05-13 09:45:22.921 -04:00] [ERR] [152] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-05-13 09:45:36.307 -04:00] [INF] [151] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Jason_P" has been denied (IP: "172.18.0.1").
[2024-05-13 09:45:36.314 -04:00] [ERR] [151] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-05-13 09:46:18.305 -04:00] [INF] [155] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Admin" has succeeded.
[2024-05-13 09:46:18.305 -04:00] [INF] [155] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Admin": 0/0
[2024-05-13 09:46:18.317 -04:00] [INF] [155] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 6896b300-bdc3-4460-99e6-a9ba6a5b1787
[2024-05-13 09:46:18.579 -04:00] [INF] [155] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.18.0.1" request
[2024-05-13 09:47:01.703 -04:00] [INF] [152] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.18.0.1" closed
[2024-05-13 09:47:01.718 -04:00] [INF] [152] Emby.Server.Implementations.Session.SessionManager: Logging out access token "04f84b102d7c44a29b561d3995f14db4"
[2024-05-13 09:47:02.325 -04:00] [INF] [156] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:47:02.950 -04:00] [INF] [156] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:21.620 -04:00] [INF] [101] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.620 -04:00] [INF] [101] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.801 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.801 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.801 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:21.807 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.807 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:21.807 -04:00] [INF] [138] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:22.548 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.548 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.697 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.697 -04:00] [INF] [145] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.697 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.697 -04:00] [INF] [145] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:22.697 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:22.697 -04:00] [INF] [145] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:23.129 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:23.130 -04:00] [ERR] [100] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid token". URL "GET" "/socket".
[2024-05-13 09:48:28.706 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:28.707 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:28.707 -04:00] [INF] [100] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:48:28.984 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:28.984 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:48:28.984 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:15.051 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.051 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.135 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.135 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.135 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:15.139 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.139 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.139 -04:00] [INF] [144] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:15.240 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.241 -04:00] [ERR] [147] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid token". URL "GET" "/socket".
[2024-05-13 09:57:15.477 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.477 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.556 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.556 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.556 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:15.559 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.559 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.559 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:15.648 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:15.650 -04:00] [ERR] [149] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid token". URL "GET" "/socket".
[2024-05-13 09:57:21.564 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:21.565 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:21.565 -04:00] [INF] [149] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 09:57:21.622 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:21.622 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 09:57:21.622 -04:00] [INF] [147] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:21.975 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:21.975 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.107 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.107 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.108 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:22.108 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.108 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.108 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:22.214 -04:00] [INF] [58] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.216 -04:00] [ERR] [58] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid token". URL "GET" "/socket".
[2024-05-13 10:05:22.429 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.429 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.549 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.549 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.549 -04:00] [INF] [66] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:22.556 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.556 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.556 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:22.672 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:22.674 -04:00] [ERR] [60] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid token". URL "GET" "/socket".
[2024-05-13 10:05:28.544 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:28.544 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:28.545 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:05:28.603 -04:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:28.603 -04:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:05:28.604 -04:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:16:14.327 -04:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.18.0.1" request
[2024-05-13 10:16:23.761 -04:00] [INF] [20] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.761 -04:00] [INF] [20] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [82] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [82] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [23] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:16:23.841 -04:00] [INF] [82] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:16:23.841 -04:00] [INF] [23] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-05-13 10:16:23.841 -04:00] [INF] [23] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
[2024-05-13 10:16:23.946 -04:00] [INF] [60] Jellyfin.Api.Auth.CustomAuthenticationHandler:FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
examples of what the browser looks like after authentification fails
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Assignees
Labels
Type
Projects
Status
Fixed
Status
Closed/Done


Activity