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

Can't Load Any Libraries #46

Closed
KristopherPeck opened this issue Apr 22, 2023 · 4 comments · Fixed by #57
Closed

Can't Load Any Libraries #46

KristopherPeck opened this issue Apr 22, 2023 · 4 comments · Fixed by #57
Labels
bug Something isn't working

Comments

@KristopherPeck
Copy link

App Version: 1.1.6
Android Version: 12
Phone Model: LG V60 ThinQ 5G

After signing in into the app and selecting the libraries it doesn't load anything. I had seen in a previous issue, #27 , that it needed to be named a certain way so I tried only selecting libraries that fit those criteria and they still don't load. The Jellyfin log only shows the authentication request and a reissue of the token to the account. I have tried multiple different accounts including the full administrator just to make sure it isn't a permission issue. I did also try on 1.1.5 and that just loads infinitely as well.

@erbold-bu
Copy link

Try looking at my comment: #28 (comment)

@KristopherPeck
Copy link
Author

I tried going to that version and it still just loads infinitely.

@Kara-Zor-El Kara-Zor-El added the bug Something isn't working label Apr 23, 2023
@Kara-Zor-El
Copy link
Member

Kara-Zor-El commented Apr 23, 2023

Hi,

please try signing out, signing back in and then going into your Jellyfin Logs and send the relevant logs here. (PLEASE REMOVE ANY SENSITIVE INFO)

Additionally, how did you set up your Jellyfin server? (Are you using a self signed HTTPS cert, using Nginx, Apache, Caddy, HAProxy, Traefik, using a Base URL or subpath, IIS, anything else unlisted)

Finally, I just want to let you and any others in this Issue know that this project is going to be getting commits slower as it is currently my exam season and work is pilling up. I will be able to do some work on this but it will be reduced (It has been this way for almost a month or so but it is getting more this way)

Thanks, Kara

@KristopherPeck
Copy link
Author

There aren't any relevant logs really. Just it getting an authentication request and then creating a new access token.

[2023-04-22 19:51:50.714 -04:00] [INF] [9] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Administrator" has succeeded.
[2023-04-22 19:51:50.717 -04:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Administrator": 0/0
[2023-04-22 19:51:50.723 -04:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Logging out access token "3b14d2b436ef4280914520f9f04eeead"
[2023-04-22 19:51:50.730 -04:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 8c802dd3-8fbd-46b6-8561-726b7687fa19

It has no additional networking setup and is just running on my local network with no external access. I only access it via the local IP address via HTTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants