ERR_TOO_MANY_REDIRECTS redirect

Answer these questions to help the Community help you with Security questions.

What is the domain name?

itgnome.com

Have you searched for an answer?
yes I searched many sites for the answer

Please share your search results url:
https://community.cloudflare.com/t/community-tip-fixing-err-too-many-redirects/42335/1
https://community.cloudflare.com/t/too-many-redirects-how-do-i-fix/418370
https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/
https://wheregoes.com/
When you tested your domain, what were the results?
I ran the curl command to see the redirect on my origin server the result was:
< HTTP/1.1 200 OK
after that i made the same with cloudflare:
< HTTP/1.1 301 Moved Permanently
< Location: https://itgnome.com/

Describe the issue you are having:
ERR_TOO_MANY_REDIRECTS
checked it on https://wheregoes.com/
http redirect to https, and https redirect to http.
Infinite loop.
Everything works fine with flexible ssl, no redirection. But with full it just produce this error.

What error message or number are you receiving?
ERR_TOO_MANY_REDIRECTS

What steps have you taken to resolve the issue?

  1. Follow community tutorial step by step
    2.Always use https option enabled
  2. Automatic HTTPS Rewrites function enabled

Was the site working with SSL prior to adding it to Cloudflare?
I recently created the site

What are the steps to reproduce the error:

  1. change flexible to full and go to itgnome.com

Have you tried from another browser and/or incognito mode?
yes
Please attach a screenshot of the error:

Welcome to the Cloudflare Community. :logodrop:

Please ensure that your SSL Mode is Full (Strict).

If i change to full strict, there is invalid ssl error. And there is no cpanel at the hosting provider, Can’t import certificates.

You probably need to find a better host then. If you have no valid certificate on your origin server, you will never have a secure site, no matter how you configure Cloudflare.

2 Likes

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