mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Infuse client can't log in unless user is admin user #1884
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grigsby on GitHub (Jul 20, 2020).
I'm sorry, I don't know if this is a bug with the Infuse client, or with Jellyfin.
Describe the bug
For Infuse client (v 6.4.6 on iOS and tvOS/AppleTV), when adding Jellyfin media server and entering the Username and Password, the client returns an error and is not allowed to log in unless the user has "Allow this user to manage the server" check (i.e. is an admin user) on the Jellyfin server.
System (please complete the following information):
To Reproduce
If you go into the Jellyfin server and enable "Allow this user to manage the server" the Infuse client can now log in properly.
Expected behavior
Add Jellyfin server to Infuse client as normal, without having to enable "Allow this user to manage the server" for every user.
Logs
Jellyfin log shows:
@anthonylavado commented on GitHub (Jul 22, 2020):
Fixed in an upcoming update to Infuse.
@anthonylavado commented on GitHub (Jul 27, 2020):
Fixed in today's update to Infuse (6.4.7).
@UrTerrible commented on GitHub (Oct 30, 2023):
I am having a similar issue now.
[2023-10-10 21:12:40.301 +00:00] [INF] Authentication request for "james" has succeeded. [2023-10-10 21:12:40.301 +00:00] [INF] Current/Max sessions for user "james": 6/0 [2023-10-10 21:12:40.302 +00:00] [INF] Reissuing access token: "XXXXXXXXXXXXXXXXXXXXXXXXXXX" [2023-10-10 21:12:40.516 +00:00] [INF] AuthenticationScheme: "CustomAuthentication" was forbidden. [2023-10-10 21:12:40.648 +00:00] [ERR] Error processing request. URL "GET" "/InfuseSync/UserFolders/1d53c68e128c42f6a62242add5336a3a". System.ArgumentNullException: Value cannot be null. (Parameter 'g')@felix920506 commented on GitHub (Oct 30, 2023):
@UrTerrible Hi, please head to our Matrix/Discord channels for help with troubleshooting: https://jellyfin.org/contact
@ghost commented on GitHub (Mar 23, 2024):
This same error is still occurring on my end with Infuse 7.7.2. If an account isn't an admin user, it can't sign in. When I grant that user admin rights, they can sign in -- and after the first time, they no longer require admin rights.
It's so weird. The only thing that I've changed on my server is putting it behind a HTTPS-based reverse proxy, but I doubt that would actually do anything. I'm still connecting on port 443 with HTTPS anyways.
@bitboxer commented on GitHub (Sep 16, 2024):
I can confirm this. People need to have admin rights to be able to login to jellyfin using infuse. Can you please re-open this?
@felix920506 commented on GitHub (Sep 16, 2024):
Report to infuse, it's not a problem on our end