deadroot(Roman Ananyev) | Недоступность пока что наблюдается с провайдера EVO, на других провайдерах и вроде норм, но то, что именно гуглове сервисы страдают (остальные работают как и раньше) – это вот и не нравится, так же судя по хрому, затрагивает и youtube.
extra
[4 Apr 2022, 11:35:38]:
с 11 до 11:20 (UTC+4) это было
на ТСПУ т.к. я не сразу заметил т.к. goodbyedpi
debug
➜ ~ curl -v --max-time 10 https://accounts.google.com
* Trying 142.250.74.45:443...
* Connected to accounts.google.com (142.250.74.45) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
* CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: CN=accounts.google.com
* start date: Mar 17 11:50:08 2022 GMT
* expire date: Jun 9 11:50:07 2022 GMT
* subjectAltName: host "accounts.google.com" matched cert's "accounts.google.com"
* issuer: C=US; O=Google Trust Services LLC; CN=GTS CA 1C3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7fbc6580ca00)
> GET / HTTP/2
> Host: accounts.google.com
> user-agent: curl/7.77.0
> accept: */*
>
* Operation timed out after 10001 milliseconds with 0 bytes received
* stopped the pause stream!
* Connection #0 to host accounts.google.com left intact
curl: (28) Operation timed out after 10001 milliseconds with 0 bytes received
и попытка подключения c изменением хоста
➜ ~ curl -v --max-time 10 https://accounts.google.com/ --connect-to ::ya.ru
* Connecting to hostname: ya.ru
* Trying 87.250.250.242:443...
* Connection timed out after 10004 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 10004 milliseconds
| 2022-04-04T07:41:36.538Z |
libneko | Замерил через атлас, из AS-ок с явными проблемами вижу только одну, 25513. Но ошибка не похожа на ту, которая происходит на той же 25513 по, например, google play
Измерение по accounts.google.com: Atlas Console
Старое измерение по play.google.com: Atlas Console | 2022-04-04T10:19:45.255Z |