• 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 Updating from 10.8.0 - Ubuntu

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Updating from 10.8.0 - Ubuntu

    Attempting to update Jellyfin server from 10.8.0 to 10.8.13.0 on Ubuntu
    DeckardTBechard
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #11
    2024-04-10, 02:49 PM (This post was last modified: 2024-04-10, 02:52 PM by DeckardTBechard. Edited 1 time in total.)
    Oop, here's the second one from before just in case:
    Code:
    N: Ignoring file 'mariadb.list.old_1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension

    N: Ignoring file 'mariadb.list.old_2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension


     Moving on; folders moved, Jellyfin purged, deleted install folders, used auto-install script and got this:
    Code:
    > Fetching repository signing key.

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

    > Updating APT repositories.
    Hit:1 https://repo.steampowered.com/steam stable InRelease                   
    Hit:2 https://download.docker.com/linux/ubuntu jammy InRelease               
    Get:3 https://pkgs.tailscale.com/stable/ubuntu focal InRelease               
    Hit:4 https://repo.jellyfin.org/ubuntu jammy InRelease                       
    Hit:6 https://packages.redis.io/deb jammy InRelease                           
    Hit:7 https://apt.sonarr.tv/ubuntu focal InRelease                           
    Get:8 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease [8,263 B]
    Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.10/repo/ubuntu jammy InRelease [7,767 B]
    Hit:10 https://repository.mullvad.net/deb/stable jammy InRelease             
    Get:11 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9,344 B]
    Hit:12 https://ppa.launchpadcontent.net/linuxuprising/java/ubuntu jammy InRelease
    Hit:5 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease             
    Hit:13 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
    Ign:14 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy InRelease
    Err:15 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release
      404  Not Found [IP: 185.125.190.80 443]
    Hit:16 http://us.archive.ubuntu.com/ubuntu jammy InRelease         
    Hit:17 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
    Hit:18 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
    Hit:19 http://security.ubuntu.com/ubuntu jammy-security InRelease             
    Reading package lists... Done                                                 
    N: Ignoring file 'mariadb.list.old_1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    N: Ignoring file 'mariadb.list.old_2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    W: https://apt.sonarr.tv/ubuntu/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
    E: The repository 'https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    ERROR: Failed to update APT repositories. Something is wrong with your APT sources, GPG keys, or Internet connection. Try again shortly or use https://jellyfin.org/contact to find us for troubleshooting.

    Before moving on I checked jellyfin.sources. Here's that:
    Code:
    Types: deb
    URIs: https://repo.jellyfin.org/ubuntu
    Suites: jammy
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/jellyfin.gpg

    I went on to the next step and got this back:
    Code:
    Failed to stop jellyfin.service: Unit jellyfin.service not loaded.

    After moving the data and config folders back, sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin returns:
    Code:
    sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin

    Starting the service returns:
    Code:
    Failed to start jellyfin.service: Unit jellyfin.service not found.

    Even after purging, I'm still getting a 404 error using the batch. Could that be an issue?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-04-10, 02:55 PM (This post was last modified: 2024-04-10, 02:56 PM by TheDreadPirate. Edited 1 time in total.)
    You have other issues, unrelated to jellyfin's repo, that may be preventing apt from working properly.

    Remove those old maria db list files in /etc/apt/sources.list.d/ as a start.
    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]
    DeckardTBechard
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #13
    2024-04-10, 03:04 PM
    Did that and got the same outcome (just doesn't mention old files anymore). I'll look into some of the other things mentioned at the bottom of the printout:
    Code:
    > Fetching repository signing key.

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

    > Updating APT repositories.
    Hit:1 https://repo.jellyfin.org/ubuntu jammy InRelease
    Hit:2 https://download.docker.com/linux/ubuntu jammy InRelease                                                                                                                                   
    Hit:3 https://repo.steampowered.com/steam stable InRelease                                                                                                                                       
    Get:4 https://pkgs.tailscale.com/stable/ubuntu focal InRelease                                                                                                                                   
    Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease                                                                                                                                 
    Get:7 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease [8,263 B]                                                                                                     
    Hit:8 https://packages.redis.io/deb jammy InRelease                                                                                                                                               
    Hit:9 https://apt.sonarr.tv/ubuntu focal InRelease                                                                                                                                               
    Get:10 https://dlm.mariadb.com/repo/mariadb-server/10.10/repo/ubuntu jammy InRelease [7,767 B]                                                                                                   
    Get:11 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9,344 B]                                                                                                             
    Hit:5 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease                                                                                 
    Hit:12 https://ppa.launchpadcontent.net/linuxuprising/java/ubuntu jammy InRelease       
    Hit:13 https://repository.mullvad.net/deb/stable jammy InRelease   
    Hit:14 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
    Ign:15 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy InRelease
    Err:16 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release
      404  Not Found [IP: 185.125.190.80 443]
    Hit:17 http://us.archive.ubuntu.com/ubuntu jammy InRelease
    Hit:18 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
    Hit:19 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
    Reading package lists... Done                                                                                                                                                                     
    W: https://apt.sonarr.tv/ubuntu/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
    E: The repository 'https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    ERROR: Failed to update APT repositories. Something is wrong with your APT sources, GPG keys, or Internet connection. Try again shortly or use https://jellyfin.org/contact to find us for troubleshooting.
    DeckardTBechard
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #14
    2024-04-10, 03:30 PM
    Update: I have resolved the Sonarr key issue. Link to guide.

    New printout:

    Code:
    > Fetching repository signing key.

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

    > Updating APT repositories.
    Hit:2 https://repo.steampowered.com/steam stable InRelease                                                                                                             
    Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease                                                                                                         
    Get:4 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease [8,263 B]                                                                           
    Hit:5 https://repository.mullvad.net/deb/stable jammy InRelease                                                                                                         
    Hit:6 https://repo.jellyfin.org/ubuntu jammy InRelease                                                                                                                 
    Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.10/repo/ubuntu jammy InRelease [7,767 B]                                                                           
    Hit:8 https://apt.sonarr.tv/ubuntu focal InRelease                                                                                                                     
    Hit:1 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease                                                                                                       
    Hit:9 https://packages.redis.io/deb jammy InRelease                                                                                                                     
    Get:10 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9,344 B]                                                                 
    Get:11 https://pkgs.tailscale.com/stable/ubuntu focal InRelease                                                                                           
    Hit:12 https://ppa.launchpadcontent.net/linuxuprising/java/ubuntu jammy InRelease         
    Hit:13 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
    Ign:14 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy InRelease
    Err:15 https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release
      404  Not Found [IP: 185.125.190.80 443]
    Hit:16 http://us.archive.ubuntu.com/ubuntu jammy InRelease                                                                                                             
    Hit:17 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease                                                                                                     
    Hit:18 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease                                                                                                   
    Hit:19 http://security.ubuntu.com/ubuntu jammy-security InRelease                                                                                                       
    Reading package lists... Done                                                                                                                                           
    E: The repository 'https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    ERROR: Failed to update APT repositories. Something is wrong with your APT sources, GPG keys, or Internet connection. Try again shortly or use https://jellyfin.org/contact to find us for troubleshooting.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2024-04-10, 03:40 PM
    Update this PPA.

    Code:
    E: The repository 'https://ppa.launchpadcontent.net/webupd8team/java/ubuntu jammy Release' does not have a Release file.

    https://launchpad.net/~webupd8team
    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]
    DeckardTBechard
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #16
    2024-04-11, 02:09 AM
    Updated the link and got back:

    Code:
    E: The repository 'https://ppa.launchpadcontent.net/nilarimogard/webupd8/ubuntu jammy Release' does not have a Release file.

    N: Updating from such a repository can't be done securely, and is therefore disabled by default.

    Deleted PPA manually and re-added with:

    Code:
    sudo add-apt-repository ppa:nilarimogard/webupd8

    sudo apt update

    Got the same message back about no release file, looked into the link and did some searching and found this.
    So I deleted it outright then one sudo apt update later, so far so good!

    I re-did all the steps from post #10 minus the re-creating of the backups.

    Lo and behold it worked! Checked the dashboard; 10.8.13! Yipee~!
    Thanks so much! I learned a lot and now I can FINALLY stop using the dev version of the Roku client! Cowboy-hat-face
    DeckardTBechard
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #17
    2024-04-11, 02:15 AM
    Here's a guide for the PPA removal if some poor fool in the future needs it Smiling-face It's super easy to do in Software & Updates under the Other Software tab.
    Slavy Ivanov
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    #18
    2025-01-02, 10:41 PM (This post was last modified: 2025-01-02, 10:48 PM by Slavy Ivanov. Edited 1 time in total.)
    Big thanks to TheDreadPirate. Your guide work a 100% Grinning-face My jellyfin server was upgrade to v.10.10.3 and all of the users and library's are back on place.
    Now my Sony Bravia OLED - Jellyfin app is fully connected and stream directly any kind of resolution and codec without CPU consumption!!! Amazing!!! HDR10 work great also. Big thanks to the team. Cheers!
    Elbiot
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #19
    2025-05-23, 01:16 AM
    Oof, well I had the same issue. the idea that I had two versions installed also crossed my mind. apt said I had the latest jellyfin installed (10.10.7+ubu2204), but running jellyfin --version said it was 10.8

    I followed the guidance here and realized after apt purge that there's a package jellyfin-server and it's version was still in fact 10.8


    Removing jellyfin (10.10.7+ubu2204) ...
    Removing jellyfin-ffmpeg7 (7.1.1-3-jammy) ...
    Removing jellyfin-server (10.8.13-1) ...
    Stopping Jellyfin!


    So I think I probably could have explicitly upgraded that package and it would have been fine. However, after following the steps here my library is gone so I think I have to re-index all of it.

    Hope this helps someone
    Pages (2): « Previous 1 2

    « 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