#28717: Tor stuck in 25% Loading networkstatus consensus
--------------------------+----------------------------------
 Reporter:  loskiq        |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.4.9
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+----------------------------------

Comment (by dcf):

 Replying to [comment:13 loskiq]:
 > By the way, with the same configuration, the client successfully works
 with other bridges.

 I see. This means my guess was wrong.

 I don't have any other good ideas, except to turn on obfs4proxy logging.
 In the client torrc, use
 {{{
 ClientTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy --enableLogging
 --logLevel=DEBUG
 }}}
 In the bridge torrc, use
 {{{
 ServerTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy --enableLogging
 --logLevel=DEBUG
 }}}
 In both cases, the log file will appear in
 <datadir>/pt_state/obfs4proxy.log.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28717#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to