Page 2 of 2

Re: Sabnzbd+ Server fails to start (one-click install)

Posted: Wed Feb 12, 2014 6:08 am
by bigfoot65
The reason you see the .ini file after uninstall is the app backs it up there. This is to preserve settings when you upgrade via the uninstall and reinstall.

As for not being able to access the dashboard, it sounds like the web server may be down. As root user, do:

Code: Select all

systemctl status httpd.service
If that is the case, then recommend you check /etc/httpd/conf.d for any stray .conf files such as from the failed SABnzbd Plus installs and remove them. Then try retarting the web server, substituting restart for status in the above command.

Also, lets move the dialogue from here to the bug. Best to communicate and provide updates there so we can track it.