Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2025-10-20 07:38:39.736 +02:00] [INF] Sending shutdown notifications
- [2025-10-20 07:38:46.233 +02:00] [ERR] WS "192.168.1.233" WebSocketRequestHandler error
- System.Net.WebSockets.WebSocketException (0x80004005): The WebSocket is in an invalid state ('Closed') for this operation. Valid states are: 'Open, CloseReceived'
- at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken)
- --- End of stack trace from previous location ---
- at Emby.Server.Implementations.HttpServer.WebSocketConnection.ProcessInternal(PipeReader reader)
- at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
- at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
- at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
- [2025-10-20 07:38:46.277 +02:00] [INF] Stopping NAT discovery
- [2025-10-20 07:38:46.296 +02:00] [INF] Running query planner optimizations in the database... This might take a while
- [2025-10-20 07:38:46.351 +02:00] [INF] Disposing "CoreAppHost"
- [2025-10-20 07:38:46.351 +02:00] [INF] Disposing "MusicBrainzArtistProvider"
- [2025-10-20 07:38:46.352 +02:00] [INF] Disposing "MusicBrainzAlbumProvider"
- [2025-10-20 07:38:46.352 +02:00] [INF] Disposing "PluginManager"
- [2025-10-20 07:39:17.685 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
- [2025-10-20 07:39:17.801 +02:00] [INF] Kestrel is listening on "0.0.0.0"
- [2025-10-20 07:39:17.814 +02:00] [INF] Jellyfin version: "10.11.0"
- [2025-10-20 07:39:17.816 +02:00] [INF] Environment Variables: ["[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
- [2025-10-20 07:39:17.817 +02:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2025-10-20 07:39:17.817 +02:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
- [2025-10-20 07:39:17.817 +02:00] [INF] Architecture: X64
- [2025-10-20 07:39:17.817 +02:00] [INF] 64-Bit Process: True
- [2025-10-20 07:39:17.817 +02:00] [INF] User Interactive: True
- [2025-10-20 07:39:17.817 +02:00] [INF] Processor count: 2
- [2025-10-20 07:39:17.817 +02:00] [INF] Program data path: "/var/lib/jellyfin"
- [2025-10-20 07:39:17.817 +02:00] [INF] Log directory path: "/var/log/jellyfin"
- [2025-10-20 07:39:17.817 +02:00] [INF] Config directory path: "/etc/jellyfin"
- [2025-10-20 07:39:17.817 +02:00] [INF] Cache path: "/var/cache/jellyfin"
- [2025-10-20 07:39:17.817 +02:00] [INF] Temp directory path: "/tmp/jellyfin"
- [2025-10-20 07:39:17.817 +02:00] [INF] Web resources path: "/usr/share/jellyfin/web"
- [2025-10-20 07:39:17.818 +02:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
- [2025-10-20 07:39:17.823 +02:00] [INF] Storage path `"/var/lib/jellyfin/data"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
- [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/log/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "512MB".
- [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/cache/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
- [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/lib/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
- [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/tmp/jellyfin"` (Ram) successfully checked with "15.5GB" free which is over the minimum of "2GB".
- [2025-10-20 07:39:17.826 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
- [2025-10-20 07:39:17.860 +02:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True"
- [2025-10-20 07:39:17.862 +02:00] [INF] SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [2025-10-20 07:39:17.863 +02:00] [INF] The database locking mode has been set to: NoLock.
- [2025-10-20 07:39:17.878 +02:00] [INF] Initialise Migration service.
- [2025-10-20 07:39:17.883 +02:00] [INF] Old migration style migration.xml detected. Migrate now.
- [2025-10-20 07:39:18.346 +02:00] [INF] Migrate migration 9b354818-94d5-4b68-ac49-e35cb85f9d84-"CreateNetworkConfiguration".
- [2025-10-20 07:39:18.355 +02:00] [INF] Migrate migration 4fb5c950-1991-11ee-9b4b-0800200c9a66-"MigrateNetworkConfiguration".
- [2025-10-20 07:39:18.355 +02:00] [INF] Migrate migration a6dcacf4-c057-4ef9-80d3-61cef9ddb4f0-"MigrateMusicBrainzTimeout".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration a8e61960-7726-4450-8f3d-82c12daabbcb-"MigrateEncodingOptions".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration e73b777d-cd5c-4e71-957a-b86b3660b7cf-"RenameEnableGroupingIntoCollections".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 4124c2cd-e939-4ffb-9be9-9b311c413638-"DisableTranscodingThrottling".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration ef103419-8451-40d8-9f34-d1a8e93a1679-"CreateUserLoggingConfigFile".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 3793eb59-bc8c-456c-8b9f-bd5a62a42978-"MigrateActivityLogDb".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration acbe17b7-8435-4a83-8b64-6fcf162cb9bd-"RemoveDuplicateExtras".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration eb58ebee-9514-4b9b-8225-12e1a40020df-"AddDefaultPluginRepository".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5c4b82a2-f053-4009-bd05-b6fcad82f14c-"MigrateUserDb".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5f86e7f6-d966-4c77-849d-7a7b40b68c4e-"ReaddDefaultPluginRepository".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 06387815-c3cc-421f-a888-fb5f9992bea8-"MigrateDisplayPreferencesDb".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration a81f75e0-8f43-416f-a5e8-516ccab4d8cc-"RemoveDownloadImagesInAdvance".
- [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5bd72f41-e6f3-4f60-90aa-09869abe0e22-"MigrateAuthenticationDb".
- [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 615dfa9e-2497-4dbb-a472-61938b752c5b-"FixPlaylistOwner".
- [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 34a1a1c4-5572-418e-a2f8-32cdfe2668e8-"AddDefaultCastReceivers".
- [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 852816e0-2712-49a9-9240-c6fc5fcad1a8-"UpdateDefaultPluginRepository".
- [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration cf6fabc2-9fbe-4933-84a5-ffe52ef22a58-"FixAudioData".
- [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 96c156a2-7a13-4b3b-a8b8-fb80c94d20c0-"RemoveDuplicatePlaylistChildren".
- [2025-10-20 07:39:18.357 +02:00] [INF] Rename old migration.xml to migration.xml.backup
- [2025-10-20 07:39:18.363 +02:00] [INF] There are 0 migrations for stage PreInitialisation.
- [2025-10-20 07:39:18.372 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
- [2025-10-20 07:39:18.410 +02:00] [INF] Loading assemblies
- [2025-10-20 07:39:18.414 +02:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Auto Collections_0.0.2.67/Jellyfin.Plugin.AutoCollections/bin/Debug/net8.0/Jellyfin.Plugin.AutoCollections.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
- System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
- Could not load type 'Jellyfin.Data.Enums.SortOrder' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- at System.Reflection.RuntimeModule.GetDefinedTypes()
- at System.Reflection.RuntimeModule.GetTypes()
- at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Enums.SortOrder' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- [2025-10-20 07:39:18.420 +02:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
- [2025-10-20 07:39:18.421 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
- [2025-10-20 07:39:18.424 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=19.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_19.0.0.0/Jellyfin.Plugin.Tvdb.dll"
- [2025-10-20 07:39:18.428 +02:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_19.0.0.0/Tvdb.Sdk.dll"
- [2025-10-20 07:39:18.428 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
- [2025-10-20 07:39:18.430 +02:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Trakt_26.0.0.0/Trakt.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
- System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
- Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- at System.Reflection.RuntimeModule.GetDefinedTypes()
- at System.Reflection.RuntimeModule.GetTypes()
- at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
- [2025-10-20 07:39:18.443 +02:00] [INF] Defined LAN subnets: ["192.168.1.0/24"]
- [2025-10-20 07:39:18.443 +02:00] [INF] Defined LAN exclusions: []
- [2025-10-20 07:39:18.444 +02:00] [INF] Used LAN subnets: ["192.168.1.0/24"]
- [2025-10-20 07:39:18.444 +02:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.1.23"]
- [2025-10-20 07:39:18.444 +02:00] [INF] Bind Addresses ["0.0.0.0"]
- [2025-10-20 07:39:18.444 +02:00] [INF] Remote IP filter is "Allowlist"
- [2025-10-20 07:39:18.444 +02:00] [INF] Filtered subnets: []
- [2025-10-20 07:39:18.499 +02:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True"
- [2025-10-20 07:39:18.499 +02:00] [INF] SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [2025-10-20 07:39:18.499 +02:00] [INF] The database locking mode has been set to: NoLock.
- [2025-10-20 07:39:18.503 +02:00] [INF] Prepare system for possible migrations
- [2025-10-20 07:39:18.521 +02:00] [INF] A migration will attempt to modify the library.db, will attempt to backup the file now.
- [2025-10-20 07:39:18.522 +02:00] [INF] Backing up "library.db" to "/var/lib/jellyfin/data/library.db.bak4"
- [2025-10-20 07:39:19.285 +02:00] [INF] "library.db" backed up to "/var/lib/jellyfin/data/library.db.bak4"
- [2025-10-20 07:39:19.285 +02:00] [INF] "library.db" has been backed up as "/var/lib/jellyfin/data/library.db.bak4"
- [2025-10-20 07:39:19.285 +02:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
- [2025-10-20 07:39:19.292 +02:00] [INF] Jellyfin database has been backed up as "20251020053919"
- [2025-10-20 07:39:19.295 +02:00] [INF] There are 0 migrations for stage CoreInitialisation.
- [2025-10-20 07:39:19.296 +02:00] [INF] Perform migration "20241020103111_LibraryDbMigration"
- [2025-10-20 07:39:19.387 +02:00] [INF] Migration "20241020103111_LibraryDbMigration" was successfully applied
- [2025-10-20 07:39:19.387 +02:00] [INF] Perform migration "20241111131257_AddedCustomDataKey"
- [2025-10-20 07:39:19.400 +02:00] [INF] Migration "20241111131257_AddedCustomDataKey" was successfully applied
- [2025-10-20 07:39:19.401 +02:00] [INF] Perform migration "20241111135439_AddedCustomDataKeyKey"
- [2025-10-20 07:39:19.429 +02:00] [INF] Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied
- [2025-10-20 07:39:19.429 +02:00] [INF] Perform migration "20241112152323_FixAncestorIdConfig"
- [2025-10-20 07:39:19.456 +02:00] [INF] Migration "20241112152323_FixAncestorIdConfig" was successfully applied
- [2025-10-20 07:39:19.456 +02:00] [INF] Perform migration "20241112232041_FixMediaStreams"
- [2025-10-20 07:39:19.495 +02:00] [INF] Migration "20241112232041_FixMediaStreams" was successfully applied
- [2025-10-20 07:39:19.495 +02:00] [INF] Perform migration "20241112234144_FixMediaStreams2"
- [2025-10-20 07:39:19.529 +02:00] [INF] Migration "20241112234144_FixMediaStreams2" was successfully applied
- [2025-10-20 07:39:19.529 +02:00] [INF] Perform migration "20241113133548_EnforceUniqueItemValue"
- [2025-10-20 07:39:19.542 +02:00] [INF] Migration "20241113133548_EnforceUniqueItemValue" was successfully applied
- [2025-10-20 07:39:19.542 +02:00] [INF] Perform migration "20250202021306_FixedCollation"
- [2025-10-20 07:39:19.563 +02:00] [INF] Migration "20250202021306_FixedCollation" was successfully applied
- [2025-10-20 07:39:19.563 +02:00] [INF] Perform migration "20250204092455_MakeStartEndDateNullable"
- [2025-10-20 07:39:19.588 +02:00] [INF] Migration "20250204092455_MakeStartEndDateNullable" was successfully applied
- [2025-10-20 07:39:19.588 +02:00] [INF] Perform migration "20250214031148_ChannelIdGuid"
- [2025-10-20 07:39:19.602 +02:00] [INF] Migration "20250214031148_ChannelIdGuid" was successfully applied
- [2025-10-20 07:39:19.602 +02:00] [INF] Perform migration "20250326065026_AddInheritedParentalRatingSubValue"
- [2025-10-20 07:39:19.615 +02:00] [INF] Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied
- [2025-10-20 07:39:19.616 +02:00] [INF] Perform migration "20250327101120_AddKeyframeData"
- [2025-10-20 07:39:19.628 +02:00] [INF] Migration "20250327101120_AddKeyframeData" was successfully applied
- [2025-10-20 07:39:19.629 +02:00] [INF] Perform migration "20250327171413_AddHdr10PlusFlag"
- [2025-10-20 07:39:19.641 +02:00] [INF] Migration "20250327171413_AddHdr10PlusFlag" was successfully applied
- [2025-10-20 07:39:19.641 +02:00] [INF] Perform migration "20250331182844_FixAttachmentMigration"
- [2025-10-20 07:39:19.662 +02:00] [INF] Migration "20250331182844_FixAttachmentMigration" was successfully applied
- [2025-10-20 07:39:19.662 +02:00] [INF] Perform migration "20250401142247_FixAncestors"
- [2025-10-20 07:39:19.674 +02:00] [INF] Migration "20250401142247_FixAncestors" was successfully applied
- [2025-10-20 07:39:19.674 +02:00] [INF] Perform migration "20250405075612_FixItemValuesIndices"
- [2025-10-20 07:39:19.687 +02:00] [INF] Migration "20250405075612_FixItemValuesIndices" was successfully applied
- [2025-10-20 07:39:19.687 +02:00] [INF] Perform migration "20250609115616_DetachUserDataInsteadOfDelete"
- [2025-10-20 07:39:19.714 +02:00] [INF] Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied
- [2025-10-20 07:39:19.714 +02:00] [INF] Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable"
- [2025-10-20 07:39:19.736 +02:00] [INF] Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied
- [2025-10-20 07:39:19.737 +02:00] [INF] Perform migration "20250714044826_ResetJournalMode"
- [2025-10-20 07:39:19.749 +02:00] [INF] Migration "20250714044826_ResetJournalMode" was successfully applied
- [2025-10-20 07:39:19.749 +02:00] [INF] Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade"
- [2025-10-20 07:39:19.777 +02:00] [INF] Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied
- [2025-10-20 07:39:19.777 +02:00] [INF] Perform migration "20250925203415_ExtendPeopleMapKey"
- [2025-10-20 07:39:19.800 +02:00] [INF] Migration "20250925203415_ExtendPeopleMapKey" was successfully applied
- [2025-10-20 07:39:20.078 +02:00] [INF] Loaded plugin: "Playback Reporting" "16.0.0.0"
- [2025-10-20 07:39:20.079 +02:00] [INF] Loaded plugin: "TheTVDB" "19.0.0.0"
- [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "TMDb Box Sets" "11.0.0.0"
- [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "TMDb" "10.11.0.0"
- [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "Studio Images" "10.11.0.0"
- [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "OMDb" "10.11.0.0"
- [2025-10-20 07:39:20.089 +02:00] [INF] Loaded plugin: "MusicBrainz" "10.11.0.0"
- [2025-10-20 07:39:20.090 +02:00] [INF] Loaded plugin: "AudioDB" "10.11.0.0"
- [2025-10-20 07:39:20.093 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeImageProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
- at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.094 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbMovieImageProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.094 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbPersonImageProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.095 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeasonImageProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.095 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeriesImageProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.105 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbMovieProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbPersonProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeasonProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.107 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeriesProvider"
- System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
- at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
- at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
- at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
- at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
- at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
- at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
- at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
- at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
- [2025-10-20 07:39:20.115 +02:00] [INF] There are 11 migrations for stage AppInitialisation.
- [2025-10-20 07:39:20.115 +02:00] [INF] Perform migration "20250420193000_MigrateLibraryDbCompatibilityCheck"
- [2025-10-20 07:39:20.134 +02:00] [INF] Migration "20250420193000_MigrateLibraryDbCompatibilityCheck" was successfully applied
- [2025-10-20 07:39:20.135 +02:00] [INF] Perform migration "20250420200000_MigrateLibraryDb"
- [2025-10-20 07:39:20.138 +02:00] [INF] Migrating the userdata from library.db may take a while, do not stop Jellyfin.
- [2025-10-20 07:39:20.164 +02:00] [INF] Start "Cleanup database"
- [2025-10-20 07:39:20.179 +02:00] [INF] "Cleanup database" took '00:00:00.0150415'
- [2025-10-20 07:39:20.180 +02:00] [INF] Start "Moving TypedBaseItem"
- [2025-10-20 07:39:20.180 +02:00] [INF] Start "Loading TypedBaseItems"
- [2025-10-20 07:39:40.765 +02:00] [INF] "Loading TypedBaseItems" took '00:00:20.5847730'
- [2025-10-20 07:39:40.765 +02:00] [INF] Start "Clean TypedBaseItems hierarchy"
- [2025-10-20 07:39:46.792 +02:00] [INF] "Clean TypedBaseItems hierarchy" took '00:00:06.0269229'
- [2025-10-20 07:39:46.867 +02:00] [INF] Start "Saving 256281 BaseItem entries"
- [2025-10-20 07:40:33.890 +02:00] [WRN] As of "10/20/2025 05:40:33 +00:00", the heartbeat has been running for "00:00:01.2076960" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:40:38.126 +02:00] [WRN] As of "10/20/2025 05:40:38 +00:00", the heartbeat has been running for "00:00:01.2295018" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:40:53.965 +02:00] [WRN] As of "10/20/2025 05:40:53 +00:00", the heartbeat has been running for "00:00:01.4201895" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:41:03.604 +02:00] [WRN] As of "10/20/2025 05:41:03 +00:00", the heartbeat has been running for "00:00:01.6335527" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:41:12.340 +02:00] [WRN] As of "10/20/2025 05:41:12 +00:00", the heartbeat has been running for "00:00:01.7305698" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:41:29.173 +02:00] [INF] "Saving 256281 BaseItem entries" took '00:01:42.3021030'
- [2025-10-20 07:41:29.541 +02:00] [INF] "Moving TypedBaseItem" took '00:02:09.3612575'
- [2025-10-20 07:41:29.554 +02:00] [INF] Start "Moving ItemValues"
- [2025-10-20 07:41:29.558 +02:00] [INF] Start "Loading ItemValues"
- [2025-10-20 07:41:43.767 +02:00] [WRN] As of "10/20/2025 05:41:43 +00:00", the heartbeat has been running for "00:00:08.3886784" which is longer than "00:00:01". This could be caused by thread pool starvation.
- [2025-10-20 07:41:44.094 +02:00] [INF] "Loading ItemValues" took '00:00:14.5356096'
- [2025-10-20 07:41:44.128 +02:00] [INF] Start "Saving 16238 ItemValues entries"
- [2025-10-20 07:41:55.684 +02:00] [INF] "Saving 16238 ItemValues entries" took '00:00:11.5557295'
- [2025-10-20 07:41:55.688 +02:00] [INF] "Moving ItemValues" took '00:00:26.1332244'
- [2025-10-20 07:41:55.688 +02:00] [INF] Start "Moving UserData"
- [2025-10-20 07:41:55.688 +02:00] [INF] Start "Loading UserData"
- [2025-10-20 07:41:56.216 +02:00] [INF] "Loading UserData" took '00:00:00.5283813'
- [2025-10-20 07:41:56.221 +02:00] [INF] Start "Saving 11953 UserData entries"
- [2025-10-20 07:41:56.650 +02:00] [INF] "Saving 11953 UserData entries" took '00:00:00.4295970'
- [2025-10-20 07:41:56.650 +02:00] [INF] "Moving UserData" took '00:00:00.9627810'
- [2025-10-20 07:41:56.650 +02:00] [INF] Start "Moving MediaStreamInfos"
- [2025-10-20 07:41:56.651 +02:00] [INF] Start "Loading MediaStreamInfos"
- [2025-10-20 07:42:00.928 +02:00] [INF] "Loading MediaStreamInfos" took '00:00:04.2773423'
- [2025-10-20 07:42:00.946 +02:00] [INF] Start "Saving 425889 MediaStreamInfos entries"
- [2025-10-20 07:42:34.455 +02:00] [INF] "Saving 425889 MediaStreamInfos entries" took '00:00:33.5095389'
- [2025-10-20 07:42:34.456 +02:00] [INF] "Moving MediaStreamInfos" took '00:00:37.8048332'
- [2025-10-20 07:42:34.457 +02:00] [INF] Start "Moving AttachmentStreamInfos"
- [2025-10-20 07:42:34.460 +02:00] [INF] Start "Loading AttachmentStreamInfos"
- [2025-10-20 07:42:34.571 +02:00] [INF] "Loading AttachmentStreamInfos" took '00:00:00.1134462'
- [2025-10-20 07:42:34.573 +02:00] [INF] Start "Saving 23899 AttachmentStreamInfos entries"
- [2025-10-20 07:42:35.016 +02:00] [INF] "Saving 23899 AttachmentStreamInfos entries" took '00:00:00.4429495'
- [2025-10-20 07:42:35.018 +02:00] [INF] "Moving AttachmentStreamInfos" took '00:00:00.5586295'
- [2025-10-20 07:42:35.018 +02:00] [INF] Start "Moving People"
- [2025-10-20 07:42:35.019 +02:00] [INF] Start "Loading People"
- [2025-10-20 07:42:37.521 +02:00] [INF] "Loading People" took '00:00:02.5021430'
- [2025-10-20 07:42:37.555 +02:00] [INF] Start "Saving 107563 People entries and 294901 maps"
- [2025-10-20 07:42:48.269 +02:00] [INF] "Saving 107563 People entries and 294901 maps" took '00:00:10.7142309'
- [2025-10-20 07:42:48.269 +02:00] [INF] "Moving People" took '00:00:13.2510051'
- [2025-10-20 07:42:48.269 +02:00] [INF] Start "Moving Chapters"
- [2025-10-20 07:42:48.269 +02:00] [INF] Start "Loading Chapters"
- [2025-10-20 07:42:48.758 +02:00] [INF] "Loading Chapters" took '00:00:00.4887834'
- [2025-10-20 07:42:48.758 +02:00] [INF] Start "Saving 0 Chapters entries"
- [2025-10-20 07:42:48.759 +02:00] [INF] "Saving 0 Chapters entries" took '00:00:00.0008915'
- [2025-10-20 07:42:48.759 +02:00] [INF] "Moving Chapters" took '00:00:00.4900766'
- [2025-10-20 07:42:48.759 +02:00] [INF] Start "Moving AncestorIds"
- [2025-10-20 07:42:48.759 +02:00] [INF] Start "Loading AncestorIds"
- [2025-10-20 07:42:49.687 +02:00] [INF] "Loading AncestorIds" took '00:00:00.9276094'
- [2025-10-20 07:42:49.689 +02:00] [INF] Start "Saving 0 AncestorId entries"
- [2025-10-20 07:42:49.689 +02:00] [INF] "Saving 0 AncestorId entries" took '00:00:00.0001305'
- [2025-10-20 07:42:49.689 +02:00] [INF] "Moving AncestorIds" took '00:00:00.9296325'
- [2025-10-20 07:42:49.691 +02:00] [INF] Migration of the Library.db done.
- [2025-10-20 07:42:49.691 +02:00] [INF] Migrating Library db took 00:03:29.5533506.
- [2025-10-20 07:42:49.724 +02:00] [INF] Move "/var/lib/jellyfin/data/library.db" to "/var/lib/jellyfin/data/library.db.old".
- [2025-10-20 07:42:49.755 +02:00] [INF] Migration "20250420200000_MigrateLibraryDb" was successfully applied
- [2025-10-20 07:42:49.757 +02:00] [INF] Perform migration "20250420210000_MoveExtractedFiles"
- [2025-10-20 07:42:50.296 +02:00] [INF] Checking 65149 items for movable extracted files.
- [2025-10-20 07:42:50.306 +02:00] [INF] Checked: 0 - Moved: 0 - Time: 00:00:00.4873461
- [2025-10-20 07:42:52.604 +02:00] [INF] Checked: 5000 - Moved: 10 - Time: 00:00:02.7847157
- [2025-10-20 07:42:54.453 +02:00] [INF] Checked: 10000 - Moved: 14 - Time: 00:00:04.6345253
- [2025-10-20 07:42:56.425 +02:00] [INF] Checked: 15000 - Moved: 24 - Time: 00:00:06.6064589
- [2025-10-20 07:42:58.972 +02:00] [INF] Checked: 20000 - Moved: 30 - Time: 00:00:09.1530462
- [2025-10-20 07:43:00.799 +02:00] [INF] Checked: 25000 - Moved: 43 - Time: 00:00:10.9798793
- [2025-10-20 07:43:02.615 +02:00] [INF] Checked: 30000 - Moved: 55 - Time: 00:00:12.7963083
- [2025-10-20 07:43:04.461 +02:00] [INF] Checked: 35000 - Moved: 61 - Time: 00:00:14.6419621
- [2025-10-20 07:43:06.354 +02:00] [INF] Checked: 40000 - Moved: 69 - Time: 00:00:16.5354302
- [2025-10-20 07:43:08.433 +02:00] [INF] Checked: 45000 - Moved: 79 - Time: 00:00:18.6142031
- [2025-10-20 07:43:10.354 +02:00] [INF] Checked: 50000 - Moved: 89 - Time: 00:00:20.5356320
- [2025-10-20 07:43:12.074 +02:00] [INF] Checked: 55000 - Moved: 100 - Time: 00:00:22.2552659
- [2025-10-20 07:43:13.929 +02:00] [INF] Checked: 60000 - Moved: 113 - Time: 00:00:24.1104007
- [2025-10-20 07:43:15.995 +02:00] [INF] Checked: 65000 - Moved: 122 - Time: 00:00:26.1757726
- [2025-10-20 07:43:16.144 +02:00] [INF] Moved files for 123 items in 00:00:26.3250578
- [2025-10-20 07:43:16.310 +02:00] [INF] Cleaned up left over subtitles and attachments.
- [2025-10-20 07:43:16.311 +02:00] [INF] Migration "20250420210000_MoveExtractedFiles" was successfully applied
- [2025-10-20 07:43:16.311 +02:00] [INF] Perform migration "20250420220000_MigrateRatingLevels"
- [2025-10-20 07:43:16.315 +02:00] [INF] Recalculating parental rating levels based on rating string.
- [2025-10-20 07:43:25.224 +02:00] [INF] Migration "20250420220000_MigrateRatingLevels" was successfully applied
- [2025-10-20 07:43:25.225 +02:00] [INF] Perform migration "20250420230000_MoveTrickplayFiles"
- [2025-10-20 07:43:32.031 +02:00] [INF] Checked: 5000 - Moved: 0 - Time: 00:00:06.7988537
- [2025-10-20 07:43:32.031 +02:00] [INF] Moved 0 items in 00:00:06.7991295
- [2025-10-20 07:43:32.031 +02:00] [INF] Migration "20250420230000_MoveTrickplayFiles" was successfully applied
- [2025-10-20 07:43:32.031 +02:00] [INF] Perform migration "20250420230000_RefreshInternalDateModified"
- [2025-10-20 07:43:32.288 +02:00] [INF] Checking if 6516 potentially internal items require refreshed DateModified
- [2025-10-20 07:43:32.459 +02:00] [INF] Checked: 5000 - Refreshed: 4523 - Time: 00:00:00.2436243
- [2025-10-20 07:43:32.510 +02:00] [INF] Checked: 6516 - Refreshed: 5874 - Time: 00:00:00.2953076
- [2025-10-20 07:43:32.962 +02:00] [INF] Refreshed DateModified for 5874 items in 00:00:00.7470838
- [2025-10-20 07:43:32.969 +02:00] [INF] Disposing "CoreAppHost"
- [2025-10-20 07:43:32.970 +02:00] [INF] Disposing "MusicBrainzArtistProvider"
- [2025-10-20 07:43:32.982 +02:00] [INF] Disposing "MusicBrainzAlbumProvider"
- [2025-10-20 07:43:32.982 +02:00] [INF] Disposing "PluginManager"
- [2025-10-20 07:43:32.985 +02:00] [INF] Migration "20250420230000_RefreshInternalDateModified" was successfully applied
- [2025-10-20 07:43:32.985 +02:00] [INF] Perform migration "20250421000000_MigrateKeyframeData"
- [2025-10-20 07:43:33.037 +02:00] [INF] Checking 65149 items for importable keyframe data.
- [2025-10-20 07:43:34.115 +02:00] [INF] Checked: 5000 - Imported: 81 - Time: 00:00:01.1282475
- [2025-10-20 07:43:34.962 +02:00] [FTL] Error: "The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0."
- [2025-10-20 07:43:34.962 +02:00] [ERR] Migration "20250421000000_MigrateKeyframeData" failed
- System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
- ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
- at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
- at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
- --- End of inner exception stack trace ---
- at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
- at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
- at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state)
- at System.Text.Json.JsonSerializer.Deserialize[TValue](ReadOnlySpan`1 utf8Json, JsonSerializerOptions options)
- at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.TryGetKeyframeData(Guid id, String path, KeyframeData& data)
- at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.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)
- [2025-10-20 07:43:34.973 +02:00] [INF] Attempt to rollback librarydb.
- [2025-10-20 07:43:34.973 +02:00] [INF] Attempt to rollback JellyfinDb.
- [2025-10-20 07:43:35.095 +02:00] [FTL] Error while starting server
- System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
- ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
- at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
- at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
- --- End of inner exception stack trace ---
- at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
- at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
- at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state)
- at System.Text.Json.JsonSerializer.Deserialize[TValue](ReadOnlySpan`1 utf8Json, JsonSerializerOptions options)
- at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.TryGetKeyframeData(Guid id, String path, KeyframeData& data)
- at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.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)
Add Comment
Please, Sign In to add comment