You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: