Page 1 of 1

Sabnzd won't download anything - gives me 0:00:00 left

Posted: July 25th, 2012, 12:13 am
by entreprenewer
Hi guys,
I'm somewhat of a beginner with this thing, but this is the first time I've had significant problems.

I've restarted, I've repaired, I've deleted the queue, etc.

I have one file that's half downloaded, but even when I put in other NZB's, nothing works.

This all started because I'm traveling, but it doesn't work on any of the many wifi networks I've used while abroad. Can someone help me diagnose and fix this please?

MacBook Pro Retina
OSX Lion
Browsers: Tried Safari and Google Chrome Canary

Re: Sabnzd won't download anything - gives me 0:00:00 left

Posted: July 25th, 2012, 2:45 am
by shypike
I wouldn't be surprised if those WiFi networks block NNTP traffic.
Have you tried "Test Server" in Config->Servers?

Re: Sabnzd won't download anything - gives me 0:00:00 left

Posted: July 25th, 2012, 3:39 am
by entreprenewer
Failed to connect - does this mean I'm being blocked by all of these networks? Seems very unlikely...

Re: Sabnzd won't download anything - gives me 0:00:00 left

Posted: July 25th, 2012, 4:07 am
by sander
entreprenewer wrote:Failed to connect - does this mean I'm being blocked by all of these networks?
Yes.
entreprenewer wrote: Seems very unlikely...
Often hotspots and company networks only allow HTTP and HTTPS to the outside world. So not NNTP.

To circumvent this, you could use a newsprovider that accepts NNTP-connections over HTTP or HHTPS ports: 80 and 443.

EDIT:

Easy to verify the above:

In SABnzbd add a Server:

newsreader.eweka.nl
port 443
SSL should be on

... and then click "Test Server". It should say "Server requires username and password.", meaning the connection was made. So, if that works for you on your Wifi networks, and the normal newsserver connection does not, it is the proof of the above.


HTH

Re: Sabnzd won't download anything - gives me 0:00:00 left

Posted: July 25th, 2012, 6:03 am
by entreprenewer
Just as you suspected. Must be the hotspots. Thanks very very much!