Page 1 of 1

Downloading seems to have stopped

Posted: December 15th, 2011, 7:28 pm
by kopite
Hey all,

I use sabnzbd and sickbeard to download all my tv stuff.

Everything was working fine until 13/12 when things stopped working.

I`ve checked the logs for the server and the problem seemed to happen around lunch time that day. Ever since the logs have this over and over again.

Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/newzbin.py", line 372, in run
conn.request('POST', fetchurl, postdata, headers)
File "/usr/lib/python2.6/httplib.py", line 914, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.6/httplib.py", line 951, in _send_request
self.endheaders()
File "/usr/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/usr/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/usr/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/usr/lib/python2.6/httplib.py", line 1112, in connect
sock = socket.create_connection((self.host, self.port), self.timeout)
File "/usr/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 110] Connection timed out

When I try and add files manually I get the following error:

2011-12-16 00:10:58,876::DEBUG::[newzbin:105] Popping msgid 6397179
2011-12-16 00:10:58,877::INFO::[newzbin:153] Fetching NZB for Newzbin report #6397179
2011-12-16 00:11:19,906::DEBUG::[newzbin:61] Problem accessing Newzbin server, wait 1 min.
2011-12-16 00:11:19,906::INFO::[newzbin:178] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/newzbin.py", line 170, in _grabnzb
conn.request('POST', fetchurl, postdata, headers)
File "/usr/lib/python2.6/httplib.py", line 914, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.6/httplib.py", line 951, in _send_request
self.endheaders()
File "/usr/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/usr/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/usr/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/usr/lib/python2.6/httplib.py", line 1112, in connect
sock = socket.create_connection((self.host, self.port), self.timeout)
File "/usr/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 110] Connection timed out

Any ideas what could be causing this?

Thanks

Re: Downloading seems to have stopped

Posted: December 15th, 2011, 9:47 pm
by kopite
I`ve just realised that my ISP is now blocking newzbin :( (I`m on sky)

Looks like I`m going to have to give nzbmatrix a try or find a way to get around the block
bugger