[tor-bugs] #11156 [Tor]: "can't find a pluggable transport proxy" errors when obfsproxy started up

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 8 17:07:43 UTC 2014


#11156: "can't find a pluggable transport proxy" errors when obfsproxy started up
-------------------------+-------------------------------------------------
     Reporter:  asn      |      Owner:
         Type:  defect   |     Status:  needs_review
     Priority:  normal   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:  024-backport tor-pt tor-client,
Actual Points:           |  tbb-needs
       Points:           |  Parent ID:
-------------------------+-------------------------------------------------
Changes (by asn):

 * status:  needs_revision => needs_review


Comment:

 Maybe not such a big refactoring was required after all. Check out branch
 `bug11156_issue2` in my repo.

 I tried the solution of calling `pt_configure_remaining_proxies()` right
 after parsing the transport-related parts of torrc. It seems to work
 nicely in my tests.

 I'd like to think a bit more about this, but I think there is no problem
 with calling `pt_configure_remaining_proxies()` that early. It doesn't do
 any network operations, and doesn't depend on anything but stuff in
 `src/or/transports.c`.

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


More information about the tor-bugs mailing list