• 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 General Questions Server/Web/Build Version Mismatch

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Server/Web/Build Version Mismatch

    Web version and Build version behind Server version after update
    PlunderBunny
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #11
    2024-12-29, 07:14 AM
    Once again, I'm seeing this both when accessing using a browser, and also when accessing using Jellyfin Media Player. I've tried both clearing the cache on the browser and clearing out the appdata/local files for Jellyfin Media Player, I've done so after reinstalling jellyfin-web on the server as well... I'm still just seeing a single "Version: 10.10.3" listed in the dashboard.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-12-29, 05:42 PM
    Let's make a backup of Jellyfin and reinstall Jellyfin. Follow these commands to back, reinstall, and restore your jellyfin.

    Code:
    sudo mkdir /jellyBackup
    cd /jellyBackup
    sudo rsync -a -p --progress /var/lib/jellyfin libJellyfin/
    sudo rsync -a -p --progress /etc/jellyfin etcJellyfin/
    sudo rsync -a -p --progress /var/cache/jellyfin cacheJellyfin/
    sudo apt purge jellyfin*
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
    sudo systemctl stop jellyfin
    sudo rsync -a -p --progress libJellyfin/jellyfin /var/lib/ --delete
    sudo rsync -a -p --progress etcJellyfin/jellyfin /etc/ --delete
    sudo rsync -a -p --progress cacheJellyfin/jellyfin /var/cache/ --delete
    sudo chown -R jellyfin: /etc/jellyfin /var/lib/jellyfin /var/cache/jellyfin
    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]
    PlunderBunny
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #13
    2024-12-29, 07:49 PM
    Sorta the nuclear option, hahaha, but purging it all and restoring from backups seems to have done the trick, thank you! Although I've lost most of my users, for some reason that I can't quite figure out? But whatever, annoying as that is, having it working properly is a small trade.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-12-29, 09:55 PM (This post was last modified: 2024-12-29, 09:56 PM by TheDreadPirate.)
    The backup and restore should have kept your users and libraries and watch status. I've done exactly those commands a couple times as have other users.
    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]
    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