• 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 Trouble accessing JF using server name

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Trouble accessing JF using server name

    kiwichick
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #11
    2025-01-05, 08:07 PM
    (2025-01-05, 06:00 PM)TheDreadPirate Wrote: Yes.

    Thank you, here's the pastebin link: https://pastebin.com/DP5uUZxV
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2025-01-05, 09:42 PM (This post was last modified: 2025-01-05, 09:42 PM by TheDreadPirate.)
    Can you restart Jellyfin and then share the log? A lot of the information I need is logged during startup, which isn't in the log you shared.
    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]
    kiwichick
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #13
    2025-01-06, 06:28 AM
    (2025-01-05, 09:42 PM)TheDreadPirate Wrote: Can you restart Jellyfin and then share the log?

    Done https://pastebin.com/9dgaY3YM
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2025-01-06, 06:29 PM
    Are all your clients local or remote? If they are local, I don't see how the public IP changing affects local clients if you use the LAN IP. Unless you mean the LAN IP changes. Your networking config looks pretty out-of-thebox so I am assuming you are not accessing the server remotely.
    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]
    kiwichick
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #15
    2025-01-06, 10:23 PM (This post was last modified: 2025-01-06, 10:24 PM by kiwichick. Edited 1 time in total.)
    (2025-01-06, 06:29 PM)TheDreadPirate Wrote: Are all your clients local or remote?
     

    They are all local.

    Quote:Unless you mean the LAN IP changes.

    Yes, that is what I mean. Starlink doesn't allow for static IPs so each device's IP changes regularly, including the laptop with the JF server. That's why I was connecting using the server name.

    Quote:I am assuming you are not accessing the server remotely.

    Correct.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2025-01-06, 11:44 PM
    Could you set the IP address directly on the client? Instead of assigning a static IP on the router. If you can't set a static IP on the router, I wouldn't be surprised if it wasn't handling local DNS properly.
    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]
    kiwichick
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #17
    2025-01-07, 04:29 AM
    (2025-01-06, 11:44 PM)TheDreadPirate Wrote: Could you set the IP address directly on the client?

    Yes, I can but that's the problem and what my post is about. Every time the IP changes and I start a JF client, I get the error that the server isn't available and have to select the updated one from the list of available servers - or, ask you suggest, change the IP in the client apps - which is time-consuming and frustrating. That's why I've been using the server name instead.

    Quote:If you can't set a static IP on the router

    No I can't but I've never been able to, not even with my old ISP.

    Quote:I wouldn't be surprised if it wasn't handling local DNS properly.

    Is there anything I can do about that?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2025-01-07, 04:26 PM
    On the server you SHOULD be able to set a static IP on the server itself instead of relying on the router.

    I did this in the distant past when my older routers didn't support static assignments.

    https://kb.netgear.com/27476/How-do-I-se...in-Windows
    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]
    kiwichick
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #19
    2025-01-09, 01:29 AM (This post was last modified: 2025-01-09, 02:47 AM by kiwichick. Edited 1 time in total.)
    (2025-01-07, 04:26 PM)TheDreadPirate Wrote: On the server you SHOULD be able to set a static IP on the server itself instead of relying on the router.

    Thanks, I'll give that a go. I've had a look at the IPv4 properties to set a static IP. It says I need to enter an alternate DNS Server but I have no idea what to enter. Any suggestions? Is an alternate even necessary?

    ETA: I've set the static IP and left the alternate DNS server empty. Rebooted the server PC and everything looks good. Thank you so much for all your help, and answering my endless questions.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2025-01-09, 05:28 PM
    An alternate DNS is not necessary. Generally that setting should be your 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]
    Pages (2): « Previous 1 2

    « 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