Sonarr Wont Start on OSX Ver 10.10.4 (14E46)

Below is the log dump i get when i run Sonarr

15-7-29 00:21:18.9|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.3357
15-7-29 00:21:19.9|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
15-7-29 00:21:20.7|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone
15-7-29 00:21:20.8|Info|MigrationLogger|*** Migrating data source=/Users/XYZ/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
15-7-29 00:21:20.9|Debug|MigrationLogger|Took: 00:00:00.1598896
15-7-29 00:21:20.9|Info|MigrationLogger|*** Migrating data source=/Users/XYZ/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
15-7-29 00:21:21.0|Fatal|ConsoleApp|EPIC FAIL!

System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in :0

logs.db is corrupt and will need to be removed

The location of the log.db is listed here: https://github.com/Sonarr/Sonarr/wiki/Backup-and-Restore

Thanks Markus, removing the Log.db fixed my issue

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.