Trouble starting sonarr on raspberry pi

Hi all, I’ve just installed sonarr onto a rasperry pi and i’m trying to run it but i’m getting the following issue.

sudo /etc/init.d/nzbdrone status
● nzbdrone.service - LSB: starts instance of NzbDrone
Loaded: loaded (/etc/init.d/nzbdrone)
Active: inactive (dead)

i installed it by the repo’s and didn’t have any issues with the install but it just won’t start.

it’s running on the latest version of raspbian.

any ideas?

Is Sonarr even being started? (check the ((log files)))

Are you able to start Sonarr by running mono directly mono --debug /path/to/NzbDrone.exe? If so that may indicate a problem with your start up script.

ok, running it manually it looks like it’s working and from running the script again it looks like it will eventually work. It’s just the startup script doesn’t show that it’s active.

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