You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
When one of the positions has 0 bandwidth, which can happen in small Tor networks, Tor fails to produce weights in the consensus footer which causes it to default to an older path selection algorithm.
As stated in the threads, if you use the strict flag assignment feature that I proposed in https://trac.torproject.org/projects/tor/ticket/14882 and was merged into Tor 0.2.7 stable, then we can set the flags properly to avoid running into this issue.