• 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 Web Browser Client Not Loading

     
    • 0 Vote(s) - 0 Average

    Web Browser Client Not Loading

    server ui will not load on web browser after the logo screen
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-11-28, 04:09 PM
    You have a remote IP filter and you added 0.0.0.0 to the bind configuration.

    Change your network.xml to the following.

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <NetworkConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <BaseUrl />
    <EnableHttps>false</EnableHttps>
    <RequireHttps>false</RequireHttps>
    <InternalHttpPort>8096</InternalHttpPort>
    <InternalHttpsPort>8920</InternalHttpsPort>
    <PublicHttpPort>8096</PublicHttpPort>
    <PublicHttpsPort>8920</PublicHttpsPort>
    <AutoDiscovery>true</AutoDiscovery>
    <EnableUPnP>false</EnableUPnP>
    <EnableIPv4>true</EnableIPv4>
    <EnableIPv6>false</EnableIPv6>
    <EnableRemoteAccess>true</EnableRemoteAccess>
    <LocalNetworkSubnets />
    <LocalNetworkAddresses />
    <KnownProxies />
    <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
    <VirtualInterfaceNames>
    <string>veth</string>
    </VirtualInterfaceNames>
    <EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
    <PublishedServerUriBySubnet />
    <RemoteIPFilter />
    <IsRemoteIPFilterBlacklist>false</IsRemoteIPFilterBlacklist>
    </NetworkConfiguration>
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Web Browser Client Not Loading - by galact1c - 2024-11-27, 09:36 AM
    RE: Web Browser Client Not Loading - by galact1c - 2024-11-27, 10:21 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-11-27, 03:08 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-11-28, 10:50 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-11-28, 04:09 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-11-28, 09:16 PM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-11-28, 09:43 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-11-30, 02:08 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-11-30, 03:28 AM
    RE: Web Browser Client Not Loading - by galact1c - 2024-11-30, 06:30 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-11-30, 05:05 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-12-04, 03:07 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-12-04, 02:16 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-12-16, 02:40 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-12-16, 01:18 PM
    RE: Web Browser Client Not Loading - by galact1c - 2024-12-17, 10:58 AM
    RE: Web Browser Client Not Loading - by galact1c - 2024-12-18, 11:11 AM
    RE: Web Browser Client Not Loading - by TheDreadPirate - 2024-12-18, 02:19 PM

    • 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