Re: [tor-dev] Testing Network: Circuit buildup errors and missing guards

2019-02-20 Thread teor
Hi, > On 14 Feb 2019, at 23:50, Katharina Kohls wrote: > >> >> We recently changed the bootstrap percentages and messages in Tor. >> Please paste the log lines that containing these bootstrap messages. >> And any error messages near those lines. > Feb 14 10:37:46.000 [notice] Bootstrapped 10%:

Re: [tor-dev] Proposal Idea: Consensus Options

2019-02-20 Thread teor
> On 21 Feb 2019, at 00:29, Nick Mathewson wrote: > > On Mon, Feb 11, 2019 at 7:00 AM teor wrote: >> >> Hi all, >> >> I have a Tor proposal idea: we should make it easier for tor to get options >> from the consensus. >> >> At the moment, a few tor options are set from the consensus. (If the

Re: [tor-dev] Proposal Idea: Consensus Options

2019-02-20 Thread Nick Mathewson
On Mon, Feb 11, 2019 at 7:00 AM teor wrote: > > Hi all, > > I have a Tor proposal idea: we should make it easier for tor to get options > from the consensus. > > At the moment, a few tor options are set from the consensus. (If they aren't > already set in the torrc.) But there's no abstraction i

Re: [tor-dev] Sending multiple streams throuh a single Tor circuit

2019-02-20 Thread Piyush Kumar Sharma
After a lot of debugging, it seems that the reason for streams failing is as follows : As soon as a new stream is made, it goes into the NEW state according to Torctl logs. Then with stem or carml running, they try to attach it to the specified circuit. As soon as the stream is attached, it moves t