Hello, I’m getting the ERR_TOO_MANY_REDIRECTS . I tried playing with all settings even disabling some of them but nothing helped. Website was working perfectly fine prior to moving to Cloudflare, as soon as i moved, I started getting that message. I don’t have any custom redirect rules. Auto HTTPS is off and Auto rewrites is off, problem still persists. I tried Incognito and different web browsers.
The server that is hosting that app has a Let’s Encrypt ssl installed.
Fixed.
I checked dns records and the main domain was getting proxied. I remove all Proxied settings from any subdomains and that fixed my issue.
Not sure why i can’t proxy through Cloudflare, but this was my fix for now.
It’s usually quickfix idea 1 or 3 in the too many redirects #CommunityTip
Error
Try the suggestions in this Community Tip to help you fix ERR TOO MANY REDIRECTS .
Background
If your SSL setting on the SSL/TLS app is Flexible and if your origin server is configured to redirect HTTP requests to HTTPS, server responses back to Cloudflare are encrypted. Since Cloudflare is expecting HTTP traffic, it keeps resending the same request, resulting in a redirect loop. This causes browsers to display “The page isn’t redirecting properly” or “ERR_TOO_MANY_REDIRECTS ” errors.
[D…
im.webmaster:
ssl installed.
And what is your SSL/TLS encryption mode on https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls ? Hint, if you have a valid certificate on the origin, you should use Full (strict)
.
2 Likes
it’s currently set to Flexible.
im.webmaster:
Flexible
That could certainly create an redirect loop.
Once you fix that, you should be able to proxy.
2 Likes
This did it. So if there is a cert already installed the server full (strict) is the way to go.
thanks to both of you.
2 Likes
system
Closed
May 8, 2023, 8:09pm
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.