mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Versions mismatch after upgrading to 10.11.0 #7481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pgalinanes on GitHub (Oct 21, 2025).
In my dashboard the versions look like this:
Server version
10.11.0
Web Version
10.10.7
Compilation Version
10.10.7
I've tried clearing cache, re-downloading docker image, re-deploying, trying from mobile app. Still seeing that versions mismatch. How can I proceed? Thanks in advance 😄
@WolfganP commented on GitHub (Oct 21, 2025):
Mine as well. Raspberry Pi on
Linux DietPi 6.12.47+rpt-rpi-v7 #1 SMP Raspbian :6.12.47-1+rpt1~bookworm (2025-09-16) armv7l GNU/Linux`$ apt policy jellyfin
jellyfin:
Installed: 10.11.0+deb12
Candidate: 10.11.0+deb12
Version table:
*** 10.11.0+deb12 500
500 https://repo.jellyfin.org/debian bookworm/main armhf Packages
100 /var/lib/dpkg/status
10.10.7+deb12 500
500 https://repo.jellyfin.org/debian bookworm/main armhf Packages
10.10.6+deb12 500
500 https://repo.jellyfin.org/debian bookworm/main armhf Packages
10.9.10+deb12 500
500 https://repo.jellyfin.org/debian bookworm/main armhf Packages
`
`$ jellyfin --version
Jellyfin.Server 10.10.7.0
`
TIA for any clue
@WolfganP commented on GitHub (Oct 21, 2025):
Reply to myself: ARM32/armhf platform support was removed as per https://jellyfin.org/posts/jellyfin-release-10.11.0/#removal-of-arm32-armhf-support
@tszdabee commented on GitHub (Oct 22, 2025):
Observing the same issue, can confirm I am on ARM64 however.
@pgalinanes commented on GitHub (Oct 22, 2025):
In my case it's AMD64, so the problem might not be related to the architecture.
@OrangeReaper commented on GitHub (Oct 22, 2025):
I had this problem; I fixed it by refreshing my browser CTRL-F5 (I think it might be a caching issue)
@felix920506 commented on GitHub (Oct 22, 2025):
Most likely a caching issue. Please head to our chat rooms or forum for further troubleshooting help. https:.//jellyfin.org/contact
@pgalinanes commented on GitHub (Oct 22, 2025):
I've tried private browsing (so there´s no caching) and still displays different versions
@mardocc commented on GitHub (Oct 26, 2025):
Mine ist he complete opposite:
Server-Version 10.10.7
Web-Version 10.11.0
Build-Version 10.11.0
jellyfin-ffmpeg7/unknown, now 7.1.1-2-bullseye armhf [installed, automatic]
jellyfin-server/unknown, now 10.10.7+debll armhf [installed, automatic]
jellyfin-web/unknown,now 10.11.0+debl1 all [installed, automatic]
jellyfin/unknown,now 10.11.0+deb11 all [installed]
I'm on raspberry Pi 4, raspbian 11 (bullseye) arm64
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
Its strange when I run
uname -m = aarch64
but when I run
dpkg --print-architecture = armhf
Is it possible that I'm unable to install server 10.11.0 because my OS?
@pgalinanes commented on GitHub (Oct 26, 2025):
In my case, the web server wasn’t updating because I had it mounted as a Docker volume, so the container didn’t refresh the files. I guess the developers didn’t plan for the web server to be mounted this way.
@madneon71 commented on GitHub (Jan 8, 2026):
Running Ubuntu Server on a VM and havving the same issue. The server is running 10.11.5 but the app Onn 4k pro states its 10.10.7, I have tried all of the usual things to try...
The following packages have been kept back:
jellyfin-server
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.