![]() |
10.10.2 crashed jellyfin - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: 10.10.2 crashed jellyfin (/t-10-10-2-crashed-jellyfin) |
10.10.2 crashed jellyfin - livium2000 - 2024-11-17 Hello. Updated today to 10.10.2 and jellyfin crashed ![]() service jellyfin status ● jellyfin.service - Jellyfin Media Server Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/jellyfin.service.d └─jellyfin.service.conf Active: inactive (dead) since Sun 2024-11-17 05:04:45 EST; 11min ago Process: 266557 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFI> Main PID: 266557 (code=exited, status=0/SUCCESS) CPU: 2.979s Nov 17 05:04:45 server jellyfin[266557]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, > Nov 17 05:04:45 server jellyfin[266557]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) Nov 17 05:04:45 server jellyfin[266557]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options,> Nov 17 05:04:45 server jellyfin[266557]: [05:04:45] [INF] Running query planner optimizations in the database... This might take a while Nov 17 05:04:45 server jellyfin[266557]: [05:04:45] [INF] Disposing CoreAppHost Nov 17 05:04:45 server jellyfin[266557]: [05:04:45] [INF] Disposing MusicBrainzArtistProvider Nov 17 05:04:45 server jellyfin[266557]: [05:04:45] [INF] Disposing MusicBrainzAlbumProvider Nov 17 05:04:45 server jellyfin[266557]: [05:04:45] [INF] Disposing PluginManager Nov 17 05:04:45 server systemd[1]: jellyfin.service: Succeeded. Nov 17 05:04:45 server systemd[1]: jellyfin.service: Consumed 2.979s CPU time. The update went without problems. Now can't start the server. Debian GNU/Linux 11 (bullseye) RE: 10.10.2 crashed jellyfin - taylorren - 2024-11-17 Exactly the same issue here. Have been using this server for a while and saw an update today to 10.10. Please do something urgently. RE: 10.10.2 crashed jellyfin - niels - 2024-11-17 There is a known issue with 10.10.2 related to a migration for playlists. Details in this GitHub issue: https://github.com/jellyfin/jellyfin/issues/13048. We'll release a new version (10.10.3) when this is resolved. RE: 10.10.2 crashed jellyfin - livium2000 - 2024-11-17 https://github.com/jellyfin/jellyfin/issues/13048#issuecomment-2481057319 This works! RE: 10.10.2 crashed jellyfin - taylorren - 2024-11-18 Thanks for the encouraging news. I will be waiting for an apt release asap. RE: 10.10.2 crashed jellyfin - taylorren - 2024-11-19 Confirmed that new release is working fine. |