Website not workinig - ERR_TOO_MANY_REDIRECTS

From various browsers and from different networks, our webpage says:
Website not workinig - ERR_TOO_MANY_REDIRECTS

May I ask which of the suggested steps for troubleshooting have you tried already from the article below? :thinking:

Before moving to Cloudflare, was your Website working over HTTPS connection?

May I ask what SSL option have you got selected under the SSL/TLS tab at Cloudflare dashboard for your domain ( Flexible, Full, Full Strict … )?

1 Like

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

@tsourato the error you are now seeing is directly from your origin server, that is the server at your hosting provider.


To identify your hosting provider,

  1. Go to your DNS records and look for the A record that has the same name as your site. Copy the Content of that record. It will be a number expressed like 123.123.123.123. Go here to see those records, https://dash.cloudflare.com/?to=/:account/:zone/dns
  2. Go to IP WHOIS Lookup and enter that value from above. The results returned will tell you the organization to which that IP belongs.
  3. Contact that organization and ask them about how you can access your origin server and to verify the IP address (the Content of the A record) is correct.

Post bak and let us know how it’s working out.