[tor-bugs] #5577 [Torctl]: Unrecognized auth method causes IOError

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Apr 14 10:22:54 UTC 2012


#5577: Unrecognized auth method causes IOError
---------------------+------------------------------------------------------
 Reporter:  atagar   |          Owner:     
     Type:  defect   |         Status:  new
 Priority:  blocker  |      Milestone:     
Component:  Torctl   |        Version:     
 Keywords:           |         Parent:     
   Points:           |   Actualpoints:     
---------------------+------------------------------------------------------

Comment(by karsten):

 Replying to [comment:7 atagar]:
 > > What's the suggested workaround? Not upgrade to 0.2.2.36 ever?
 >
 > Or comment out the IOError I cited earlier. This is a one line fix, just
 replace...
 > raise IOError("Unrecognized authentication type: %s" % authInfo)
 >
 > with...
 > pass # unrecognized auth method

 Will there be a pytorctl fix?  I don't like the idea of making local
 changes to pytorctl in the three places that are running Torperf.  I also
 don't feel comfortable enough with the pytorctl code to write and test
 this patch myself.

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


More information about the tor-bugs mailing list