[tor-bugs] #5602 [Tor Bridge]: When managed proxy dies, we get "Tried to connect through proxy, but proxy address could not be found."

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Apr 11 16:42:12 UTC 2012


#5602: When managed proxy dies, we get "Tried to connect through proxy, but proxy
address could not be found."
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Bridge  |        Version:                    
 Keywords:  pt          |         Parent:  #5070             
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by asn):

 The log message appears when Tor tries to connect to a host, finds out
 that it needs to use a proxy, and then `get_proxy_addrport()` can't find
 the corresponding proxy address. At the moment, this can only happen when
 pluggable transports are used, and our transport proxy failed earlier and
 destroyed all its transports.

 Maybe we should refactor the code a bit, so that it's possible to output a
 more meaningful log message in this case, like: ''We tried to connect to
 bridge X using transport Y, but it seems like transport Y is not
 available. Did your transport proxy fail?''.

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


More information about the tor-bugs mailing list