[tor-bugs] #12020 [Tor]: Bootstrap gets stuck at 20% when connecting through a bridge.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 16 03:00:29 UTC 2014


#12020: Bootstrap gets stuck at 20% when connecting through a bridge.
-------------------------+--------------------------------
     Reporter:  yawning  |      Owner:
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:  Tor: 0.2.5.4-alpha
   Resolution:           |   Keywords:  tor-bridge
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+--------------------------------

Comment (by arma):

 Tor won't retry fetching the bridge descriptor just 60 seconds later -- it
 failed, so it's unlikely to succeed again so soon after:
 {{{
   V(TestingBridgeDownloadSchedule, CSV_INTERVAL, "3600, 900, 900, 3600"),
 }}}

 If indeed it hasn't generated its descriptor yet, then just using it as a
 vanilla bridge on its orport should fail too. That should remove some
 components from your situation.

 What does the bridge say about its reachability testing? Or does it not
 even get to that because it thinks it has no publicly routable address?

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


More information about the tor-bugs mailing list