• 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 SOLVED: Connectivity Issues

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Connectivity Issues

    Android TV Application reinstalled, unable to connect to working server.
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #1
    2025-03-28, 06:08 PM (This post was last modified: 2025-03-28, 06:15 PM by Fisher Dodson. Edited 1 time in total.)
    I would like to preface this post by saying I am pretty much a complete newbie for home media library hosting, please explain anything like I am a toddler. I am running Version 10.10.6 from a Windows installer on my personal home PC. Essentially what occurred was that I was running my library fine, but after downloading a show for myself and attempting to run it, I was getting horrible stuttering out of nowhere (seemed to be a transcoding issue, but I was unable to locate TranscodeReason in logs). I was attempting to fix this by reinstalling my Android TV application (it had helped someone with the issue previously online), and when I relaunched the app and attempted to use the discovered server (my server pc name and address) it threw an error. I used a bunch of different IPs for manual connect that I collected online when searching "my ip" and the command prompt ipconfig and not a single address has functioned. Every single connection gave me either "unable to connect" or "timed out". For about 4 months my server has been working flawlessly, so I am confused why it is now suddenly throwing a fit. Any help would be appreciated, thanks!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-03-28, 07:58 PM
    The "what is my IP" sites would only give you the public IP. You'd use ipconfig, as you stated, and used the (probably) 192.168.X.X address with the port at the end. An example below.

    http://192.168.1.3:8096
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #3
    2025-03-28, 08:03 PM
    Yes I used an IP address very similar to this. I also used the one displayed in the dashboard for Jellyfin showing the connected IP from my desktop, which I had used successfully previously. No dice. For the IP example you gave, that was the one that threw me a "timed out" error, and every other one simply couldn't connect.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-28, 09:17 PM
    Can you share your jellyfin logs via privatebin.net?
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #5
    2025-03-28, 09:52 PM
    https://privatebin.net/?fab5eeca186eefd6...m3deY9Kvt1
    wasn't entirely sure which log files to include (since there are quite a few transcode files) so I only included the log_(numbers).log from the last 3 days, the only 3 of that kind. They are pasted in order of the days, as im sure the timestamps can attest.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-03-28, 10:17 PM
    Do you have a VPN installed? The address it is listing is not a private IP. Is your PC connected directly to a modem? No router?
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #7
    2025-03-28, 11:33 PM
    I do have VPNs installed, but they've been on my system since I first set up the server. They aren't on very often and they should be off currently. I am connected to a router, I cannot run an Ethernet cable through my house to my room upstairs, and there's no hard wired ports in my room.
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #8
    2025-03-30, 07:55 AM
    I have since reattempted connection multiple times with multiple devices, all with the same issue now. I am unsure as to why this suddenly occurred. I have also attempted reinstalling the apps on each device, as well as completely reinstalling my server software. On top of this, I removed all VPNs from my machine. Issues persist. Server still loads up fine and displays media on my host device, but connection is impossible anywhere else within the network.
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #9
    2025-03-30, 08:14 AM
    Unbelievable. Found my solution here (https://www.reddit.com/r/jellyfin/commen...in_on_lan/). For some godforsaken reason, I needed to change the HTTP port (8096 -> 8196) and now everything is all sunshine and rainbows. Guess I must say, thank you to the vast wealth and easy searching of the Reddit forum..
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2025-03-30, 03:32 PM
    Go to Dashboard > Networking. Is the http port set to 8196?
    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