[tor-bugs] #4097 [Torflow]: KeyError in self.node_map[exit_node[1:]]

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Sep 27 00:27:31 UTC 2011


#4097: KeyError in self.node_map[exit_node[1:]]
---------------------+------------------------------------------------------
 Reporter:  aagbsn   |          Owner:  mikeperry
     Type:  defect   |         Status:  new      
 Priority:  normal   |      Milestone:           
Component:  Torflow  |        Version:           
 Keywords:           |         Parent:           
   Points:           |   Actualpoints:           
---------------------+------------------------------------------------------

Comment(by aagbsn):

 {{{
 INFO[Fri Sep 23 06:52:52 2011]:HTTPTest decided to fetch 1 urls of types:
 [u't']
 INFO[Fri Sep 23 06:52:52 2011]:[(u'h', u't')]
 INFO[Fri Sep 23 06:52:52 2011]:Conducting an http test with destination h
 DEBUG[Fri Sep 23 06:52:52 2011]:Starting request for: h
 Traceback (most recent call last):
   File "soat.py", line 379, in http_request
     reply = opener.open(request)
   File "/usr/lib/python2.6/urllib2.py", line 383, in open
     protocol = req.get_type()
   File "/usr/lib/python2.6/urllib2.py", line 244, in get_type
     raise ValueError, "unknown url type: %s" % self.__original
 ValueError: unknown url type: h
 INFO[Fri Sep 23 06:52:52 2011]:Completed HTTP Reqest for: h
 DEBUG[Fri Sep 23 06:52:52 2011]:Got last exit of
 E7C49248095E77968BA4390DA2BBAC9D7E4560F3
 NOTICE[Fri Sep 23 06:52:52 2011]:$E7C49248095E77968BA4390DA2BBAC9D7E4560F3
 had error -15.0 fetching content for h
 DEBUG[Fri Sep 23 06:52:52 2011]:Starting request for: h
 Traceback (most recent call last):
   File "soat.py", line 379, in http_request
     reply = opener.open(request)
   File "/usr/lib/python2.6/urllib2.py", line 383, in open
     protocol = req.get_type()
   File "/usr/lib/python2.6/urllib2.py", line 244, in get_type
     raise ValueError, "unknown url type: %s" % self.__original
 ValueError: unknown url type: h
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4097#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list