Page 1 of 1

can't connect to SABnzbd on unraid

Posted: October 21st, 2011, 9:53 pm
by baron harkonnen
Hello,
I installed sabnzbd on unraid 4.7 and went all the way thru the setup, but since then i can't connect to it - not to https://localhost:9090/sabnzbd , nor to connect to setup page on http://tower:8081 .
Im on MAC os x lion, safari browser
i found some info that it might be due to mac not being able to connect when you write "localhost", so it needs the ip address (which suppose to be 127.0.0.1 ) but it doesn't work as well....
also i found absolutely no info on the net how to check my localhost ip.
also i don't understand why i can't connect to tower:8081 - other stuff like unMENU - tower:8080 works just fine...
tried this on Chrome - gives me Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection

don't know what to do....

Thanks

Re: can't connect to SABnzbd on unraid

Posted: October 22nd, 2011, 2:15 am
by sander
unRaid is a NAS, somewhere on your LAN? And it's name is 'tower'? And you can reach http://tower:8080/ , which gives you 'unMENU'? And SABnzbd is running on that machine?

If so, then port 8080 is already taken, and SABnzbd is running on it? You can try http://tower:8085/ and https://tower:9090/
If that doesn't work, and you don't know the port, you can check the file sabnzbd.ini on unRaid and find the first line containing 'port': what does it say?

Re: can't connect to SABnzbd on unraid

Posted: October 22nd, 2011, 1:24 pm
by baron harkonnen
yeah i understand that 8080 is taken :) my point was that if other stuff is working, than it's sabnzbd problem.
anyway i THINK i found out what the problem was!
apparently i selected "allow HTTPS connection" on the first setup!
i re-installed sabnzbd, without selecting HTTPS, and now it works alright! (tower:8081/sabnzbd/)!
anyway, thanks!