Sonarr version (exact version): Trying to install v4 on Debian Bookworm
Mono version (if Sonarr is not running on Windows): Mono JIT compiler version 6.12.0.200 (tarball Tue Jul 11 21:44:02 UTC 2023)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
Architecture: arm64
OS: DietPi v9.17.2
Debug logs:
Description of issue: I updated my DietPi box to Bookworm today, then attempted to update Sonarr to v4. But now Sonarr won’t start with:
[v4.0.15.2941] System.Exception: database disk image is malformed
database disk image is malformed
While Processing:
"INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs""
---> code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed
database disk image is malformed
I hope the resolution here is as simple as deleting or renaming the logs.db file and then restarting sonarr, but there are 2 logs.db, one in /mnt/dietpi_userdata/sonarr, and one in /mnt/dietpi_userdata/sonarr/logs. Delete both? Other? Thanks!