• 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 Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0

     
    • 0 Vote(s) - 0 Average

    Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0

    Jellyfin is inaccessible after upgrade from Jellyfin.Server 10.8.13.0 to 10.9.11.0
    Riesling
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #26
    2024-10-15, 08:14 AM
    Thanks Pirate, it works now - here's in short what I did:

    - create a new LXC/VE w. same OS on same host
    - install jellyfin using install-debuntu.sh
    - compare the files and directories I "suspected" from the beginning, starting with /etc/jellyfin
    - in /etc/jellyfin/system.xml of the inaccessible instance, I found the following entires, that where NOT present in the phresh install:

    Code:
        <RepositoryInfo>
          <Name>Robibero</Name>
          <Url>https://repo.codyrobibero.dev/manifest.json</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>
        <RepositoryInfo>
          <Name>jellyfinPluginManifest</Name>
          <Url>https://raw.githubusercontent.com/danieladov/jellyfinPluginManifest/master/manifest.ison</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>
        <RepositoryInfo>
          <Name>Adov</Name>
          <Url>https://raw.githubusercontent.com/danieladov/JellyfinPluginManifest/master/manifest.json</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>

    After removing them and restarting, jellyfin WORKS again, like a charm, like before, even better with the newest version as it seems! Grinning-face 

    Two of these repositories were logged with 404 not found [WRN]-Warnings since the upgrade, but we failed to consider this as the root cause and it seems these errors prevented the server from working. At least it works now after eliminating these lines and errors... :°)

    Thanks to the coders and the team of Jellyfin for a GREAT piece of software and thanks to YOU dear @TheDreadPirate for your patience, in-depth knowledge and your relentless support!  Folded-hands

    Cheerio,
    ~R.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 10:03 AM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 01:20 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 01:28 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 02:01 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 04:22 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 05:00 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 05:41 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 05:55 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 06:19 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 06:37 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 07:05 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 07:17 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-09, 07:31 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-09, 07:53 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-10, 07:20 AM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-10, 11:58 AM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-11, 08:06 AM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-14, 05:37 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-14, 05:41 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-14, 05:59 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-14, 06:16 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-14, 06:46 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-14, 07:15 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-14, 07:25 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by TheDreadPirate - 2024-10-14, 07:56 PM
    RE: Inaccessible after upgrade from 10.8.13.0 to 10.9.11.0 - by Riesling - 2024-10-15, 08:14 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