Created
November 13, 2019 14:39
-
-
Save Kevinlearynet/c98b5fb5972a52776136350f3af50244 to your computer and use it in GitHub Desktop.
Response body of 502 error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Error Loading Site | 502 Bad Gateway</title> | |
</head> | |
<body> | |
<style> | |
@import url(//fonts.googleapis.com/css?family=Open+Sans:300); | |
body { | |
color: #343434; | |
font-family: 'Open Sans Regular', Helvetica, Arial, sans-serif; | |
font-size: 16px; | |
font-weight: 300; | |
line-height: 1.2; | |
margin: 50px 25px; | |
} | |
h1,h2,h3,h4,h5,h6 { | |
font-weight:300; | |
margin:5px 0 25px; | |
padding:0; | |
} | |
h1 { | |
font-size: 100px; | |
margin:5px -5px 10px 0; | |
} | |
hr { | |
background:#DFDFDF; | |
height: 1px; | |
border:0; | |
margin: 40px 0 30px; | |
} | |
</style> | |
<h1>502</h1> | |
<h2>The page request was canceled because it took too long to complete</h2>↵ | |
<hr> | |
<p><strong>What can I do?</strong></p>↵↵ | |
<p></p> | |
<p><strong>Site visitors:</strong> There was an issue serving your request,↵ please try again in a few minutes.</p>↵↵ | |
<p><strong>Site Owners:</strong> A request for either a page, script,↵ process, or query has taken too long to complete and has been cancelled due↵ to a bad gateway. You should visit your error log for more information.</p>↵ | |
<script async src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1664473673" type="text/javascript"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment