• 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 Can't connect remotely

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Can't connect remotely

    creylon
    Offline

    Junior Member

    Posts: 23
    Threads: 6
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #1
    2024-03-11, 06:10 PM (This post was last modified: 2024-03-11, 06:11 PM by creylon. Edited 1 time in total.)
    Hi,

    I can't connect to my server using one particular fire tv stick. It just stopped working for no apparent reason. Other devices still work fine, even another fire tv stick works fine. Tried reinstalling the app, deleting it from device list in jellyfin and using different user, all resulting in the same error:

    Code:
    jellyfin  | [18:00:32] [INF] [221] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for testuser has succeeded.
    jellyfin  | [18:00:32] [INF] [221] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user testuser: 0/0
    jellyfin  | [18:00:32] [INF] [221] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 1b2a307e-4619-4d67-a0ff-40813xxxxxxx
    jellyfin  | [18:02:01] [WRN] [212] Jellyfin.Networking.Manager.NetworkManager: [THE_IP]: External request received, no matching external bind address found, trying internal addresses.
    jellyfin  | [18:02:01] [WRN] [212] Jellyfin.Networking.Manager.NetworkManager: [THE_IP]: External request received, but no external interface found. Need to route through internal network.
    jellyfin  | [18:03:34] [WRN] [204] Jellyfin.Networking.Manager.NetworkManager: [THE_IP]: External request received, no matching external bind address found, trying internal addresses.
    jellyfin  | [18:03:34] [WRN] [204] Jellyfin.Networking.Manager.NetworkManager: [THE_IP]: External request received, but no external interface found. Need to route through internal network.

    I run jellyfin 10.9 unstable in a docker container behind an nginx proxy server. For years everything worked fine with this configuration. Do you have any suggestions?

    Thanks
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-11, 06:36 PM
    Is this firestick remote or local? If local, do you have NAT loopback enabled? Did you configure Jellyfin to bind to a particular IP/interface?
    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]
    creylon
    Offline

    Junior Member

    Posts: 23
    Threads: 6
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #3
    2024-03-11, 08:32 PM
    No, all tested device are remote, including both working and affected fire stick. Both run 0.16.6 of the jellyfin app
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-11, 08:59 PM
    Are all of the Fire sticks the same model? Is the model that doesn't work different from the rest? What version of FireOS is it running? I'm assuming you are using HTTPS.
    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]
    creylon
    Offline

    Junior Member

    Posts: 23
    Threads: 6
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #5
    2024-03-12, 11:08 AM
    Using HTTPS managed by proxy which redirects in HTTP only. The two sticks only differ in Model Type:

    Not working Fire Stick:

    Type: Fire TV Stick Lite
    Capacity: 2/5.3 GB
    Software-Version: Fire OS 7.6.6.9 (PS7669/4007)

    Working Fire Stick:

    Type: Fire TV Stick 4K Max
    Capacity: 2/5.3 GB
    Software-Version: Fire OS 7.6.6.9 (PS7669/4007)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-13, 01:41 AM
    Is the certificate self-signed or legit?
    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]
    creylon
    Offline

    Junior Member

    Posts: 23
    Threads: 6
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #7
    2024-03-13, 08:30 AM
    It's legit Let's Encrypt cert and valid until 9th of April
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-03-13, 06:35 PM
    Wherever this Firestick is that can't connect, have them reboot their router. IDK. You're just shooting down all my troubleshooting paths. lolololol
    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]
    creylon
    Offline

    Junior Member

    Posts: 23
    Threads: 6
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #9
    2024-03-24, 11:58 AM
    Rolling back from 10.9 unstable to 10.8.13 stable solved the issue. Hope this gets fixed until release
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-03-24, 09:26 PM
    My bad. I completely missed the fact that you were using 10.9. The Android TV app is not compatible yet. Most/all of the web wrapper based apps, Jellyfin Media Player and Jellyfin for Android, will work since they use the web interface provided by the server 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]
    Pages (2): 1 2 Next »

    « 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