After I started using Cloudflare I started facing this error in my website(frequently in chrome and opera).
Some of the points I have found out after testing multiple times are:
So far I have faced this problem in Google Chrome, Chromium, and Opera. Chrome being the major one for my visitors.
The inner pages are working fine. For example
example.com/about-us
is working fine but the error occurs when we visitexample.com
.- I once thought this is because of too many links in my home page. So tried removing all the links on home page but the error continued.
- If I type
example.com/node
instead ofexample.com
it works fine(example.com/node
being the default home page of drupal website). But users generally typeexample.com
so it can't be the solution.
In cloudflare settings I have changed the SSL mode to "Full Strict" from "Flexible" as suggested in this answer. It's been more than 10 hours but it hasn't helped so far.
I am using Godaddy's linux hosting. It's a Drupal Website.
Any clue is appreciated. Thanks in advance.