PyPi outages: Too many redirects when updating
See original GitHub issueIssue description
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
while updating packages that were working fine the day before.
Steps to replicate
Just add a bunch of dependencies to a Pipfile and run pipenv update like always.
Issue Analytics
- State:
- Created a year ago
- Reactions:9
- Comments:11
Top Results From Across the Web
pip upgrade TooManyRedirects exception - Stack Overflow
A redirect is issued by the server to the pip client. Assuming you're using the default PyPI and not a proxy, the first...
Read more >Python Package Index files.pythonhosted.org - StatusGator
Many StatusGator users monitor Python Package Index files.pythonhosted.org - Redirects to get notified when it's down, is under maintenance, or has an outage....
Read more >requests 2.16.4 - PyPI
Much improved handling of non-ASCII Location header values in redirects. ... Requests will now attempt to rewind the body object so it can...
Read more >Using Python's pip to Manage Your Projects' Dependencies
Many of these packages provide friendly interfaces to the Python standard library's functionality. Using the Python Package Index (PyPI). One of ...
Read more >Is Python files.pythonhosted.org - Redirects Down? - IsDown
The backend that hosts PyPI and associated services is experiencing a major outage, we are investigating. Minor Resolved · 6 months ago ·...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://status.python.org/
It is really nice to know that i am not the only one with this issue.