• 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 server disconnects when pressing trailer button (android/ios)

     
    • 0 Vote(s) - 0 Average

    server disconnects when pressing trailer button (android/ios)

    Drake97
    Offline

    Member

    Posts: 74
    Threads: 21
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #1
    2024-11-21, 05:12 AM (This post was last modified: 2024-11-21, 06:10 AM by Drake97. Edited 2 times in total.)
    hello,

    As the title says, when I use jellyfin on android and ios, when I press the trailer of a movie or series, the server “disconnects” and asks me to log in again, this happens on android and iphone.

    I leave an example GDrive video

    Tested on: Galaxy S23 Ultra Latest version
    Iphone 12 and 13 with latest iOS version

    you will see that I have a small modification in my home page, but this has nothing to do with it, because even using the version without modification and/or going to the movie or series details page, it disconnects when I press play trailer.

    I checked and this had been discussed in this Github POST, but did not remain in many advances, do you know if there is a way to fix it ?

    greetings
    Jellyfin 10.10.7
    Ubuntu desktop 24.04.2 LTS
    Intel i5-7500
    16GB DDR4 2400Mhz
    OS-DRIVE: WDC SN720 256GB
    Storage (JF Library)
    1: x4 4TB Seagate IronWolf
    2: 6TB Seagate Ironwolf Pro
    3: 8TB HGST Dell Enterprise
    4: 2TB Seagate Barracuda
    5: 2TB WD RED
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-21, 03:48 PM
    Can you share your server logs via pastebin to verify this isn't a server side issue? If the server looks fine, I will try to find time this weekend to debug this issue.
    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]
    Drake97
    Offline

    Member

    Posts: 74
    Threads: 21
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #3
    2024-11-21, 10:34 PM
    (2024-11-21, 03:48 PM)TheDreadPirate Wrote: Can you share your server logs via pastebin to verify this isn't a server side issue?  If the server looks fine, I will try to find time this weekend to debug this issue.

    hello,

    Here are the logs, you can only see a few requests and nothing else to the IP of my router.

    https://pastebin.com/uCRKa3ca

    Consider that I have jellyfin through a DDNS service, but even entering the local IP within my own network, the same thing happens.

    Thanks in advance for any info
    Jellyfin 10.10.7
    Ubuntu desktop 24.04.2 LTS
    Intel i5-7500
    16GB DDR4 2400Mhz
    OS-DRIVE: WDC SN720 256GB
    Storage (JF Library)
    1: x4 4TB Seagate IronWolf
    2: 6TB Seagate Ironwolf Pro
    3: 8TB HGST Dell Enterprise
    4: 2TB Seagate Barracuda
    5: 2TB WD RED
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-11-21, 10:45 PM
    I need the entire log. Use "cat" instead of "tail". Tail will only show the last 10 lines by default.
    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]
    Drake97
    Offline

    Member

    Posts: 74
    Threads: 21
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #5
    2024-11-21, 10:50 PM
    (2024-11-21, 10:45 PM)TheDreadPirate Wrote: I need the entire log.  Use "cat" instead of "tail".  Tail will only show the last 10 lines by default.

    Sorry,
    I thought that this was enough since I made the tail and when I was running, I pressed the trailer button and did the tests, only giving me as a result what I sent you, let me know if it is useful to extract something a little more detailed.
    Jellyfin 10.10.7
    Ubuntu desktop 24.04.2 LTS
    Intel i5-7500
    16GB DDR4 2400Mhz
    OS-DRIVE: WDC SN720 256GB
    Storage (JF Library)
    1: x4 4TB Seagate IronWolf
    2: 6TB Seagate Ironwolf Pro
    3: 8TB HGST Dell Enterprise
    4: 2TB Seagate Barracuda
    5: 2TB WD RED
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-11-21, 11:06 PM
    Ah, ok. Just to verify, this does NOT happen in a web browser, correct? If it does, we can use the browser console to debug. If not, submit a github report to the Android and iOS repos.
    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]
    Drake97
    Offline

    Member

    Posts: 74
    Threads: 21
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #7
    2024-11-21, 11:47 PM (This post was last modified: 2024-11-21, 11:49 PM by Drake97. Edited 2 times in total.)
    (2024-11-21, 11:06 PM)TheDreadPirate Wrote: Ah, ok.  Just to verify, this does NOT happen in a web browser, correct?  If it does, we can use the browser console to debug.  If not, submit a github report to the Android and iOS repos.

    yep, at the moment only in the mobile versiones, also, i did a couple more tests and the following happens:

    - Web (Firefox and Edge):  I press the trailer button on the customization (featured content bar), it opens a new youtube tab with the trailer, all good.
    And when I go to the movie detail and press the trailer button from there, it opens in a kind of on-top window above and plays the trailer, all good too.

    - Jellyfin Media Player (windows): in the customization (featured content bar) does not work the trailer button, it does nothing.
    However when I go to the detail of the movie, I press the trailer button from there, it opens the on-top window and plays the trailer, all good with that as espected.


    - Android/iOS: disconnects me from the server, either using the customization's trailer button or using jellyfin's proprietary trailer button.

    let me know if anything else is needed, besides knowing where I can open the report for the correction of this in github, thanks.

    PD: additional, maybe nothing to do with it, is that the tail command is still running in the log and is spaming me this

    [Image: Pgq9Ezf.png]

    Should I worry or should I ignore it? I ask from my ignorance

    PD2: this spam happens when I leave the windows app jellyfin media player open, as soon as I closed the app it stopped spamming that.

    greetings
    Jellyfin 10.10.7
    Ubuntu desktop 24.04.2 LTS
    Intel i5-7500
    16GB DDR4 2400Mhz
    OS-DRIVE: WDC SN720 256GB
    Storage (JF Library)
    1: x4 4TB Seagate IronWolf
    2: 6TB Seagate Ironwolf Pro
    3: 8TB HGST Dell Enterprise
    4: 2TB Seagate Barracuda
    5: 2TB WD RED
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-11-22, 12:18 AM
    https://github.com/jellyfin/jellyfin-expo/issues
    https://github.com/jellyfin/jellyfin-android/issues

    I have never seen those errors before and I can't find anything in the code that would indicate the cause.

    Which version of the JMP app do you have running?
    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]
    Drake97
    Offline

    Member

    Posts: 74
    Threads: 21
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #9
    2024-11-22, 12:59 AM
    (2024-11-22, 12:18 AM)TheDreadPirate Wrote: https://github.com/jellyfin/jellyfin-expo/issues
    https://github.com/jellyfin/jellyfin-android/issues

    I have never seen those errors before and I can't find anything in the code that would indicate the cause.

    Which version of the JMP app do you have running?

    possibly related to the featured content bar, something simple but it doesn't affect performance or anything.

    I use 1.11.1
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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