10.11.0 Migration failed "Could not find a part of the path 'D:\svp\Temp\...'" #7560

Closed
opened 2026-02-07 05:10:56 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Eisaichen on GitHub (Oct 25, 2025).

Description of the bug

I'm trying to upgrade to 10.11.0 from 10.10.7, however server refuses to start. This error message occurs at the first startup.

The old 10.10.7 running stable with total media sizes around 60tb. "Library Page Size" has been set to 100.

Reproduction steps

  1. Set "Library Page Size" to 100
  2. Shutdown the server
  3. Download new 10.11.0 server
  4. Start the server

What is the current bug behavior?

Migration fails causing server refuses to start.

What is the expected correct behavior?

Migrate to 10.11.0 without issue.

Jellyfin Server version

10.10.0+

Specify commit id

No response

Specify unstable release number

No response

Specify version number

No response

Specify the build version

10.10.7

Environment

- OS: Windows 11
- Build: 26200.6899
- Virtualization: None
- Clients: N/A
- Browser: N/A
- FFmpeg Version: Packed version with the server
- Playback Method: N/A
- Hardware Acceleration: NVENC
- GPU Model: NVIDIA GeForce 4070
- Plugins: None
- Reverse Proxy: Traefik
- Base URL: None
- Networking: Host
- Jellyfin Data Storage: Local HDD
- Media Storage: Local HDD
- External Integrations: None

Jellyfin logs

<details><summary>log</summary>


