Error ERR_TOO_MANY_REDIRECTS when SSL/TLS encryption mode is Off

Hello, when I try to open my website sometimes I get ERR_TOO_MANY_REDIRECTS error but not always. Usually it happens when I log in and refresh the website (I use Filerun) I tried this site but it didn’t help:
https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/#err_too_many_redirects
SSL/TLS encryption mode is set to off.
It’s not only on my computer, but also on other people’s computers (but only when I have it) but never on my tablet. When I change the encryption mode to something else and back to off it fixes it. What could be the problem and how can I fix it?

If you are trying to run a website on http only, you need to disable Universal SSL.

1 Like

I must caution that operating a site with a login without using HTTPS creates significant risk.

You would do well to leave Universal SSL enabled and instead take action to properly secure the origin site so that it can be used with Full (strict).

1 Like