the forums at degreez.net

It is currently Thu Mar 28, 2024 10:08 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Sat Jul 21, 2007 1:00 am 
Offline

Joined: Fri Jul 20, 2007 5:21 pm
Posts: 5
Once a user complete a download the tracker change the "downloading" number to something negative...

once -3, now -1, then -6... :|

see the tracker info page:

Code:
img485.imageshack.us/my.php?image=untitledgs7.gif


file #2 and #3 have been downloaded only 1 time....

and once i finished the download, i where not able to seed using utorrent, see the tracker status:
Code:
img243.imageshack.us/my.php?image=untitledrl7.gif


ehm... looks like each time utorrent try to update infos from the tracker, the tracker increase the number of downloads, and decrese the numer of downloading :S

ok... not the tracked died as soon as utorrent finished a download:
Code:
Traceback (most recent call last):
  File "/BitTornado-CVS/BitTornado/RawServer.py", line 142, in listen_forever
    self.sockethandler.handle_events(events)
  File "/BitTornado-CVS/BitTornado/SocketHandler.py", line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 155, in data_came_in
    if not c.data_came_in(data) and not c.closed:
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 46, in data_came_in
    self.next_func = self.next_func(val)
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 78, in read_header
    r = self.handler.getfunc(self, self.path, self.headers)
  File "/BitTornado-CVS/BitTornado/BT1/track.py", line 915, in get
    rsize = self.add_data(infohash, event, ip, paramslist)
  File "/BitTornado-CVS/BitTornado/BT1/track.py", line 690, in add_data
    bc[1][myid] = bc[0][myid]
KeyError: '-UT1710- \x8dR\xa7\x17\xb0\x17gq3\xee\xa3'
# Shutting down: 2007-07-21 07:17 UTC


Top
 Profile  
 
PostPosted: Fri Jul 27, 2007 2:26 pm 
Offline

Joined: Thu Mar 23, 2006 7:52 pm
Posts: 22
evcz wrote:
ok... not the tracked died as soon as utorrent finished a download:
Code:
Traceback (most recent call last):
  File "/BitTornado-CVS/BitTornado/RawServer.py", line 142, in listen_forever
    self.sockethandler.handle_events(events)
  File "/BitTornado-CVS/BitTornado/SocketHandler.py", line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 155, in data_came_in
    if not c.data_came_in(data) and not c.closed:
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 46, in data_came_in
    self.next_func = self.next_func(val)
  File "/BitTornado-CVS/BitTornado/HTTPHandler.py", line 78, in read_header
    r = self.handler.getfunc(self, self.path, self.headers)
  File "/BitTornado-CVS/BitTornado/BT1/track.py", line 915, in get
    rsize = self.add_data(infohash, event, ip, paramslist)
  File "/BitTornado-CVS/BitTornado/BT1/track.py", line 690, in add_data
    bc[1][myid] = bc[0][myid]
KeyError: '-UT1710- \x8dR\xa7\x17\xb0\x17gq3\xee\xa3'
# Shutting down: 2007-07-21 07:17 UTC


This looks very similar to a problem I was having with the tracker (though not the negative download thing). You can find the fix for this here:

http://forums.degreez.net/viewtopic.php?t=7138

It looks like this fix is also in the next release (according to the CVS anyway).


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 38 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group