Page 1 of 1

Cant axs SABnzbd from windows machine

Posted: April 18th, 2011, 7:14 pm
by zac_haryy
Alright, I have SABnzbd installed on my Ubuntu 11.04 server. Everything works perfectly fine on that machine but if I try and access SABnzbd from my desktop machine (which is running windows XP) it doesnt work. The IP of my server is 192.168.0.50. So I put
http://192.168.0.50:8080
in my browser and it doesnt load anything up. So I tried chaging the port to 8082 and I still am getting nothing on my XP machine. I also have Sick Beard running on the server and that is on port 8081 and works perfectly fine from my XP machine typing the address http://192.168.0.50:8081. I have no idea why SABnzbd wont load up for me :( in the Config > General settings I believe I have it right however here is my settings:

SABnzbd Host: 127.0.0.1
SABnzbd Port: 8082
SABnzbd Username: *BLANK*
SABnzbd Password: *BLANK*
Web Interface: Plush -Gold
...
HTTPS Support:
Enable HTTPS: not checked
HTTPS Port: 9090

If I need to change something or open a port on Ubuntu please help me out, thanks!

-haryy

Re: Cant axs SABnzbd from windows machine

Posted: April 18th, 2011, 8:09 pm
by zac_haryy
Got it! Sorry about the post.

I made the
SABnzbd Host: 0.0.0.0

and it worked after this.