#31056: Hidden service sometimes unable to create circuit
--------------------------+------------------------------
 Reporter:  dylanholand   |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  High          |      Milestone:
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.5.8
 Severity:  Normal        |     Resolution:
 Keywords:  tor-hs        |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------

Comment (by dylanholand):

 Replying to [comment:3 asn]:
 > Hmm the interesting log message here seems to be:
 > {{{
 >   newcirc =
 circuit_launch_by_extend_info(CIRCUIT_PURPOSE_S_CONNECT_REND,
 >                             oldstate->chosen_exit, flags);
 >
 >   if (!newcirc) {
 >     log_warn(LD_REND,"Couldn't relaunch rendezvous circuit to '%s'.",
 >              safe_str(extend_info_describe(oldstate->chosen_exit)));
 >     return;
 >   }
 > }}}
 >
 > Unfortunately without info or debug logs it's not possible to get deeper
 here :/
 >
 > If this is something you can reproduce, can you please enable info or
 debug logs?
 >
 > You might also want to try a more recent Tor version.
 >
 > This might be related to #30200, or maybe not.
 \\

 I have enabled info logging, and will update the ticket with more in-depth
 info once it happens again.

 Thank you for your time!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31056#comment:4>
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