• 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 Need help moving from unstable 10.9 to stable 10.9.2

     
    • 0 Vote(s) - 0 Average

    Need help moving from unstable 10.9 to stable 10.9.2

    Need help moving from unstable 10.9 to stable 10.9.2
    mellyor
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    #1
    2024-05-19, 01:00 PM
    Ahoi, I need some help upgrading from unstable 10.9 server-version to the new stable 10.9.2. I am running Jellyfin on Ubuntu.

    I deleted the unstable repository via the dashboard and added the stable repo:

    https://repo.jellyfin.org/files/plugin/manifest.json


    I edited the jellyfin.sources like this:

    Types: deb
    URIs: https://repo.jellyfin.org/ubuntu
    Suites: jammy
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/jellyfin.gpg


    When I run "sudo apt-get install --reinstall jellyfin jellyfin-server jellyfin-web"
    I get the following message:

    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Reinstallation of jellyfin is not possible, it cannot be downloaded.
    Reinstallation of jellyfin-server is not possible, it cannot be downloaded.
    Reinstallation of jellyfin-web is not possible, it cannot be downloaded.
    The following package was automatically installed and is no longer required:
      at
    Use 'sudo apt autoremove' to remove it.
    0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.


    And nothing further happens; what am I doing wrong? Thanks in advance!
    mellyor
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    #2
    2024-05-19, 01:52 PM (This post was last modified: 2024-05-19, 02:16 PM by mellyor. Edited 2 times in total. Edit Reason: fixed )
    fixed the error that I had posted here.
    The problem above still remains
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-05-19, 05:29 PM
    So your problem is that you can't switch from unstable 10.9 to stable 10.9? If so, I'm not sure you can without removing the unstable packages first.

    1) Backup /var/lib/jellyfin and /etc/jellyfin
    2) sudo apt purge jellyfin*
    3) sudo apt install jellyfin
    4) sudo systemctl stop jellyfin
    5) Restore /var/lib/jellyfin and /etc/jellyfin from the backups
    6) sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin
    7) sudo systemctl start jellyfin
    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]
    mellyor
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    #4
    2024-05-19, 08:11 PM
    So I did all the steps and now Jellyfin is running on version 10.9.2
    However all my settings and libraries are gone even tho I restored the backups xD
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-05-19, 09:06 PM
    Did unstable use a different folder structure?
    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]
    Fate
    Offline

    Member

    Posts: 220
    Threads: 3
    Joined: 2023 Jun
    Reputation: 16
    #6
    2024-05-19, 09:53 PM (This post was last modified: 2024-05-19, 09:53 PM by Fate.)
    (2024-05-19, 09:06 PM)TheDreadPirate Wrote: Did unstable use a different folder structure?

    I had similar issues when moving from arch ffmpeg-git back to 10.8.13. I had to rebuild in the end Confused-face.
    mellyor
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    #7
    2024-05-21, 11:04 AM
    Everything is set up again but I got one more question:
    How can I make Jellyfin startup on boot?

    I followed the instructions in this guide:
    https://jellyfin.org/docs/general/instal...t-optional

    But that got me nowhere. I think the problem is this line: User=youruser
    I replaced it with my Ubuntu login but that did not do the trick. Should I run Jellyfin as root?
    Fate
    Offline

    Member

    Posts: 220
    Threads: 3
    Joined: 2023 Jun
    Reputation: 16
    #8
    2024-05-21, 11:16 AM
    (2024-05-21, 11:04 AM)mellyor Wrote: Everything is set up again but I got one more question:
    How can I make Jellyfin startup on boot?

    I followed the instructions in this guide:
    https://jellyfin.org/docs/general/instal...t-optional

    But that got me nowhere. I think the problem is this line: User=youruser
    I replaced it with my Ubuntu login but that did not do the trick. Should I run Jellyfin as root?

    systemctl enable jellyfin
    should set the service to autostart

    Jellyfin usually also creates a "jellyfin" user.... I would recommend to not use root for any service.
    1
    « 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