Page 1 of 1
Mac OS 10.6 - Sabnzbd+ start problem
Posted: October 21st, 2009, 7:48 am
by AmokK
hi !
I just restored my mac using time machine, and now Sabnzbd+ won't start anymore.
The program itself launches, but no web page is launched, and it's not even accessible if I try to connect directly to it, with safari on localhost address.
I removed Sabnzbd+, reinstalled latest 0.4.12, same problem.
Any ideas ?
Thanks for any help
Re: Mac OS 10.6 - Sabnzbd+ start problem
Posted: October 21st, 2009, 8:24 am
by rAf
Open a terminal and type :
Check for your host and port.
Hope it helps
Re: Mac OS 10.6 - Sabnzbd+ start problem
Posted: October 21st, 2009, 5:37 pm
by AmokK
Here's a sample of my ini :
host = localhost
port = 8080
Seems nothing has changed, but still unable to connect locally lik before.
sabnzbd+ process is still launched but I don't know what to do to fix it

Re: Mac OS 10.6 - Sabnzbd+ start problem
Posted: October 21st, 2009, 7:13 pm
by rAf
What's happening when you're trying to connect ?
Check the url :
http://localhost:8080/sabnzbd
If it still don't work try to replace localhost by 0.0.0.0 in your ini file and restart SABnzbd.
You can shutdown SABnzbd via terminal :
if it still don't work try to rename you sabnzbd.ini file and restart SABnzbd to create a new fresh one.
Re: Mac OS 10.6 - Sabnzbd+ start problem
Posted: October 22nd, 2009, 1:31 am
by AmokK
When I try to connect, safari can't simply open the page.
I replaced localhost by 0.0.0.0, when I started sabnzbd+, it prompted the first time launch advertissement, like if it was newly installed, but still same problem, no safari web page open simultaneously, and impossible to connect when entering the address manually.
Then I used the terminal command mv to rename my sabnzbd.ini to sabnzbd.ini.bak, and then all worked back again, as a fresh install.
Thanks again, problem solved
