mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Upgrade 10.10.7 -> 10.11.1 MigrateLibraryDb failed #7592
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 @BramFr on GitHub (Oct 27, 2025).
Description of the bug
Description
I am unable to complete the database migration when upgrading my Jellyfin instance from version 10.10.7 to any 10.11.x release.
I initially attempted the upgrade to 10.11.0 and encountered issues (as reported by several other users). I subsequently tried upgrading to 10.11.1 today, as I understood this version included additional logging improvements. However, the migration process to the new database structure still fails.
I am utilizing the official linuxserver/jellyfin Docker image.
Environment
Cruciaal: Vul de volgende details in om je omgeving te beschrijven.
linuxserver/jellyfin)Reproduction steps
Steps to Reproduce
linuxserver/jellyfinimage on version 10.10.7.docker pull linuxserver/jellyfin:10.11.1).What is the current bug behavior?
Actual Behavior
The database migration fails, and the Jellyfin server does not start properly. The logs indicate an error during the database upgrade process.
What is the expected correct behavior?
Expected Behavior
Jellyfin should start successfully, completing the database migration from 10.10.7 to 10.11.1 without errors.
Jellyfin Server version
10.10.7
Specify the build version
10.11.1
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response