All of a sudden Sonarr will not start. With no crash logs. I can see Sonarr starts up from within Activity Monitor, then all of a sudden it disappears.
You’ll need to check the log files.
Here are the log output:
16-1-23 22:49:04.6|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.3732
16-1-23 22:49:07.3|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
16-1-23 22:49:09.2|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone
16-1-23 22:49:09.4|Info|MigrationLogger|*** Migrating data source=/Users/vinko/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
16-1-23 22:49:09.5|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) in :line 0
at System.Data.SQLite.SQLiteCommand.BuildNextCommand () in :line 0
Your database is corrupt, you will need to restore from a backup (Sonarr takes automatic backups weekly).
Thank you for the suggestion, but did not seem to work.
May I presume that when the instructions refers to “AppData” directory, it is referring to the path /Users/[my name]/.config/NzbDrone in OS X?
It appears that this issue I’m encountering may be related to the latest version of Sonarr 2.0.0.3732. Is there a way to revert to a previous version? If so where can I find the OS X executable? I had tried following the path https://download.sonarr.tv/v2/master/osx/ and then attempt to replace my copy of the executable with the folder content, but the app will not execute.
Downgrading won’t be of use if the database is corrupt, which it is in this case. You may need to try an older backup if the most recent backup didn’t work.
Looks like we’re not publishing older versions of the OS X package, we’ll need to look it that.
Thanks for the advise.
May I presume that when the instructions refers to “AppData” directory, it is referring to the path /Users/[my name]/.config/NzbDrone in OS X?
Thats correct.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.