• 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 not starting up after upgrading to 10.9.0

    Pages (3): « Previous 1 2 3

     
    • 0 Vote(s) - 0 Average

    Jellyfin not starting up after upgrading to 10.9.0

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #21
    2024-05-16, 12:59 PM
    This PR MIGHT be related to your issue.

    https://github.com/jellyfin/jellyfin/pull/11587

    Not entirely sure.
    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]
    gingerbreadassassin
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:United States
    #22
    2024-05-23, 09:34 PM
    (2024-05-12, 10:24 PM)Sarinz Wrote: I don't know what to do.. I have tried setting the image version to 10.8.13, but that gave many errors, It seemed that 10.9.0 update have changed a lot of things.

    This thread from post #3 and on basically has nothing to do with the OP's problem. I ran into this issue running jellyfin via truecharts and a failed upgrade via heavyscript from 10.8.13 -> 10.9.3. The clue is this line:

    Code:
    [21:41:36] [INF] Library database backed up to /var/lib/jellyfin/data/library.db.bak40

    If you look in the /var/lib/jellyfin/data/ directory, you'll see a bunch of library.db.bak* files, though I believe the corruption (if it really is corrupt and not just a failure in the migration logic or I attempted too great a version jump) is actually in the original library.db. I solved my issue by moving the library.db* files to a backup directory. Jellyfin was then able to start, but it did have to rebuild the library. Mine did this automatically, and was done in less than 5 minutes.

    Here's roughly the commands I used:

    Code:
    $ cd /var/lib/jellyfin/data
    $ mkdir librarybak
    $ mv library.db* librarybak/

    Hope others find this useful.
    Pages (3): « Previous 1 2 3

    « 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