• 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: How to fix "WebRootPath was not found" error

     
    • 0 Vote(s) - 0 Average

    SOLVED: How to fix "WebRootPath was not found" error

    Prior to 10.9.1, Jellyfin started fine as a service via systemctl, now it fails to host the web client
    theolaa
    Offline

    Junior Member

    Posts: 25
    Threads: 7
    Joined: 2024 May
    Reputation: 0
    Country:Canada
    #6
    2024-05-14, 12:06 AM
    (2024-05-13, 04:38 PM)TheDreadPirate Wrote: /etc/jellyfin/network.xml has all your network related configs, including ports, bind addresses, LAN addresses, etc.

    Here is my network.xml file:

    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>
      <CertificatePath />
      <CertificatePassword />
      <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>

    I ran a port scanner and I can confirm that I don't have any services running on either port 8096 or 8920. What did you mean earlier about specifying a bind IP that is no longer available? The file doesn't have any IPs specified anywhere, is it maybe missing something somewhere then?
    Jellyfin 10.10.4
    Ubuntu 24.04.1 LTS | Kernel 6.8
    Intel i3 10100
    8GB DDR4
    Intel Arc A380
    4TB File Server
    8TB Media Server
    « Next Oldest | Next Newest »

    Users browsing this thread:


    Messages In This Thread
    How to fix "WebRootPath was not found" error - by theolaa - 2024-05-13, 06:23 AM
    RE: How to fix "WebRootPath was not found" error - by TheDreadPirate - 2024-05-13, 11:39 AM
    RE: How to fix "WebRootPath was not found" error - by theolaa - 2024-05-13, 03:07 PM
    RE: How to fix "WebRootPath was not found" error - by TheDreadPirate - 2024-05-13, 04:38 PM
    RE: How to fix "WebRootPath was not found" error - by theolaa - 2024-05-13, 06:16 PM
    RE: How to fix "WebRootPath was not found" error - by theolaa - 2024-05-14, 12:06 AM
    RE: How to fix "WebRootPath was not found" error - by theolaa - 2024-05-14, 12:45 AM

    • 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