ERR_TOO_MANY_REDIRECTS in Chrome — What It Means & How to Fix It

Chrome's ERR_TOO_MANY_REDIRECTS error means the website is redirecting in an infinite loop. Here's what causes it and how to fix it.

Frequently asked questions

What causes ERR_TOO_MANY_REDIRECTS?
The site sent Chrome through a loop of redirects that never ended — for example, a login page redirecting to itself, or an HTTP→HTTPS redirect conflicting with a cookie. Chrome stops after 20 redirects to prevent an infinite loop.
Is ERR_TOO_MANY_REDIRECTS dangerous?
No. Chrome blocked the loop before loading anything. It's a server or cookie configuration problem, not a security threat to you.
How do I fix ERR_TOO_MANY_REDIRECTS?
Clear your cookies for that specific site: click the lock icon in the address bar → Cookies → Remove all for this site — then reload. If that doesn't help, the site itself has a misconfiguration that only the site owner can fix.
Upload your screenshot for a specific explanation →