[Solved]
May 30, 2017, 09:10 AM
(This post was last modified: May 30, 2017, 09:11 AM by greenriv.)
Hi,
I'm struggling to get sonarr starting automatically on a raspberry pi 3 running xbian.
I've followed this guide and installed it fine:
https://www.htpcguides.com/install-sonarr-raspberry-pi-mono-310/
I can start it manually via "mono /opt/NzbDrone/NzbDrone.exe" which I can access via port 8989, but it doesn't start automatically.
I've tried both upstart and init.d methods, but the problem is both report Sonarr as running but I cannot access it via port 8989, and the logs inside /home/xbian/.config/ are not being updated so I can't see any errors reported. When I start it manually there are no errors.
If i search for the nzbdrone process via "ps -ef | grep nzbdrone" nothing is returned either, I'm pretty sure it is not actually running.
Is there anything I am missing?
Thanks for the help!
I'm struggling to get sonarr starting automatically on a raspberry pi 3 running xbian.
I've followed this guide and installed it fine:
https://www.htpcguides.com/install-sonarr-raspberry-pi-mono-310/
I can start it manually via "mono /opt/NzbDrone/NzbDrone.exe" which I can access via port 8989, but it doesn't start automatically.
I've tried both upstart and init.d methods, but the problem is both report Sonarr as running but I cannot access it via port 8989, and the logs inside /home/xbian/.config/ are not being updated so I can't see any errors reported. When I start it manually there are no errors.
If i search for the nzbdrone process via "ps -ef | grep nzbdrone" nothing is returned either, I'm pretty sure it is not actually running.
Is there anything I am missing?
Thanks for the help!