ERROR: Unable to retrieve the consensus from maatuska (http://171.25.193.9:443/tor/status-vote/current/consensus): timed out ERROR: Unable to retrieve the consensus from moria1 (http://128.31.0.39:9131/tor/status-vote/current/consensus): <urlopen error timed out> NOTICE: Downloading the consensus from longclaw took 33.2s. Median download time is 1.8s: longclaw => 33.2s, dizum => 1.0s, bastet => 2.1s, gabelmoo => 0.9s, dannenberg => 1.8s, Faravahar => 1.7s NOTICE: The system clock of longclaw is 30 seconds off ERROR: Unable to retrieve the vote from moria1 (http://128.31.0.39:9131/tor/status-vote/current/authority): <urlopen error timed out> WARNING: The certificate of the following directory authority expires within the next two weeks: maatuska (2019-07-10 19-02-34) WARNING: The certificate of the following directory authority expires within the next week: Faravahar (2019-06-30 16-50-42) NOTICE: Consensus fetched from longclaw was missing the following authority signatures: moria1, dannenberg, dizum NOTICE: Consensus fetched from dizum was missing the following authority signatures: moria1, dannenberg, dizum NOTICE: Consensus fetched from bastet was missing the following authority signatures: moria1, dannenberg, dizum NOTICE: Consensus fetched from gabelmoo was missing the following authority signatures: moria1, dannenberg, dizum NOTICE: Consensus fetched from dannenberg was missing the following authority signatures: moria1, dannenberg, dizum NOTICE: Consensus fetched from Faravahar was missing the following authority signatures: moria1, dannenberg, dizum WARNING: The following authorities are missing from the consensus: maatuska NOTICE: dannenberg had 4205 Guard flags in its vote but the consensus had 2785
atagar@torproject.org wrote Wed, 26 Jun 2019 20:22:46 +0000 (UTC):
ERROR: Unable to retrieve the consensus from maatuska (http://171.25.193.9:443/tor/status-vote/current/consensus): timed out
Hi Damien,
maatuska was down for some 35h or so but is now up AFAICT. Any idea why the consensus health machinery fails fetching the above document?
$ curl -v http://171.25.193.9:443/tor/status-vote/current/consensus > /dev/null * Trying 171.25.193.9... * TCP_NODELAY set % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 171.25.193.9 (171.25.193.9) port 443 (#0)
GET /tor/status-vote/current/consensus HTTP/1.1 Host: 171.25.193.9:443 User-Agent: curl/7.52.1 Accept: */*
* HTTP 1.0, assume close after body < HTTP/1.0 200 OK < Date: Wed, 26 Jun 2019 20:39:44 GMT < Content-Type: text/plain < X-Your-Address-Is: 193.10.5.2 < Content-Encoding: identity < Expires: Wed, 26 Jun 2019 21:00:00 GMT < Vary: X-Or-Diff-From-Consensus < { [1787 bytes data] 100 1941k 0 1941k 0 0 245k 0 --:--:-- 0:00:07 --:--:-- 271k* Curl_http_done: called premature == 0 100 2147k 0 2147k 0 0 252k 0 --:--:-- 0:00:08 --:--:-- 300k * Closing connection 0 $
Hi Linus, sorry about that! Unfortunately I can't easily troubleshoot this when it isn't happening - if this crops up again let me know.
On Wed, Jun 26, 2019 at 1:42 PM Linus Nordberg linus@nordberg.se wrote:
atagar@torproject.org wrote Wed, 26 Jun 2019 20:22:46 +0000 (UTC):
ERROR: Unable to retrieve the consensus from maatuska (http://171.25.193.9:443/tor/status-vote/current/consensus): timed out
Hi Damien,
maatuska was down for some 35h or so but is now up AFAICT. Any idea why the consensus health machinery fails fetching the above document?
$ curl -v http://171.25.193.9:443/tor/status-vote/current/consensus > /dev/null
- Trying 171.25.193.9...
- TCP_NODELAY set % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 171.25.193.9 (171.25.193.9) port 443 (#0)
GET /tor/status-vote/current/consensus HTTP/1.1 Host: 171.25.193.9:443 User-Agent: curl/7.52.1 Accept: */*
- HTTP 1.0, assume close after body
< HTTP/1.0 200 OK < Date: Wed, 26 Jun 2019 20:39:44 GMT < Content-Type: text/plain < X-Your-Address-Is: 193.10.5.2 < Content-Encoding: identity < Expires: Wed, 26 Jun 2019 21:00:00 GMT < Vary: X-Or-Diff-From-Consensus < { [1787 bytes data] 100 1941k 0 1941k 0 0 245k 0 --:--:-- 0:00:07 --:--:-- 271k* Curl_http_done: called premature == 0 100 2147k 0 2147k 0 0 252k 0 --:--:-- 0:00:08 --:--:-- 300k
- Closing connection 0
$
tor-consensus-health@lists.torproject.org