• 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 SOLVED: Problem updating Jellyfin container on QNAP

     
    • 0 Vote(s) - 0 Average

    SOLVED: Problem updating Jellyfin container on QNAP

    Jellyfin container on QNAP
    bg_man
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:Bulgaria
    #1
    2024-06-07, 05:34 PM
    I've setup the containers with yaml script and with image linuxserver/jellyfin:latest as I saw it in lot of examples.
    When start jellyfin app shows warning that I need to upgrade to continue using app.
    Obviously the linuxserver image is outdated and a lot versions beyond when I checked the site.
    So I've changed the image to jellyfin/jellyfin:latest. Update went trough but after that I cant login with broken token message.
    So I get back to linuxserver image.

    How I can resolve this issue? Smiling-face
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-07, 05:41 PM
    The official jellyfin/jellyfin image and the linuxserver/jellyfin image are not interchangeable.

    Having said that, linuxserver does have a 10.9.6 image so they aren't running behind. What is probably happening is that docker is being "sticky" and isn't actually checking if you are on the latest linux server image.

    Do the following.

    Stop your jellyfin container.
    Run "sudo docker image prune -a". This will remove the jellyfin image docker is currently using.
    Start your jellyfin container. Since we removed the existing image this will force docker to actually check and retrieve the latest jellyfin image.
    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]
    bg_man
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:Bulgaria
    #3
    2024-06-07, 05:47 PM (This post was last modified: 2024-06-07, 05:49 PM by bg_man. Edited 1 time in total.)
    Thanks! Will that keeps the existing config?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-06-07, 05:54 PM
    Yes.
    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]
    bg_man
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:Bulgaria
    #5
    2024-06-07, 06:42 PM (This post was last modified: 2024-06-07, 06:43 PM by bg_man. Edited 1 time in total.)
    (2024-06-07, 05:47 PM)bg_man Wrote: Thanks! Will that keeps the existing config?

    I followed the suggested steps (stopped container, prune it and ran the yaml script again) but the jellyfin version is still 10.8.13-1-ls247.
    Here is the log:
    jellyfin    | [custom-init] No custom files found, skipping...
    jellyfin    | [21:25:42] [INF] [1] Main: Jellyfin version: 10.8.13

    The image is:
     image: 'linuxserver/jellyfin:latest'

    Prune result:
    Deleted Images:
    untagged: jellyfin/jellyfin:latest
    untagged: jellyfin/jellyfin@sha256:918f9....

    Any suggestion?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-06-07, 06:57 PM
    Switch out "latest" for "10.9.6"?
    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]
    bg_man
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:Bulgaria
    #7
    2024-06-07, 07:22 PM
    (2024-06-07, 06:57 PM)TheDreadPirate Wrote: Switch out "latest" for "10.9.6"?

    Thanks! Updated to 10.9.6ubu2204-
    « 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