Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Missing ipv6 connectivity #90

Closed
ewdurbin opened this issue Nov 26, 2013 · 12 comments
Closed

Missing ipv6 connectivity #90

ewdurbin opened this issue Nov 26, 2013 · 12 comments

Comments

@ewdurbin
Copy link
Member

Originally reported by: gasimed (Bitbucket: gasimed, GitHub: Unknown)


pypi.python.org is missing ipv6 connectivity, which make pip unusable for ipv6-only hosts.
While getting ipv6 connectivity should have the highest priority to fix this problem, ipv6 mirrors could be published on
https://pypi.python.org/mirrors
as a workaround. At least the missing ipv6 mirrors should be documentated on this site.


@ewdurbin
Copy link
Member Author

Original comment by Donald Stufft (Bitbucket: dstufft, GitHub: dstufft):


The CDN we use does not currently support ipv6 but it's on their roadmap so we'll get it for free when they do. It's possible that an ipv6 mirror exists, did you check pypi-mirrors.org ?

@ewdurbin
Copy link
Member Author

Original comment by gasimed (Bitbucket: gasimed, GitHub: Unknown):


Yes, i checked them, and all mirrors were either down or had no ipv6. I rechecked right now.
This mirrors have ipv6 connectivity:
pypi.gocept.com
e.pypi.python.org

To install a package from an alternative mirror:
pip install -i http://$MIRROR/simple $PACKAGENAME

So someone finding this ticket, will be able to install pypi package, like I did. Maybe you can add a hint to https://pypi.python.org/mirrors?

@ewdurbin
Copy link
Member Author

Original comment by Max Maton (Bitbucket: thexa4, GitHub: thexa4):


The mirror page now states that the mirrors are being deprecated. Is there any progress on ipv6 support?

@ewdurbin ewdurbin added major and removed bug labels Jun 18, 2016
@tiaz
Copy link

tiaz commented Jul 7, 2016

As IPv4 addresses become more contested, this is starting to become a problem for my use - I now have to build environments on ipv4-connected hosts and ship them to ipv6 ones, or maintain an RFC1918 network. Is there any progress on the CDN end?

@ewdurbin
Copy link
Member Author

ewdurbin commented Jul 8, 2016

Fastly just announced Beta HTTP/2 and IPv6 today, we will follow up for
details on timeline and our candidacy to test the features.

@zorun
Copy link

zorun commented Jul 13, 2016

From https://www.fastly.com/release-notes/q1-2016-q2-2016 :

IPv6 support

IPv6 support is in Limited Availability. IPv6 was developed by IETF to deal with the long-anticipated problem of IPv4 address exhaustion, and is intended to eventually replace IPv4. IPv6 also offers many enhancements to IPv4, such as better performance in mobile networks. If you are interested in enrolling in the LA program, email support@fastly.com to get it turned on for your account.

It would be nice for pypi to enroll in this IPv6 program!

@ewdurbin
Copy link
Member Author

we have already submitted requests for IPv6 program and are waiting on a response.

@zorun
Copy link

zorun commented Jul 13, 2016

Excellent news, thanks!

@ewdurbin
Copy link
Member Author

ipv6 is go :)

@zorun
Copy link

zorun commented Jul 21, 2016

Yeay! Thanks!

@leiforion
Copy link

Not sure if anyone will see this, but it appears that ipv6 is not working again. My office ISP leases us an IPv6 address, which is completely unable to access pypi (or any pip packages). Has something changed recently? By the looks of this, the issue should have been resolved quite some time ago. Thanks in advance!

@zorun
Copy link

zorun commented Oct 30, 2018

@leiforion If this is a general issue with your ISP you should contact them.

If other services work with IPv6, then it's probably an issue with Fastly, you can use their debug website and send them a support request: https://www.fastly-debug.com/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants