Hello,

For some time now, I have had sporadic failures when browsing to
www.python.org and related websites such as docs.python.org.

With Firefox, I would simply get a blank page without any error message
whatsoever.

With curl, it manifests with the following error:

$ curl -v -I https://www.python.org/
*   Trying 2a04:4e42:a::223...
*   Trying 151.101.40.223...
* Connected to www.python.org (2a04:4e42:a::223) port 443 (#0)
* found 173 certificates in /etc/ssl/certs/ca-certificates.crt
* found 704 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* gnutls_handshake() failed: Error in the pull function.
* Closing connection 0
curl: (35) gnutls_handshake() failed: Error in the pull function.


It is extremely irregular, sometimes it doesn't happen, sometimes
several times in a row, sometimes once in a while.  Is anyone else
noticing this?

Regards

Antoine.

_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to