Radarr: LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Radarr.app

Created on 11 Apr 2017  路  5Comments  路  Source: Radarr/Radarr

Hi,
My Sonarr app works but the Radarr app doesn't.
I open with the command sudo open "/Applications/Radarr.app" on Terminal and give me this error:
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Radarr.app.
And I couldn't make the app work whatever I did (including deleting and re-installing the app with other version)
Someone can help me?
I'm working on OSX

bug

Most helpful comment

Can you open a Terminal and do the following?:

cd /Applications/Radarr.app/Contents/MacOS
chmod +x Sonarr
./Sonarr

If Radarr starts up after that, quit the terminal and you are good to go. If not, please post the error here.

All 5 comments

Can you open a Terminal and do the following?:

cd /Applications/Radarr.app/Contents/MacOS
chmod +x Sonarr
./Sonarr

If Radarr starts up after that, quit the terminal and you are good to go. If not, please post the error here.

Give me this error

captura de ecra 2017-04-11 as 10 35 47

Seems like the database is corrupt. Can you follow this: https://github.com/Sonarr/Sonarr/wiki/FAQ#i-use-sonarr-on-a-mac-and-it-suddenly-stopped-working-what-happened except go into ~/.config/Radarr instead of ~/.config/nzbdrone?

Only the 6 and 7 steps solve me the problem.
Problem solved, Radarr is working again 馃憤
Thanks :)

I am guessing somewhere along the line, Sonarr was changes to Radarr?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chrisallen picture chrisallen  路  35Comments

gold007eye picture gold007eye  路  67Comments

deathbybandaid picture deathbybandaid  路  273Comments

aptalca picture aptalca  路  40Comments

gilbN picture gilbN  路  33Comments