- Nov 01, 2024
-
-
Georg Koppen authored
-
Georg Koppen authored
Closes: #40017.
-
- Mar 21, 2024
-
-
Georg Koppen authored
Not all of the authorities are voting on the MiddleOnly flag which is causing noise on the consensus-health mailing list. Moreover, it's not clear at this point that reporting differences in MiddleOnly assignment is useful. Closes: #40035.
-
- Sep 21, 2023
-
-
Georg Koppen authored
See: network-health/team#329 for details.
-
- Sep 18, 2023
-
-
Georg Koppen authored
This reverts commit f85b5952. Andreas got back to us and would like to get information wrt dannenberg again on the consensus-health mailing list. However, additional mail in Cc or Bcc seems overkill to him. We'll address that by deleting his entry in the contact_information.cfg file. Closes: #40033.
-
- Dec 07, 2022
-
-
Georg Koppen authored
Faravahar is gone, see: tpo/core/tor#40688 for details. Closes: #40030.
-
- Nov 24, 2022
-
-
Georg Koppen authored
Closes: #40029.
-
- Dec 15, 2021
-
-
We use the opportunity to reduce noise in #tor-bots by removing consensus-health checker output. Relevant parties get Cc'ed in doctor's output or one can subscribe to the tor-consensus-health@ list. Closes: #40027.
-
- Aug 09, 2021
-
-
Georg Koppen authored
The old IP address is supposed to stop working at the begin of August according to Alex. No need to check for it anymore.
-
- Apr 16, 2021
-
-
David Goulet authored
Closes #40023 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Feb 23, 2021
-
-
Georg Koppen authored
dannenberg needs to get a handle on the overload situation first.
-
- Feb 22, 2021
-
-
DIRAUTH_SKIP_CHECKS prevented us from downloading (and by extension checking) a dirauth's consensus documents, but it did not suppress other checks (presence in votes, ORPort reachability, etc). This expands the suppression to cover everything that references the DIRECTORY_AUTHORITIES global, which should hopefully be everything. ------------------------------------------------------------ DocTor Output Before ------------------------------------------------------------ WARNING: moria1 is missing the server descriptor of dannenberg WARNING: moria1 is missing the server descriptor of Faravahar WARNING: dizum is missing the server descriptor of dannenberg WARNING: dizum is missing the server descriptor of Faravahar WARNING: gabelmoo is missing the server descriptor of dannenberg WARNING: gabelmoo is missing the server descriptor of Faravahar WARNING: maatuska is missing the server descriptor of dannenberg WARNING: maatuska is missing the server descriptor of Faravahar WARNING: Faravahar is missing the server descriptor of dannenberg WARNING: longclaw is missing the server descriptor of dannenberg WARNING: longclaw is missing the server descriptor of Faravahar WARNING: bastet is missing the server descriptor of dannenberg WARNING: bastet is missing the server descriptor of Faravahar WARNING: The following directory authorities do not support the consensus method that the consensus uses: Faravahar NOTICE: Consensus fetched from dizum was missing the following authority signatures: dannenberg, Faravahar NOTICE: Consensus fetched from gabelmoo was missing the following authority signatures: dannenberg, Faravahar NOTICE: Consensus fetched from maatuska was missing the following authority signatures: dannenberg, Faravahar NOTICE: Consensus fetched from Faravahar was missing the following authority signatures: dannenberg, Faravahar NOTICE: Consensus fetched from longclaw was missing the following authority signatures: dannenberg, Faravahar NOTICE: Consensus fetched from bastet was missing the following authority signatures: dannenberg, Faravahar NOTICE: The following directory authorities are not reporting bandwidth scanner results: Faravahar WARNING: The following authorities are missing from the consensus: dannenberg, Faravahar NOTICE: Authorities disagree about the BadExit flag for 867982ADCFBE55EC1C00A5B34C8991FF87605906 (with flag: longclaw, gabelmoo, moria1, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for B9324F1BEDB1DF62AEE219B0CC41507CE710BA3C (with flag: longclaw, gabelmoo, moria1, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 81F59E8936D0B2105182E4B8200AC07D9274961F (with flag: longclaw, gabelmoo, moria1, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 8A3606F17B1DDAC4F8BFA0C99E656FFA11CC747D (with flag: longclaw, gabelmoo, moria1, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 35449EB3D025CC24601FB43884F9699367D677CF (with flag: longclaw, gabelmoo, without flag: Faravahar, moria1) ------------------------------------------------------------ DocTor Output After ------------------------------------------------------------ WARNING: moria1 is missing the server descriptor of Faravahar WARNING: dizum is missing the server descriptor of Faravahar WARNING: gabelmoo is missing the server descriptor of Faravahar WARNING: maatuska is missing the server descriptor of Faravahar WARNING: longclaw is missing the server descriptor of Faravahar WARNING: bastet is missing the server descriptor of Faravahar WARNING: The following directory authorities do not support the consensus method that the consensus uses: Faravahar NOTICE: Consensus fetched from moria1 was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from dizum was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from gabelmoo was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from maatuska was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from Faravahar was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from longclaw was missing the following authority signatures: Faravahar NOTICE: Consensus fetched from bastet was missing the following authority signatures: Faravahar NOTICE: The following directory authorities are not reporting bandwidth scanner results: Faravahar WARNING: The following authorities are missing from the consensus: Faravahar NOTICE: Authorities disagree about the BadExit flag for 81F59E8936D0B2105182E4B8200AC07D9274961F (with flag: gabelmoo, moria1, longclaw, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 35449EB3D025CC24601FB43884F9699367D677CF (with flag: gabelmoo, longclaw, without flag: Faravahar, moria1) NOTICE: Authorities disagree about the BadExit flag for B9324F1BEDB1DF62AEE219B0CC41507CE710BA3C (with flag: gabelmoo, moria1, longclaw, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 8A3606F17B1DDAC4F8BFA0C99E656FFA11CC747D (with flag: gabelmoo, moria1, longclaw, without flag: Faravahar) NOTICE: Authorities disagree about the BadExit flag for 867982ADCFBE55EC1C00A5B34C8991FF87605906 (with flag: gabelmoo, moria1, longclaw, without flag: Faravahar)
-
- Jan 14, 2021
-
-
Georg Koppen authored
This got caught by the 2to3 tool.
-
- Jan 13, 2021
-
-
Georg Koppen authored
-
- Jan 12, 2021
-
-
Georg Koppen authored
-
- Dec 07, 2020
-
-
Georg Koppen authored
danneberg temporarily migrated to FreeBSD to fix the LibreSSL issue (see: tpo/core/tor#40128). Andreas agreed, too, to remove the previous special treatment for dannenberg which got implemented earlier this year while the directory authorities were under heavy load.
-
- Nov 11, 2020
-
-
David Goulet authored
Bug 40005: Discard dannenberg from missing_authorities See merge request !1
-
- Nov 10, 2020
-
-
Georg Koppen authored
Until tor#40128 is solved there is not much the operator of dannenberg can do.
-
- Oct 15, 2020
-
-
Georg Koppen authored
`UseNTorHandshake` and `Support022HiddenServices` are obsolete. Adding `ExtendByEd25519ID`.
-
- Jun 21, 2020
-
-
Georg Koppen authored
-
- Jun 18, 2020
-
-
Georg Koppen authored
al asked for disabling DocTor checks as he shut down tor temporarily due to load issues and time to cope with them.
-
- May 26, 2020
-
-
Georg Koppen authored
-
- Mar 18, 2020
-
-
Georg Koppen authored
-
- Mar 17, 2020
-
-
Damian Johnson authored
Oops! Georg shouldn't get these notifications. This script is a health check for my personal relay.
-
- Jan 21, 2020
-
-
Damian Johnson authored
Georg has requested ownership of this service so changing all administrative notifications to him. That said, I'll keep package_versions.py since it is unrelated to network health.
-
- Jan 07, 2020
-
-
Damian Johnson authored
Empty commit to hopefully trigger mirroring into GitHub... https://github.com/torproject/doctor
-
- Dec 30, 2019
-
-
Damian Johnson authored
Good catch from starlight on ticket #32842 that these require a comma so the constants are tuples rather than strings.
-
- Dec 28, 2019
-
-
Damian Johnson authored
The last commit added unused DIRAUTH_SKIP_REACHABLE and DIRAUTH_SKIP_SEEN constants. If we have use for this at some point then happy to reintroduce them, but for the moment dead code is unhelpful.
-
replace hard coded exclusion of authority tor26 with three lists that during checks determine which authorities to not a) check reachability for b) check presence in consensus for c) request and validate documents from correct defect where router-line IPv4 OR address was not checked for reachability eliminate Python 3 exception by truncating array index expression result to integer (further 2to3 revisions applied during testing but not committed)
-
- Nov 19, 2019
-
-
Damian Johnson authored
This reverts commit 3f1c5f67 and 7b121dc3.
-
- Sep 25, 2019
-
-
Damian Johnson authored
Oops, I also get notifications for this daemon as well.
-
- Sep 24, 2019
-
-
Damian Johnson authored
Dannenberg will be unable to sign the consensus until November due to lack of the present consensus in Tor's LTS release (and by extension openbsd's).
-
- Aug 20, 2019
-
-
Damian Johnson authored
Dizum moved... https://trac.torproject.org/projects/tor/ticket/31406 Alex has requested monitoring of its old address, which will hopefully forward until clients that reference it get deprecated.
-
- Jun 25, 2019
-
-
Damian Johnson authored
Correcting a regression with the earlier change... Traceback (most recent call last): File "/srv/doctor.torproject.org/doctor/fallback_directories.py", line 92, in <module> main() File "/srv/doctor.torproject.org/doctor/fallback_directories.py", line 87, in main util.send('Announce or', body = body, to = ['tor-misc@commit.noreply.org']) NameError: global name 'body' is not defined
-
- Jun 22, 2019
-
-
Damian Johnson authored
Adjusting the irc notifications per teor's request... https://trac.torproject.org/projects/tor/ticket/30940 In particiular notifications now begin with a count summary (like emails), and present at most four relays. For example... [fallback-directories] 157/157 (100%) fallback directories have become slow or unresponsive... [fallback-directories] 8FA37B93397015B2BC5A525C908485260BE9F422 => ORPort is unreachable (81.7.11.96:9001) [fallback-directories] 36B9E7AC1E36B62A9D6F330ABEB6012BA7F0D400 => ORPort is unreachable (37.187.22.87:9001) [fallback-directories] 230A8B2A8BA861210D9B4BA97745AEC217A94207 => ORPort is unreachable (163.172.176.167:443) [fallback-directories] 823AA81E277F366505545522CEDC2F529CE4DC3F => ORPort is unreachable (192.160.102.164:9001) [fallback-directories] ... and 153 more
-
- May 19, 2019
-
-
Damian Johnson authored
Adjusting notificaiton recipients per Colin's request.
-
- Apr 03, 2019
-
-
Damian Johnson authored
Recently netbsd changed its tor version to "0.3.5.8nb2"... http://pkgsrc.se/net/tor Clearly the 'nb2' suffix isn't part of our upstream version. I'm not entirely sure what it means (maybe a re-packaging of 0.3.5.8?). Adjusting the version parsing I use for netbsd to ignore it.
-
- Jan 15, 2019
-
-
Damian Johnson authored
Dropping the threshold and adding Colin as requested on... https://trac.torproject.org/projects/tor/ticket/29094
-
- Jan 01, 2019
-
-
Damian Johnson authored
Happy new year! Bumping the dates for 2019... % find . -type f -iname '*.py' -exec sed -i 's/-2018/-2019/g' "{}" +; % grep -R "# Copyright 2018," ./*
-
- Dec 17, 2018
-
-
Damian Johnson authored
Only moria1 votes on the new flag. Treating it in the same way as BadExit... https://lists.torproject.org/pipermail/tor-consensus-health/2018-December/009451.html
-