I’ve just installed Sonarr on Ubuntu 14.04. Starting it manually via “mono /opt/NzbDrone/NzbDrone.exe” works just fine every time. However, no matter which init.d script I copy I cannot get that to run. They all say starting, but if I run stop a moment later it says “No process in pidfile.” Obviously the web GUI isn’t available either.
I believe I’m even running the same init.d script I was running successfully on a Debian install until recently. I’ve actually tried a few from various how-to guides at this point, though they all look pretty similar.
What am I missing?