Jellyfin Forum
Unable to login after recovery from older backup - 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: Unable to login after recovery from older backup (/t-unable-to-login-after-recovery-from-older-backup)



Unable to login after recovery from older backup - Flemming - 2025-05-03

Been running jellyfin on unraid as a docker (linuxserver) for a few years.
Some days ago it stopped working with error 503, log:

Code:
"[19:15:23] [FTL] [1] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 11: 'database disk image is malformed'."
I tried updating, restarting ect, the same issue. I got it working by removing libaries.db, but then with a fresh not-configured version.
So i recovered the addata files form a week ago, a backup from a date it worked.
New issue now, I get the wb UI working, but I can't log in with any of my user accounts (tried inkognito and different users and browsers)

Code:
[10:58:24] [inf] [14] jellyfin.api.auth.customauthenticationhandler: customauthentication was not authenticated. failure message: invalid token. [10:58:24] [inf] [14] jellyfin.api.auth.customauthenticationhandler: authenticationscheme: customauthentication was challenged.

Updated docker image
Same issue.
Now:
Code:
[11:12:16] [INF] [28] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for admin has been denied (IP: 10.0.24.1).

[11:12:16] [ERR] [28] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: Invalid username or password entered. URL POST /Users/authenticatebyname.

Anyone know?


RE: Unable to login after recovery from older backup - Flemming - 2025-05-04

Got it working.
did the recovery again, think I missed some files last time