I had the same issue as the person in this topic: Sonarr.app won't start my database was corrupted, so I renamed the ~/.config/NzbDrone
folder to ~/.config/oldNzbDrone
, removed the application in /Applications and reinstalled Sonarr from this url http://download.sonarr.tv/v2/master/latest/NzbDrone.master.osx.zip
But now Sonarr won’t start at all.
When I start Sonarr with a double click I get the following message in the Console application:
com.apple.launchd.peruser.501[142] (com.osx.sonarr.tv.60224[431]): Job failed to exec(3) for weird reason: 13
When I try to start the app through the command line with the command open Sonarr.app
I get the following error:
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Sonarr.app
The only thing I can think of is updating Mono. That’s what I’m currently doing.
Any other thoughts?
EDIT:
Updating Mono does not help. I tried a restart, also doesn’t help.