You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudflare's reverse proxy service expands the 5xx series of errors space to signal issues with the origin server.[51]
36
+
37
+
520 Web Server Returned an Unknown Error
38
+
The origin server returned an empty, unknown, or unexpected response to Cloudflare.[52]
39
+
521 Web Server Is Down
40
+
The origin server refused connections from Cloudflare. Security solutions at the origin may be blocking legitimate connections from certain Cloudflare IP addresses.
41
+
522 Connection Timed Out
42
+
Cloudflare timed out contacting the origin server.
43
+
523 Origin Is Unreachable
44
+
Cloudflare could not reach the origin server; for example, if the DNS records for the origin server are incorrect or missing.
45
+
524 A Timeout Occurred
46
+
Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response.
47
+
525 SSL Handshake Failed
48
+
Cloudflare could not negotiate a SSL/TLS handshake with the origin server.
49
+
526 Invalid SSL Certificate
50
+
Cloudflare could not validate the SSL certificate on the origin web server. Also used by Cloud Foundry's gorouter.
51
+
527 Railgun Error (obsolete)
52
+
Error 527 indicated an interrupted connection between Cloudflare and the origin server's Railgun server.[53] This error is obsolete as Cloudflare has deprecated Railgun.
53
+
530
54
+
Error 530 is returned along with a 1xxx error.[54]
0 commit comments