• 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 Jellyfin wont load to UI

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Jellyfin wont load to UI

    kira100000
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #1
    2025-03-31, 02:29 AM (This post was last modified: 2025-03-31, 04:25 AM by kira100000. Edited 5 times in total.)
    Issue:
    Jellyfin has been running perfectly on my server until today. I haven't made any changes that I’m aware of, yet now it won’t load past the splash screen.
    Symptoms:
    • Accessing Jellyfin via
      http://servername:8096
      or
      http://ipaddress:8096
      connects but gets stuck on the splash screen.
    • Screenshot: https://imgur.com/a/6500dE5
    • The server is reachable via ping.
    • The issue persists across multiple attempts:
      • Restarting the Jellyfin container and the entire server.
      • Clearing browser and site cache.
      • Testing in incognito mode, a different browser, and the desktop client.
      • TV apps also fail to connect.
    Additional Context:
    • Tailscale is installed on the server (not sure if relevant).
    • Installation method: Used the YAMS installer.
    Logs:
    Here are my most recent Jellyfin logs: http://pastebin.com/9QBQT52e
    Any help would be greatly appreciated! Thanks in advance.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-03-31, 12:46 PM
    The fact that Jellyfin only sees the Docker bridge IP tells me that it isn't port publishing. Is another app handling connections? Like Nginx or something?
    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]
    kira100000
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #3
    2025-03-31, 02:07 PM
    It's not using any reverse proxy. It is using tailscale as far as remote connections go but this is happening when accessing on my home network.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-31, 02:54 PM
    I'm not familiar with YAMS, but it looks like something changed with how the docker container was setup. As is, the container is not accessible except from the host running Jellyfin. You have to configure the container to run in host networking mode or publish port 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]
    kira100000
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #5
    2025-03-31, 03:02 PM
    Docker container is showing published to port 8096

    Its strange that it does seem able to connect (not returning any connection failed)
    For instance on the desktop client and I can input the IP and port and it will look like it loads the jellyfin logo but will not actually go into the UI
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-03-31, 03:32 PM
    Does this happen only with the desktop client or with all clients?
    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]
    thunderb0lt
    Offline

    Junior Member

    Posts: 9
    Threads: 0
    Joined: 2025 Feb
    Reputation: 0
    Country:United States
    #7
    2025-03-31, 03:42 PM
    It seems like Jellyfin is having trouble loading past the splash screen, even though everything was working fine before. Since you've already restarted the container and the server, cleared caches, and tested across multiple devices, it's likely something in the backend, like a database issue or a plugin conflict.

    I’d suggest checking the logs for any specific errors—there might be something related to the database or a plugin causing the hang. You could also try renaming or moving the config and data folders to let Jellyfin start fresh.
    kira100000
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #8
    2025-03-31, 04:01 PM (This post was last modified: 2025-03-31, 04:04 PM by kira100000. Edited 1 time in total.)
    (2025-03-31, 03:32 PM)TheDreadPirate Wrote: Does this happen only with the desktop client or with all clients?

    Happens on loading the web version and desktop client. If connecting from a tv app it throws a connection failed.

    Will try removing config and letting Jellyfin restart and rescan everything if I can get in. Was trying to avoid having to do that.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-03-31, 04:06 PM
    Instead of deleting /config, you could make a backup so you could restore if it a fresh Jellyfin setup doesn't resolve the issue (I don't see why it would).
    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]
    kira100000
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #10
    2025-03-31, 04:25 PM
    Through googling I saw a solution that seemed to be the same issue where someone simply switched their network to private instead of public. Not sure if this would do anything as its been on public and was working before.
    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