• 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

     
    • 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?
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-04, 04:28 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-04, 04:43 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-04, 11:05 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-05, 10:34 AM
    RE: Updating from 10.8.0 - Ubuntu - by bkl842 - 2024-04-07, 09:01 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-07, 10:09 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-10, 12:02 AM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-10, 01:08 AM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-10, 01:35 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-10, 01:59 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-10, 02:49 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-10, 02:55 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-10, 03:04 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-10, 03:30 PM
    RE: Updating from 10.8.0 - Ubuntu - by TheDreadPirate - 2024-04-10, 03:40 PM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-11, 02:09 AM
    RE: Updating from 10.8.0 - Ubuntu - by DeckardTBechard - 2024-04-11, 02:15 AM
    RE: Updating from 10.8.0 - Ubuntu - by Slavy Ivanov - 2025-01-02, 10:41 PM
    RE: Updating from 10.8.0 - Ubuntu - by Elbiot - Yesterday, 01:16 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