question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PyPi outages: Too many redirects when updating

See original GitHub issue

Issue 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:closed
  • Created a year ago
  • Reactions:9
  • Comments:11

github_iconTop GitHub Comments

10reactions
matteiuscommented, Jun 10, 2022
3reactions
AKJ7commented, Jun 10, 2022

It is really nice to know that i am not the only one with this issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found