Our website has crashed twice today since setting up Cloudflare last Thursday.
The issue seems to lie with the DNS routing or some other part of Cloudflare configuration, as our server is still working fine; we can access the app through another URL and it has not gone down on that URL.
When resolving DNS with Cloudflare, but not using the HTTP proxy, our app crashed 15 minutes ago. It’s back up after pausing Cloudflare service, even though we weren’t using the HTTP proxy in the first place.
There is a page rule set to cache assets that won’t affect our main domain, just one page on a subdomain.
If I understood you correctly, you said the webserver still responds properly during the “crash” when bypassing Cloudflare and hitting the machine directly, right? If that is the case there is probably some connectivity issue inbetween the problem. Is the site itself on HTTP or HTTPS? Could you post the address?
The webserver was responding correctly during the crash when accessed directly, but not when accessed via the domain whose DNS is resolved through Cloudflare.
I.e. the URL that any users of our page access was not working and showing a screen like this:
From your screenshot I would assume it is some TLS configuration on your server, which might prevent Cloudflare from sending the request. When you access it directly, do you access it via TLS as well?
Something of that sort. The error message is clear about Cloudflare not being able to establish a TLS connection. Why that is, is something I am afraid I cant tell with the available information.
This could be an issue with your origin and it’s response time. I ran a number of curls direct to origin for both of your orange clouded records (switching back and forth) and occasionally I would get an extremely slow response. Limited data points and I only used curl, but seemed to happen more on the host name which started with a g… is that the host in question?
Oh tried one more time direct to origin after a slow one and got…
The domain I’m looking into is the naked domain, which doesn’t run through HTTP Proxy (not an orange clouded record).
Feel free to change any of the settings if you think that there is an issue. I can also DM you the URLs to test various domains through without going through Cloudflare, if you’d like.