What is the name of the domain?
hyperfat.net
What is the error number?
What is the error message?
error code: 520
What is the issue you’re encountering
GET hyperfat.net
frequently, but randomly, returns HTTP 520
What steps have you taken to resolve the issue?
I’ve checked my web server config and logs, as well as the firewall rules.
The / path on that domain is returning content from the caddy config itself:
respond / 200 {
body "..."
close
}
I’ve checked CF settings for this and other domains that are served from the same web server. Other domains don’t experience such an issue.
I followed instructions in the Community Tip - Fixing Error 520
What are the steps to reproduce the issue?
GET hyperfat.net
using your favorite HTTP client - try several times if no error.