• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Issue with Android App after upgrade to v10.9.0

     
    • 0 Vote(s) - 0 Average

    Issue with Android App after upgrade to v10.9.0

    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #1
    2024-05-12, 07:37 PM (This post was last modified: 2024-05-12, 07:46 PM by Efficient_Good_5784. Edited 1 time in total.)
    Is anyone else running into issues with the Android app for Jellyfin? I have to keep clearing out the cache and stored data to be able to log into my server.
    I updated my server to v10.9.0 and the Android app to the latest at v2.6.1.

    The first time works fine. If I close the app and re-enter it, it will get stuck on the "connect to server" screen (with the same IP address that worked the first time).

    Strangely enough, this only happens when I'm on my local network. If I switch to my mobile data and connect with Tailscale, I can gain access to my server 9/10 times (since I still occasionally get stuck on the connect to server screen with this method too at times).

    Edit:
    It appears that my server still thinks my phone is active on Jellyfin despite me closing the app.
    The logs keep showing this each time I close the app: [WRN] [42] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "172.16.0.110" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-13, 01:48 AM
    If you aren't using bridge networking for your Jellyfin container for a particular reason, perhaps try switching to host networking?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #3
    2024-05-13, 04:30 AM
    I think I figured where the problem lies. I only get this issue when I'm using my Truenas Scale Jellyfin server.
    I deployed Jellyfin on my Synology nas using docker, and when logging into this server, my phone has no problem reconnecting to it.

    I guess I'll go ask over on the Truenas forums.
    This seem weird to me. Jellyfin v10.8.13 worked fine as a custom app under Truenas Scale that didn't have this issue.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #4
    2024-05-13, 05:17 AM (This post was last modified: 2024-05-13, 05:22 AM by Efficient_Good_5784. Edited 4 times in total.)
    Looking more into this, I found out that I get locked out of the server by doing the following:
    1. Sign in to any user
    2. Sign out of the user and go into the sign-in page
    3. At the sign-in page, reload the page
    4. An infinite loading screen will take place

    I was able to reproduce this on both of my servers.

    Basically, I found out that if you reload before signing into another user, you get stuck in a loop. You're forced to clear out your server's cookies on your browser or client to continue.
    This reminds me of the older issue people had where they deleted a server and made a new server. Then the new server would not respond due to the cookies on the client being for the old non-existent server (so deleting the cookies solved the issue). Just in this case, the server remains the same, but you still have to delete the cookies.

    I'm going on a hunch that this issue is related to my android device not being able to connect after disconnecting, and probably some of the other posters issues on this forum after updating to v10.9.0.

    Just in case, I updated to v10.9.1 when I discovered this.
    I'll post this to Jellyfin's github issues page if nobody does later when I have more time.
    STM
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #5
    2024-05-13, 10:49 PM
    I'm also having issues using the Android app after updating to 10.9.x.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #6
    2024-05-13, 11:21 PM
    (2024-05-13, 01:48 AM)TheDreadPirate Wrote: If you aren't using bridge networking for your Jellyfin container for a particular reason, perhaps try switching to host networking?
    Also to answer this, I tried host networking and it fixed the issue. But when I switch to a remote network connected by Tailscale, the Jellyfin Android app just refuses to connect to the server (though not permanent this time, it will kick me out to reinput a new server).
    adlpharm
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:Spain
    #7
    2024-05-15, 07:08 AM
    Same issue here. After upgrading I only can connect once. I am kick out evrry time until clear cache
    adlpharm
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:Spain
    #8
    2024-05-15, 07:14 AM
    (2024-05-13, 05:17 AM)Efficient_Good_5784 Wrote: Looking more into this, I found out that I get locked out of the server by doing the following:
    1. Sign in to any user
    2. Sign out of the user and go into the sign-in page
    3. At the sign-in page, reload the page
    4. An infinite loading screen will take place

    I was able to reproduce this on both of my servers.

    Basically, I found out that if you reload before signing into another user, you get stuck in a loop. You're forced to clear out your server's cookies on your browser or client to continue.
    This reminds me of the older issue people had where they deleted a server and made a new server. Then the new server would not respond due to the cookies on the client being for the old non-existent server (so deleting the cookies solved the issue). Just in this case, the server remains the same, but you still have to delete the cookies.

    I'm going on a hunch that this issue is related to my android device not being able to connect after disconnecting, and probably some of the other posters issues on this forum after updating to v10.9.0.

    Just in case, I updated to v10.9.1 when I discovered this.
    I'll post this to Jellyfin's github issues page if nobody does later when I have more time.

    Have you opened the github issue?
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #9
    2024-05-15, 11:06 AM
    For the specific issue you quoted me in with, not yet. When I was going to submit the issue, I tried reproducing it, but was unsuccessful in reproducing it. I don't know what I did other than clearing out the browser cache and cookie a bunch of times.

    Are you able to reproduce it? I figured if I couldn't get it to happen again, it would be pointless to submit an issue report to the github page. I can try to follow my outlined steps again later to see if it happens again.

    I did post the bug report for the Android issue though on github. I have feeling this issue, and the Android issue I started this thread for, are all related somehow. Seems similar to this github issue that's been fixed already by a new commit: https://github.com/jellyfin/jellyfin/issues/11598
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode