Recheck Jellyfin 12 migration on 2026-09-16 #217
Labels
No labels
area:authentication
area:flake-utilities
area:performance
area:tbd
host:chaos
host:electra
host:fleet
host:lyra
host:nova
host:vega
investigation
phase:cutover
phase:deploy
phase:mcp
phase:module
phase:packaging
phase:prep
phase:validation
priority:high
priority:medium
project:attic-postgres-lyra-rollout
project:auto-update-reliability
project:auto-update-remediation
project:declarative-purity-cleanup
project:external-review
project:fleet-boundary-cleanup
project:host-facts-refactor
project:lyra-nixos-deploy
project:lyra-service-stack-migration
project:nebula-mesh-network
project:nixos-build-deployment-pipeline
project:security-hardening
project:service-stack-migration
project:vega-sillytavern-cutover
project:wiki-rebuild
repo:numtide/flake-utils
repo:numtide/nix-auth
repo:numtide/nixos-passthru-cache
repo:numtide/nix-relay
service:auto-update
service:mem0
service:nix
service:sillytavern
service:slskd
service:synthseek
No milestone
No assignees
1 participant
Notifications
Due date
Dependencies
No dependencies set
Reference
nimmo/nixos-config#217
Loading…
Reference in a new issue
No description provided.
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?
Context
Jellyfin 12.0.0 could not start on Lyra after the major upgrade. The
20260115120000_FixIncorrectOwnerIdRelationshipsmigration found 73,455 duplicate library rows and then failed withSQLite Error 19: FOREIGN KEY constraint failed. This matches upstream Jellyfin issue #17870.Jellyfin was restored from its pre-upgrade database backup and is now running on 10.11.11, pinned through the flake-pinned stable nixpkgs input.
Check on 2026-09-16
/var/lib/jellyfin, remove the temporary version pin, deploy to Lyra, and confirm the migration completes and Jellyfin remains healthy.Completion criteria
Jellyfin 12.x starts successfully on Lyra and completes the duplicate-library migration without foreign-key violations.