Sonarr app won’t launch in OS X 10.11
Running debug yields the following error
[Info] Bootstrap: Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.4146
[Info] MigrationLogger: *** Migrating data source=/Users/carlosfusa/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
[Info] MigrationLogger: *** Migrating data source=/Users/carlosfusa/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
[Fatal] ConsoleApp: EPIC FAIL!
[v2.0.0.4146] 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) <0x4716150 + 0x00ac3> in :0
at System.Data.SQLite.SQLiteCommand.BuildNextCommand () <0x4715df0 + 0x001a8> in :0
Is there any way to repair the database image or restore backup in OS X