![]() |
Unable to start the Jellyfin Server - 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: Unable to start the Jellyfin Server (/t-unable-to-start-the-jellyfin-server) |
Unable to start the Jellyfin Server - nickfin - 2025-03-26 Hi, I had been using the Jellyfin Server on Windows 11 just fine for almost a month and I don't know what changed, it has stopped working. I rebooted my Windows and the Jellyfin service or the Tray App won't start for some reason. As per the logs, I see that 'database disk image is malformed'. ********** [2025-03-27 02:03:39.549 +05:30] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand ("43"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']" ""SELECT COUNT(*) FROM \"sqlite_master\" WHERE \"name\" = '__EFMigrationsHistory' AND \"type\" = 'table';" [2025-03-27 02:03:39.573 +05:30] [FTL] [1] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 11: 'database disk image is malformed'. ********** I tried to recover it using sqlite3 and it throws up the same error: ********** PS C:\Program Files\sqlite> .\sqlite3.exe C:\ProgramData\Jellyfin\Server\data\jellyfin.db ".recover" | .\sqldiff.exe recovered.db sql error: database disk image is malformed (11) ********** Jellyfin Server v.10.10.6 (Windows Tray Installation) Windows 11 I had installed it as a service on Windows 11 earlier when it stopped working. I un-installed it and saved the 'server' folder for backup and re-installed it as a Tray App and not as Service and moved the jellyfin.db file to another location so it doesn't pick the malformed one but that didn't help either. Can someone please advise how I can get it to work again without loosing my Jellyfin settings? Thank you in advance. Regards, Nick RE: Unable to start the Jellyfin Server - TheDreadPirate - 2025-03-26 Do you have the playback reporting plugin installed? RE: Unable to start the Jellyfin Server - nickfin - 2025-03-26 (2025-03-26, 10:13 PM)TheDreadPirate Wrote: Do you have the playback reporting plugin installed? Thank you for your response. Not sure how I can check. I didn't install anything other than the stock installation of Jellyfin for Windows. Please advise further. RE: Unable to start the Jellyfin Server - TheDreadPirate - 2025-03-27 Can you share your full Jellyfin log via privatebin.net? RE: Unable to start the Jellyfin Server - nickfin - 2025-03-27 I ended up removing and re-installing Jellyfin. Copied the 'config' folder to the current folder to get my settings back. Seems to be working fine so far. Thank you for your support! RE: Unable to start the Jellyfin Server - Juanma Mancera - 2025-03-27 Hola estaba usando la version 10.10.6 y de repente me dice que actualice el server pero no veo que haya ninguna version nueva y no puedo acceder a mi servidor desde la tele RE: Unable to start the Jellyfin Server - TheDreadPirate - 2025-03-27 What OS is the TV running? If it is Android TV, clear the app cache. If that still doesn't work, share your jellyfin log via privatebin.net. |