[python-committers] IPv6 issues on *.python.org

Antoine Pitrou antoine at python.org
Thu Nov 16 09:07:38 EST 2017


Hello,

I'm having IPv6 issues on *.python.org.  Is anyone having the same
issues or is it just me?  Who should I report this to?

$ curl -6 -v -I https://www.python.org/
*   Trying 2a04:4e42:9::223...
* Connected to www.python.org (2a04:4e42:9::223) port 443 (#0)
* found 148 certificates in /etc/ssl/certs/ca-certificates.crt
* found 604 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.


Regards

Antoine.


More information about the python-committers mailing list