Too many redirects - article didn't help

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.

Screenshot 2023-05-05 at 12.25.24 PM

It’s usually quickfix idea 1 or 3 in the too many redirects #CommunityTip


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.

That could certainly create an redirect loop.

Once you fix that, you should be able to :orange: 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

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.