These days when I use bittorrent to download, it often show me this:
[root@xiaofei film]# btdownloadcurses.py --url
http://bt1.eastgame.net/torrent/b9dd...98cf33.torrent
Traceback (most recent call last):
File "/usr/bin/btdownloadcurses.py", line 192, in ?
run(mainerrlist, argv[1:])
File "/usr/bin/btdownloadcurses.py", line 139, in run
download(params, d.chooseFile, d.display, d.finished, d.error, Event(), fieldw)
File "/var/tmp/bittorrent-3.2.1-0.fdr.2.b.rh90-root-temp1/usr/lib/python2.2/site-packages/BitTorrent/download.py", line 106, in download
File "/usr/lib/python2.2/urllib2.py", line 138, in urlopen
return _opener.open(url, data)
File "/usr/lib/python2.2/urllib2.py", line 322, in open
'_open', req)
File "/usr/lib/python2.2/urllib2.py", line 301, in _call_chain
result = func(*args)
File "/var/tmp/bittorrent-3.2.1-0.fdr.2.b.rh90-root-temp1/usr/lib/python2.2/site-packages/BitTorrent/zurllib.py", line 31, in http_open
File "/usr/lib/python2.2/urllib2.py", line 790, in http_open
return self.do_open(httplib.HTTP, req)
File "/usr/lib/python2.2/urllib2.py", line 775, in do_open
h.endheaders()
File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
self._send_output()
File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
self.send(msg)
File "/usr/lib/python2.2/httplib.py", line 548, in send
self.connect()
File "/usr/lib/python2.2/httplib.py", line 532, in connect
raise socket.error, msg
socket.error: (111, 'Connection refused')
[root@xiaofei film]#
What's this mean? Is there anything wrong with my system?
Thanks!
xiaofei