• 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 Networking & Access SOLVED: Unable to Connect from anywhere

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to Connect from anywhere

    cant connect to server, even through host device
    LunaCooper
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #1
    2024-06-10, 08:57 PM
    I'm running Jellyfin on a Windows 10 PC, recently got a new ISP so i was going through to get it working for external connections. Opened to ports, renewed my cert, and created exemptions from the firewall (Windows and Router). After failing to get it to allow outside connections, I tried restarting the Server by fully exiting Jellyfin then re-opening it. After I started it again I could no longer connect through the host machine. Thinking I messed something up significantly, I did a full Uninstall and then reinstalled Jellyfin. Still nothing, even tried running as administrator.

    Any and all help is greatly appreciated.
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-10, 09:13 PM
    Can you share your Jellyfin logs via pastebin?

    C:\ProgramData\Jellyfin\Server\log
    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]
    LunaCooper
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #3
    2024-06-10, 09:32 PM (This post was last modified: 2024-06-10, 09:37 PM by LunaCooper. Edited 1 time in total.)
    (2024-06-10, 09:13 PM)TheDreadPirate Wrote: Can you share your Jellyfin logs via pastebin?

    C:\ProgramData\Jellyfin\Server\log

    It seems to not be registering any files as well and thats bogging down the log making it larger than pastebins 512 Kilobyte limit, I'm gonna try to clean those up a bit to get it to work

    EDIT: After trimming it down it's still too big to fit in pastebin and im not sure what else i can trim to make it smaller
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-06-10, 09:40 PM
    Zip the file and attach it to a forum post.
    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]
    LunaCooper
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #5
    2024-06-10, 09:40 PM
    I was able to get the logs on ControlC

    https://controlc.com/2df99513
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-06-10, 10:15 PM
    Try turning off automatic port mapping in Jellyfin since you manually created it in the router firewall.

    Code:
    [ERR] [14] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Error creating port map on local port 8920 to public port 8920 with device "192.168.4.1:1900".

    But that shouldn't prevent you from accessing it entirely.

    Let's check the firewall status

    Click Start > Type "Resource Monitor" > Click on the Network tab > Expand the "listening ports" table. Find jellyfin.exe on port 8096. What is the firewall status column for that port?
    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]
    LunaCooper
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #7
    2024-06-10, 10:19 PM
    (2024-06-10, 10:15 PM)TheDreadPirate Wrote: Try turning off automatic port mapping in Jellyfin since you manually created it in the router firewall.

    Code:
    [ERR] [14] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Error creating port map on local port 8920 to public port 8920 with device "192.168.4.1:1900".

    But that shouldn't prevent you from accessing it entirely.

    Let's check the firewall status

    Click Start > Type "Resource Monitor" > Click on the Network tab > Expand the "listening ports" table.  Find jellyfin.exe on port 8096.  What is the firewall status column for that port?

    The Image on port 8096 is "Allowed, not Restricted"  Same for port 8920.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-06-11, 12:43 AM
    Are you able to undo what you did on the router?

    Also, are you able to connect on the host machine using http://localhost: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]
    LunaCooper
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #9
    2024-06-11, 12:51 AM (This post was last modified: 2024-06-11, 01:04 AM by LunaCooper. Edited 1 time in total.)
    (2024-06-11, 12:43 AM)TheDreadPirate Wrote: Are you able to undo what you did on the router?

    Also, are you able to connect on the host machine using http://localhost:8096?

    I am able to undo what was done on the router but i still want external connections to work.

    As for connecting via localhost, i wasnt able to, but have since gained access after uninstalling, restarting my computer, reinstalling, restarting my computer, then starting the server, it immediately disappearing from the system tray and starting it multiple times until i could catch it to right click and click "Start Jellyfin." At which point an unnamed process with the jellyfin logo appeared on task manager. Then I ended the process, which let me start the server again, this time allowing me to connect to the server via localhost.

    EDIT: I am still unable to connect externally.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-06-11, 01:27 AM
    Do you have a VPN installed?
    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 (3): 1 2 3 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