You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
I am seeing these repeated warnings in my logs for every SSO user :
[XX:XX:XX] [WRN] [81] Jellyfin.Server.Implementations.Users.UserManager: User ### was found with invalid/missing Authentication Provider pocketid. Assigning user to InvalidAuthProvider until this is corrected
The message is repeated every 2 minutes or so.
Seems like the same issue as #309 , however the suggested fixes don't work for me.
Things I've tried :
Unlinking the user and re-authenticating. That removes the warning for said user but only temporarily. Comes back after "some" time or a server restart.
Closing every open sessions, re-starting the server : no difference
Changing the default provider to "Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider" or leaving it empty
I am seeing these repeated warnings in my logs for every SSO user :
The message is repeated every 2 minutes or so.
Seems like the same issue as #309 , however the suggested fixes don't work for me.
Things I've tried :
SSO.xml