Menu

problems when changing ip

Help
znider
2004-09-21
2013-04-01
  • znider

    znider - 2004-09-21

    hello i found what i think is a bug when i change ip (wich is kina often 1time aday) there seems to be some errors in BTmanager

    Exception in thread Thread-10778:Traceback (most recent call last):
      File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap
        self.run()
      File "/usr/lib/python2.3/threading.py", line 575, in run
        self.function(*self.args, **self.kwargs)
      File "/home/znider/program/BTManager-1.99.3/BTP/Monitor.py", line 342, in trackerCallback
        event)
      File "/home/znider/program/BTManager-1.99.3/BTP/Tracker.py", line 68, in get
        fl = urllib2.urlopen(req)
      File "/usr/lib/python2.3/urllib2.py", line 129, in urlopen
        return _opener.open(url, data)
      File "/usr/lib/python2.3/urllib2.py", line 326, in open
        '_open', req)
      File "/usr/lib/python2.3/urllib2.py", line 306, in _call_chain
        result = func(*args)
      File "/usr/lib/python2.3/urllib2.py", line 901, in http_open
        return self.do_open(httplib.HTTP, req)
      File "/usr/lib/python2.3/urllib2.py", line 890, in do_open
        code, msg, hdrs = h.getreply()
      File "/usr/lib/python2.3/httplib.py", line 1049, in getreply
        response = self._conn.getresponse()
      File "/usr/lib/python2.3/httplib.py", line 778, in getresponse
        response.begin()
      File "/usr/lib/python2.3/httplib.py", line 273, in begin
        version, status, reason = self._read_status()
      File "/usr/lib/python2.3/httplib.py", line 231, in _read_status
        line = self.fp.readline()
      File "/usr/lib/python2.3/socket.py", line 323, in readline
        data = recv(1)
    error: (104, 'Connection reset by peer')

    that is what it prints and what happens is that the downloads dont start again so i must press "Force connection to tracker" to get it to start again.
    any 1 got any ideas for this?

     
    • Jérome Laheurte

      I don't know what version you're using, but this shouldn't be happening. If it is still an issue, please submit a support request. I'll answer it quicker, since I don't check the forums everyday :)

       

Log in to post a comment.