[mythtvnz] having trouble setting up tv_grab_nz-py
James Styles
jimmyoo0 at hotmail.com
Thu Oct 28 06:08:45 BST 2010
Hi
I am having a bit of trouble setting up tv_grab_nz-py, when i try to run
it i am getting this;
server at server:~$ sudo tv_grab_nz-py
INFO - Downloading data from nzepg.org...
Traceback (most recent call last):
File "/usr/local/bin/tv_grab_nz-py", line 255, in <module>
text = getListings(cache=options.cache)
File "/usr/local/bin/tv_grab_nz-py", line 85, in getListings
res = doDownload(source)
File "/usr/local/bin/tv_grab_nz-py", line 62, in doDownload
h.request('GET', url, headers=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 720, in connect
self.timeout)
File "/usr/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
socket.error: [Errno 110] Connection timed out
I know that the file its trying to get from nzepg is ok coz i can
manually download it what am i doing wrong?
Regards
James Styles
More information about the mythtvnz
mailing list