Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to restart Sonarr #306

Open
shawn8888 opened this issue Jun 22, 2019 · 1 comment
Open

How to restart Sonarr #306

shawn8888 opened this issue Jun 22, 2019 · 1 comment

Comments

@shawn8888
Copy link

shawn8888 commented Jun 22, 2019

Sonarr web UI crashes after a while. I tried to restart it by this:
sudo start nzbdrone
But it shows:
start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
I also tried this:
mono /opt/NzbDrone/NzbDrone.exe
And I got this:
[Warn] SingleInstancePolicy: Another instance of Sonarr is already running.

So how do I stop it and restart?

@shawn8888
Copy link
Author

OK, I found it!
Stop Sonarr:
systemctl stop sonarr.service
Start Sonarr:
systemctl start sonarr.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant