• 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 Announcements Project Announcements New Jellyfin Server/Web release: 10.11.1

     
    • 0 Vote(s) - 0 Average

    New Jellyfin Server/Web release: 10.11.1

    Quentin Hoa
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 Oct
    Reputation: 0
    #9
    4 hours ago
    (5 hours ago)Quentin Hoa Wrote: Hello !
    Thanks a lot !
    Unfortunately, I'm still getting the same error... Docker on DS920+. From 10.10.7 to 10.11.1.

    I can't figure out if I should let the package run or stop it to rollback with my backup :
    • 10/27/2025 9:39:24 AM +01:00 - Health check "StartupCheck" with status Unhealthy completed after 0.1247ms with message '"Server is could not complete startup. Check logs."'
    • 10/27/2025 9:38:54 AM +01:00 - Health check "StartupCheck" with status Unhealthy completed after 1.2503ms with message '"Server is could not complete startup. Check logs."'
    • 10/27/2025 9:38:39 AM +01:00 - Error while starting server
    • 10/27/2025 9:38:38 AM +01:00 - Migration "20250420200000_MigrateLibraryDb" failed
    • 10/27/2025 9:38:38 AM +01:00 - Error: "Unrecognized Guid format."
    • 10/27/2025 9:38:38 AM +01:00 - Moving TypedBaseItem took '00:00:05.7646248'
    • 10/27/2025 9:38:38 AM +01:00 - Loading TypedBaseItems took '00:00:05.7639721'
    • 10/27/2025 9:38:33 AM +01:00 - Start Loading TypedBaseItems
    • 10/27/2025 9:38:33 AM +01:00 - Start Moving TypedBaseItem
    • 10/27/2025 9:38:33 AM +01:00 - Cleanup database took '00:00:00.0641229'
    • 10/27/2025 9:38:32 AM +01:00 - Start Cleanup database
    • 10/27/2025 9:38:32 AM +01:00 - Migrating the userdata from library.db may take a while, do not stop Jellyfin.
    • 10/27/2025 9:38:32 AM +01:00 - Migrate stage AppInitialisation.
      • 10/27/2025 9:38:32 AM +01:00 - 20250420200000_MigrateLibraryDb
        • 10/27/2025 9:38:38 AM +01:00 - Attempt to rollback JellyfinDb.
        • 10/27/2025 9:38:38 AM +01:00 - Attempt to rollback librarydb.
        • 10/27/2025 9:38:38 AM +01:00 - Migration 20250420200000_MigrateLibraryDb failed
        • 10/27/2025 9:38:38 AM +01:00 - Error: Unrecognized Guid format.
        • 10/27/2025 9:38:32 AM +01:00 - Perform migration 20250420200000_MigrateLibraryDb
      • 10/27/2025 9:38:32 AM +01:00 - 20250420193000_MigrateLibraryDbCompatibilityCheck
        • 10/27/2025 9:38:32 AM +01:00 - Migration 20250420193000_MigrateLibraryDbCompatibilityCheck was successfully applied
        • 10/27/2025 9:38:32 AM +01:00 - Perform migration 20250420193000_MigrateLibraryDbCompatibilityCheck
      • 10/27/2025 9:38:32 AM +01:00 - There are 11 migrations for stage AppInitialisation.

    Jellyfin container reboots every 10 minutes, the log says:

    Code:
    [2025-10-27 10:42:01.264 +01:00] [FTL] [7] Main: Error while starting server
    Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: userdisplaypreferences'.
      at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
      at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
      at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
      at Jellyfin.Server.Migrations.Routines.MigrateDisplayPreferencesDb.Perform()
      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)
    [2025-10-27 10:42:23.945 +01:00] [ERR] [16] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check "StartupCheck" with status Unhealthy completed after 1.1106ms with message '"Server is could not complete startup. Check logs."'
    [2025-10-27 10:42:54.071 +01:00] [ERR] [20] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check "StartupCheck" with status Unhealthy completed after 0.095ms with message '"Server is could not complete startup. Check logs."'
    [2025-10-27 10:43:24.282 +01:00] [ERR] [24] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check "StartupCheck" with status Unhealthy completed after 0.0057ms with message '"Server is could not complete startup. Check logs."'
    « Next Oldest | Next Newest »

    Users browsing this thread: 4 Guest(s)


    Messages In This Thread
    New Jellyfin Server/Web release: 10.11.1 - by ReleaseBot - 11 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by gaming09 - 9 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by boernie77 - 7 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by tomstephens89 - 6 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by 0xDEADC0DE - 5 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by tomstephens89 - 1 hour ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by scootsavors - 5 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by Quentin Hoa - 5 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by Quentin Hoa - 4 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by kaft - 4 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by gaming09 - 1 hour ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by kaft - 40 minutes ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by raulo1985 - 13 minutes ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by svein39 - 3 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by 0xDEADC0DE - 3 hours ago
    RE: New Jellyfin Server/Web release: 10.11.1 - by ajohnson - 1 hour ago

    • 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