the forums at degreez.net

It is currently Tue Apr 23, 2024 11:28 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
PostPosted: Sat Jan 15, 2005 1:15 am 
Offline

Joined: Mon Mar 15, 2004 8:35 am
Posts: 418
When running "bttrack.py" (from bittornado 0.3.9b) in SuSE Linux 9.0 with Python 2.3 using the command line options: "--port 55555 --dfile dstate.dat --log_nat_checks 1 --allowed_dir ." and then trying to seed a torrent on the same tracker locally, I get this error from the tracker's logs:

Code:
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/BitTornado/RawServer.py", line 142, in listen_forever
    self.sockethandler.handle_events(events)
  File "/usr/lib/python2.3/site-packages/BitTornado/SocketHandler.py", line 318, in handle_events
    s.handler.data_came_in(s, data)
  File "/usr/lib/python2.3/site-packages/BitTornado/HTTPHandler.py", line 155, in data_came_in
    if not c.data_came_in(data) and not c.closed:
  File "/usr/lib/python2.3/site-packages/BitTornado/HTTPHandler.py", line 46, in data_came_in
    self.next_func = self.next_func(val)
  File "/usr/lib/python2.3/site-packages/BitTornado/HTTPHandler.py", line 78, in read_header
    r = self.handler.getfunc(self, self.path, self.headers)
  File "/usr/lib/python2.3/site-packages/BitTornado/BT1/track.py", line 760, in get
    nip = get_forwarded_ip(headers)
  File "/usr/lib/python2.3/site-packages/BitTornado/BT1/track.py", line 174, in get_forwarded_ip
    if not is_valid_ip(x) or local_IPs.includes(x):
  File "/usr/lib/python2.3/site-packages/BitTornado/subnetparse.py", line 212, in is_valid_ip
    if is_ipv4(ip):
  File "/usr/lib/python2.3/site-packages/BitTornado/subnetparse.py", line 201, in is_ipv4
    return ip.find(':') < 0
AttributeError: 'NoneType' object has no attribute 'find'


During this error, I have a black light in the btdownloadgui.py instance that is seeding and it outputs the error "Problem connecting to tracker." Repeated announce attempts generate the above error each time the announce is attempted.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 15, 2005 2:02 pm 
Sorry, this is a known error and will be fixed in the near future.


Top
  
 
 Post subject:
PostPosted: Sat Jan 15, 2005 4:12 pm 
http://forums.degreez.net/viewtopic.php?t=3848


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

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 60 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