Intermittent failures downloading ez_setup.py (bootstrap) #192
Comments
Original comment by snapetom (Bitbucket: snapetom, GitHub: Unknown): Hello, has there been any work around for this issue? Fabtools uses a hardcoded URL (https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py) to download ez_setup.py. Since Atlassian is throttling it, it's breaking the install. |
Original comment by dstufft (Bitbucket: dstufft, GitHub: dstufft): This is in progress to be fixed. I have it setup behind a CDN at http://bootstrap.pypa.io/ but we're waiting on the provider to issue an certificate so it can be moved behind TLS. |
Original comment by dstufft (Bitbucket: dstufft, GitHub: dstufft): TLS deployed, you can now use https://bootstrap.pypa.io/ |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported by: Anonymous
The server gives "Rate limit for this resource has been exceeded"
The text was updated successfully, but these errors were encountered: