[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5577 [Torctl]: Unrecognized auth method causes	IOError
#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 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
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5577#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs