Page 1 of 1

Connection Problems

Posted: September 11th, 2008, 4:31 am
by kian
Hi Guys,
i am a former ninan user and wanted to try out sabnzbd. However, I canot get sabnzbd working. I use giganews accelerator to run in the background so all i have to do for server config ist localhost, 119 port, and giganews login credentials. the rest (such as SSL) would be handled by giganews accelerator. This worked on ninan but apparently this config does not work with sabnzbd. when attempting to download a file from newzbin by using a certain newzbin id i get 20 warnings which all look like that:
2008-09-11 11:29:29,234 WARNING [downloader] Thread 1@localhost:119: timed out

can somebody help me here please? its frustrating.

thanks and regards,
k

Re: Connection Problems

Posted: September 11th, 2008, 5:56 am
by shypike
Have you tried without the accelerator? SABnzbd does support SSL!
Just use port 443 and check the SSL box.

I have never used the accelerator myself, so I will try tonight.
People have reported that it works.

Re: Connection Problems

Posted: September 11th, 2008, 6:06 am
by switch
What operating system are you on? Try using 127.0.0.1 instead of localhost in config>servers

Re: Connection Problems

Posted: September 11th, 2008, 7:17 am
by kian
now thats funny,
i just replaced localhost with 127.0.0.1 et voilá it is working. is it s bug or ain't localhost the same as 127.0.0.1?

either way, downloading works now and giganews handles the rest (ssl etc.). thanks for the advice...

Re: Connection Problems

Posted: September 11th, 2008, 7:22 am
by switch
localhost does not always translate to 127.0.0.1. On vista it means ::1 which is the ipv6 address of localhost.

Re: Connection Problems

Posted: September 11th, 2008, 7:54 am
by kian
yupp, i got vista. thanks again for helping me fix this