[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Moving AncestorIds took '00:00:00.1766018'
[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migration of the Library.db done.
[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating Library db took 00:00:45.3125462.
[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Move c:\data\data\library.db to c:\data\data\library.db.old.
[19:01:34] [INF] [8] InternalCodeMigration: Migration 20250420200000_MigrateLibraryDb was successfully applied
[19:01:34] [INF] [8] InternalCodeMigration: Perform migration 20250420210000_MoveExtractedFiles
[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checking 5571 items for movable extracted files.
[19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checked: 0 - Moved: 0 - Time: 00:00:00.0503432
[19:01:46] [FTL] [8] InternalCodeMigration: Error: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'.
[19:01:46] [ERR] [8] InternalCodeMigration: Migration 20250420210000_MoveExtractedFiles failed
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'.
   at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor)
   at System.IO.Directory.CreateDirectory(String path)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.MoveSubtitleAndAttachmentFiles(Guid id, String path, ICollection`1 mediaStreams, JellyfinDbContext context)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
[19:01:46] [INF] [8] InternalCodeMigration: Attempt to rollback librarydb.
[19:01:46] [INF] [8] InternalCodeMigration: Attempt to rollback JellyfinDb.
[19:01:46] [FTL] [8] Main: Error while starting server
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'.
   at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor)
   at System.IO.Directory.CreateDirectory(String path)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.MoveSubtitleAndAttachmentFiles(Guid id, String path, ICollection`1 mediaStreams, JellyfinDbContext context)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
   at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
   at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
[19:02:10] [ERR] [3] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0472ms with message 'Server is could not complete startup. Check logs.'
[19:03:10] [ERR] [16] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.'
[19:04:10] [ERR] [19] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0056ms with message 'Server is could not complete startup. Check logs.'
[19:05:10] [ERR] [22] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0068ms with message 'Server is could not complete startup. Check logs.'
[19:06:10] [ERR] [30] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.'
[19:07:10] [ERR] [38] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0039ms with message 'Server is could not complete startup. Check logs.'
[19:08:10] [ERR] [40] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0049ms with message 'Server is could not complete startup. Check logs.'
[19:09:10] [ERR] [42] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0041ms with message 'Server is could not complete startup. Check logs.'
[19:10:10] [ERR] [47] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.'
[19:11:10] [ERR] [52] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0035ms with message 'Server is could not complete startup. Check logs.'
[19:11:46] [INF] [55] Main: Running query planner optimizations in the database... This might take a while
[19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
[19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider
[19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider
[19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing KodiSyncQueuePlugin
[19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager

</details>

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

Originally created by @Eisaichen on GitHub (Oct 25, 2025). ### Description of the bug I'm trying to upgrade to 10.11.0 from 10.10.7, however server refuses to start. This error message occurs at the first startup. The old 10.10.7 running stable with total media sizes around 60tb. "Library Page Size" has been set to 100. ### Reproduction steps 1. Set "Library Page Size" to 100 2. Shutdown the server 3. Download new 10.11.0 server 4. Start the server ### What is the current _bug_ behavior? Migration fails causing server refuses to start. ### What is the expected _correct_ behavior? Migrate to 10.11.0 without issue. ### Jellyfin Server version 10.10.0+ ### Specify commit id _No response_ ### Specify unstable release number _No response_ ### Specify version number _No response_ ### Specify the build version 10.10.7 ### Environment ```markdown - OS: Windows 11 - Build: 26200.6899 - Virtualization: None - Clients: N/A - Browser: N/A - FFmpeg Version: Packed version with the server - Playback Method: N/A - Hardware Acceleration: NVENC - GPU Model: NVIDIA GeForce 4070 - Plugins: None - Reverse Proxy: Traefik - Base URL: None - Networking: Host - Jellyfin Data Storage: Local HDD - Media Storage: Local HDD - External Integrations: None ``` ### Jellyfin logs ```shell <details><summary>log</summary> [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Moving AncestorIds took '00:00:00.1766018' [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migration of the Library.db done. [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating Library db took 00:00:45.3125462. [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Move c:\data\data\library.db to c:\data\data\library.db.old. [19:01:34] [INF] [8] InternalCodeMigration: Migration 20250420200000_MigrateLibraryDb was successfully applied [19:01:34] [INF] [8] InternalCodeMigration: Perform migration 20250420210000_MoveExtractedFiles [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checking 5571 items for movable extracted files. [19:01:34] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checked: 0 - Moved: 0 - Time: 00:00:00.0503432 [19:01:46] [FTL] [8] InternalCodeMigration: Error: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'. [19:01:46] [ERR] [8] InternalCodeMigration: Migration 20250420210000_MoveExtractedFiles failed System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'. at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor) at System.IO.Directory.CreateDirectory(String path) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.MoveSubtitleAndAttachmentFiles(Guid id, String path, ICollection`1 mediaStreams, JellyfinDbContext context) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken) at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) [19:01:46] [INF] [8] InternalCodeMigration: Attempt to rollback librarydb. [19:01:46] [INF] [8] InternalCodeMigration: Attempt to rollback JellyfinDb. [19:01:46] [FTL] [8] Main: Error while starting server System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\svp\Temp\f4fa4da0b738e75164c9753a57e63cff\subsetted'. at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor) at System.IO.Directory.CreateDirectory(String path) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.MoveSubtitleAndAttachmentFiles(Guid id, String path, ICollection`1 mediaStreams, JellyfinDbContext context) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Routines.MoveExtractedFiles.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken) at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig) [19:02:10] [ERR] [3] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0472ms with message 'Server is could not complete startup. Check logs.' [19:03:10] [ERR] [16] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.' [19:04:10] [ERR] [19] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0056ms with message 'Server is could not complete startup. Check logs.' [19:05:10] [ERR] [22] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0068ms with message 'Server is could not complete startup. Check logs.' [19:06:10] [ERR] [30] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.' [19:07:10] [ERR] [38] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0039ms with message 'Server is could not complete startup. Check logs.' [19:08:10] [ERR] [40] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0049ms with message 'Server is could not complete startup. Check logs.' [19:09:10] [ERR] [42] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0041ms with message 'Server is could not complete startup. Check logs.' [19:10:10] [ERR] [47] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0044ms with message 'Server is could not complete startup. Check logs.' [19:11:10] [ERR] [52] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check StartupCheck with status Unhealthy completed after 0.0035ms with message 'Server is could not complete startup. Check logs.' [19:11:46] [INF] [55] Main: Running query planner optimizations in the database... This might take a while [19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost [19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider [19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider [19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing KodiSyncQueuePlugin [19:11:46] [INF] [55] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager </details> ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bug label 2026-02-07 05:10:56 +03:00
Author
Owner

@theguymadmax commented on GitHub (Dec 2, 2025):

Should be fixed by: #15112

@theguymadmax commented on GitHub (Dec 2, 2025): Should be fixed by: #15112
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#7560