Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in issues #138

Open
zooz89 opened this issue Oct 30, 2024 · 10 comments
Open

Sign in issues #138

zooz89 opened this issue Oct 30, 2024 · 10 comments

Comments

@zooz89
Copy link

zooz89 commented Oct 30, 2024

I downloaded Jellyflix excited to try out its features but unfortunately was unable to sign in to my Server. Upon filling out the relevant information and pressing the sign in button I was met with nothing. No error messages, no loading screens, no login. I was able to log in using the default Jellyfin client using the same information, so it was not an error there. I look forward to trying your product in the future. I hope you are able to resolve this issie :)

@sevenrats
Copy link
Contributor

Hi can you produce logs from the server of the failed login event?

@zooz89
Copy link
Author

zooz89 commented Oct 30, 2024 via email

@jdk-21
Copy link
Collaborator

jdk-21 commented Oct 30, 2024

Can you provide information about the OS, the Jellyflix and the Jellyfin version you are using?

@navneetlal
Copy link

I'm encountering the same problem. There are no error logs in my Jellyfin instance, only these four info logs appear when I attempt to log in.

jellyfin: 10.9.11
OS: macOS 15.1

[10:33:51] [INF] [45] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for <username> has succeeded.
[10:33:51] [INF] [45] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user <username>: 2/0
[10:33:51] [INF] [45] Emby.Server.Implementations.Session.SessionManager: Logging out access token <token>
[10:33:51] [INF] [45] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user <token>

@jdk-21
Copy link
Collaborator

jdk-21 commented Nov 2, 2024

@navneetlal The macOS (dmg) 0.10.X version has an issue accessing the keychain. You can try using the latest prerelease version or the App Store version

@jvasile
Copy link

jvasile commented Nov 16, 2024

I have the same issue with the 0.10.0 release running on Debian Testing. My Jellyfin server logs similarly show me logging in:


[2024-11-16 21:50:12.688 +00:00] [INF] [125] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "james" has succeeded.
[2024-11-16 21:50:12.690 +00:00] [INF] [125] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "james": 2/0
[2024-11-16 21:50:12.691 +00:00] [INF] [125] Emby.Server.Implementations.Session.SessionManager: Logging out access token "0331f3db6929451b86dee12b40ab3cff"
[2024-11-16 21:50:12.708 +00:00] [INF] [125] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 706159fe-df52-49c0-b878-233a41458a8b

But I get no visible change in the application state after hitting login.

I see an error on the terminal: ** (jellyflix:183208): WARNING **: 16:50:12.769: libsecret_error: \xd4Y)Y\xabU

And note that when I run from a fresh git checkout, I have keyring issues (see #145 for details).

Jellyfin version 10.9.10, running on a Debian Testing box on my LAN.

@nzerinto
Copy link

Yep, same here. Just downloaded the app, input server and user details, clicked "Login"......aaaaaaand nothing.

Even deleted the app and redownloaded, as the first time I'd selected "no" to the "allow app to access local networks" question. So the next time I selected "yes", but no difference.

@sevenrats
Copy link
Contributor

sevenrats commented Nov 19, 2024

@jdk-21 this is getting kinda interesting actually. we now have keyring failure reports from all 3 platforms. somebody should probably dig into flutter secure storage when we have a sec i wonder if they dropped a bad version or maybe we missed an important change. edit actually I am jumping the gun on this. @nzerinto can you please open a new issue there is no evidence that your report is related to this bug report regarding keychain issues on macos and debian. @jdk-21 if you give me triage on this repo I will rename this to reflect its actual content.

@nzerinto
Copy link

@sevenrats I just figured my issue mirrors exactly what @zooz89 experienced, in that I downloaded the app to connect to my Jellyfin server, and it doesn't do anything after inputting server/login details and hitting the "Login" button.
Have no problem connecting with the native Jellyfin app nor Streamyfin. Host on Windows 11, running ver 10.10.1

@sevenrats
Copy link
Contributor

yeah somebody is just going to have to dig in too. the macos reference is not from the OP so this issue is just in the weeds and is going to need a bunch of handholding. thats life I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants