fix some html errors, and add new stuff
parent
31cb4c000b
commit
e8e3fa12ca
|
@ -1,25 +1,87 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link rel="icon" href="https://static.libraryofcode.org/library_of_code.svg" />
|
||||||
|
|
||||||
<title>Library of Code</title>
|
<title>Library of Code</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
||||||
</head>
|
<link
|
||||||
<body bgcolor="white">
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
|
||||||
<center><h1>404 NOT FOUND</h1></center>
|
rel="stylesheet"
|
||||||
<p>The location you requested has not been found on this gateway.</p>
|
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
|
||||||
<h2>User</h2>
|
crossorigin="anonymous"
|
||||||
<p>If you're just visiting the site, here are the steps you can take.</p>
|
/>
|
||||||
<ol type=1>
|
<script
|
||||||
<li>You may have entered the wrong address, please check the URL and try again.</li>
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||||
<li>Check with the person who gave you the URL to ensure it's correct.</li>
|
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
|
||||||
</ol>
|
crossorigin="anonymous"
|
||||||
<h2>Site Operator</h2>
|
></script>
|
||||||
<p>If you're the operator of this site, here are the steps you can take.</p>
|
</head>
|
||||||
<ol type=1>
|
<body bgcolor="white">
|
||||||
<li>This domain isn't registered with our systems. Please contact Engineering to bind this domain.</li>
|
<div class="container-fluid">
|
||||||
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
|
<center><h1>404 NOT FOUND</h1></center>
|
||||||
</ol>
|
<p>The location you requested has not been found on this gateway.</p>
|
||||||
<hr><center><a href="https://www.libraryofcode.org/">Library of Code sp-us</a></center>
|
<h2>User</h2>
|
||||||
</body>
|
<p>If you're just visiting the site, here are the steps you can take.</p>
|
||||||
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="Verified by: GlobalSign nv-sa" ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign nv-sa" rel="nofollow"><img alt="GlobalSign nv-sa" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
<ol type="1">
|
||||||
|
<li>
|
||||||
|
You may have entered the wrong address, please check the URL and try
|
||||||
|
again.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Check with the person who gave you the URL to ensure it's correct.
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
<h2>Site Operator</h2>
|
||||||
|
<p>
|
||||||
|
If you're the operator of this site, here are the steps you can take.
|
||||||
|
</p>
|
||||||
|
<ol type="1">
|
||||||
|
<li>
|
||||||
|
This domain isn't registered with our systems. Please contact
|
||||||
|
Engineering to bind this domain.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
If none of these solved your issue, please contact the Department of
|
||||||
|
Engineering at <strong>engineering@libraryofcode.org</strong>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
<hr />
|
||||||
|
<center>
|
||||||
|
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
|
<table
|
||||||
|
width="125"
|
||||||
|
border="0"
|
||||||
|
cellspacing="0"
|
||||||
|
cellpadding="0"
|
||||||
|
title="Verified by: GlobalSign nv-sa"
|
||||||
|
>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
|
||||||
|
><a
|
||||||
|
href="https://www.globalsign.com/"
|
||||||
|
target="_blank"
|
||||||
|
title="GlobalSign nv-sa"
|
||||||
|
rel="nofollow"
|
||||||
|
><img
|
||||||
|
alt="GlobalSign nv-sa"
|
||||||
|
border="0"
|
||||||
|
id="ss_img"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
|
||||||
|
></span>
|
||||||
|
<script
|
||||||
|
type="text/javascript"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
|
||||||
|
></script>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,27 +1,93 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link
|
||||||
|
rel="icon"
|
||||||
|
href="https://static.libraryofcode.org/library_of_code.svg"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Library of Code</title>
|
<title>Library of Code</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
||||||
</head>
|
<link
|
||||||
<body bgcolor="white">
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
|
||||||
<center><h1>429 TOO MANY REQUESTS</h1></center>
|
rel="stylesheet"
|
||||||
<p>You are sending too many requests, slow down.</p>
|
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
|
||||||
<h2>User</h2>
|
crossorigin="anonymous"
|
||||||
<p>If you're just visiting the site, here are the steps you can take.</p>
|
/>
|
||||||
<ol type=1>
|
<script
|
||||||
<li>Refrain from requesting the same resource or multiple resources on the same domain multiple times.</li>
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||||
|
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
</head>
|
||||||
|
<body bgcolor="white">
|
||||||
|
<div class="container-fluid">
|
||||||
|
<center><h1>429 TOO MANY REQUESTS</h1></center>
|
||||||
|
<p>You are sending too many requests, slow down.</p>
|
||||||
|
<h2>User</h2>
|
||||||
|
<p>If you're just visiting the site, here are the steps you can take.</p>
|
||||||
|
<ol type="1">
|
||||||
|
<li>
|
||||||
|
Refrain from requesting the same resource or multiple resources on the
|
||||||
|
same domain multiple times.
|
||||||
|
</li>
|
||||||
<li>Try refreshing the page.</li>
|
<li>Try refreshing the page.</li>
|
||||||
<li>Try again in 5 minutes.</li>
|
<li>Try again in 5 minutes.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Site Operator</h2>
|
<h2>Site Operator</h2>
|
||||||
<p>If you're the operator of this site, here are the steps you can take.</p>
|
<p>
|
||||||
<ol type=1>
|
If you're the operator of this site, here are the steps you can take.
|
||||||
<li>CWG is receiving too many requests from your IP address to this upstream server link, slow down.</li>
|
</p>
|
||||||
<li>Make sure you're not requesting your domain multiple times in your frontend.</li>
|
<ol type="1">
|
||||||
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
|
<li>
|
||||||
</ol>
|
CWG is receiving too many requests from your IP address to this
|
||||||
<hr><center><a href="https://www.libraryofcode.org/">Library of Code sp-us</a></center>
|
upstream server link, slow down.
|
||||||
</body>
|
</li>
|
||||||
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="Verified by: GlobalSign nv-sa" ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign nv-sa" rel="nofollow"><img alt="GlobalSign nv-sa" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
<li>
|
||||||
|
Make sure you're not requesting your domain multiple times in your
|
||||||
|
frontend.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
If none of these solved your issue, please contact the Department of
|
||||||
|
Engineering at <strong>engineering@libraryofcode.org</strong>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
<hr />
|
||||||
|
<center>
|
||||||
|
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
|
<table
|
||||||
|
width="125"
|
||||||
|
border="0"
|
||||||
|
cellspacing="0"
|
||||||
|
cellpadding="0"
|
||||||
|
title="Verified by: GlobalSign nv-sa"
|
||||||
|
>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
|
||||||
|
><a
|
||||||
|
href="https://www.globalsign.com/"
|
||||||
|
target="_blank"
|
||||||
|
title="GlobalSign nv-sa"
|
||||||
|
rel="nofollow"
|
||||||
|
><img
|
||||||
|
alt="GlobalSign nv-sa"
|
||||||
|
border="0"
|
||||||
|
id="ss_img"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
|
||||||
|
></span>
|
||||||
|
<script
|
||||||
|
type="text/javascript"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
|
||||||
|
></script>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,8 +1,27 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link
|
||||||
|
rel="icon"
|
||||||
|
href="https://static.libraryofcode.org/library_of_code.svg"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Library of Code</title>
|
<title>Library of Code</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
||||||
|
<link
|
||||||
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||||
|
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
|
||||||
<script
|
<script
|
||||||
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
||||||
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
||||||
|
@ -12,31 +31,83 @@
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
||||||
});
|
});
|
||||||
Sentry.setTag('hostname', window.location.hostname);
|
Sentry.setTag("hostname", window.location.hostname);
|
||||||
Sentry.captureException(new Error('500 INTERNAL SERVER ERROR'));
|
Sentry.captureException(new Error("500 INTERNAL SERVER ERROR"));
|
||||||
function showDialog() {
|
function showDialog() {
|
||||||
Sentry.showReportDialog();
|
Sentry.showReportDialog();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>500 Internal Server Error</h1></center>
|
<div class="container-fluid">
|
||||||
<p>Something went wrong while trying to process the request.</p>
|
<center><h1>500 Internal Server Error</h1></center>
|
||||||
<p><i><a onclick="javascript:showDialog()" href="#">Click here to report this problem to the Department of Engineering</a></i></p>
|
<p>Something went wrong while trying to process the request.</p>
|
||||||
<h2>User</h2>
|
<p>
|
||||||
<p>If you're just visiting the site, here are the steps you can take.</p>
|
<i
|
||||||
<ol type=1>
|
><a onclick="javascript:showDialog()" href="#"
|
||||||
|
>Click here to report this problem to the Department of
|
||||||
|
Engineering</a
|
||||||
|
></i
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
<h2>User</h2>
|
||||||
|
<p>If you're just visiting the site, here are the steps you can take.</p>
|
||||||
|
<ol type="1">
|
||||||
<li>Try refreshing the page.</li>
|
<li>Try refreshing the page.</li>
|
||||||
<li>Try again in 5 minutes.</li>
|
<li>Try again in 5 minutes.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Site Operator</h2>
|
<h2>Site Operator</h2>
|
||||||
<p>If you're the operator of this site, here are the steps you can take.</p>
|
<p>
|
||||||
<ol type=1>
|
If you're the operator of this site, here are the steps you can take.
|
||||||
<li>An unknown error has occurred while attempting to process the request, there may be an issue with the gateway itself.</li>
|
</p>
|
||||||
<li>Make sure there's no announcement, issue, or maintenance posts. If there aren't, please contact us.</li>
|
<ol type="1">
|
||||||
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
|
<li>
|
||||||
</ol>
|
An unknown error has occurred while attempting to process the request,
|
||||||
<hr><center><a href="https://www.libraryofcode.org/">Library of Code sp-us</a></center>
|
there may be an issue with the gateway itself.
|
||||||
</body>
|
</li>
|
||||||
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="Verified by: GlobalSign nv-sa" ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign nv-sa" rel="nofollow"><img alt="GlobalSign nv-sa" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
<li>
|
||||||
|
Make sure there's no announcement, issue, or maintenance posts. If
|
||||||
|
there aren't, please contact us.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
If none of these solved your issue, please contact the Department of
|
||||||
|
Engineering at <strong>engineering@libraryofcode.org</strong>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
<hr />
|
||||||
|
<center>
|
||||||
|
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
|
<table
|
||||||
|
width="125"
|
||||||
|
border="0"
|
||||||
|
cellspacing="0"
|
||||||
|
cellpadding="0"
|
||||||
|
title="Verified by: GlobalSign nv-sa"
|
||||||
|
>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
|
||||||
|
><a
|
||||||
|
href="https://www.globalsign.com/"
|
||||||
|
target="_blank"
|
||||||
|
title="GlobalSign nv-sa"
|
||||||
|
rel="nofollow"
|
||||||
|
><img
|
||||||
|
alt="GlobalSign nv-sa"
|
||||||
|
border="0"
|
||||||
|
id="ss_img"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
|
||||||
|
></span>
|
||||||
|
<script
|
||||||
|
type="text/javascript"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
|
||||||
|
></script>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,8 +1,27 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link
|
||||||
|
rel="icon"
|
||||||
|
href="https://static.libraryofcode.org/library_of_code.svg"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Library of Code</title>
|
<title>Library of Code</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
||||||
|
<link
|
||||||
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||||
|
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
|
||||||
<script
|
<script
|
||||||
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
||||||
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
||||||
|
@ -12,31 +31,84 @@
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
||||||
});
|
});
|
||||||
Sentry.setTag('hostname', window.location.hostname);
|
Sentry.setTag("hostname", window.location.hostname);
|
||||||
Sentry.captureException(new Error('502 BAD GATEWAY'));
|
Sentry.captureException(new Error("502 BAD GATEWAY"));
|
||||||
function showDialog() {
|
function showDialog() {
|
||||||
Sentry.showReportDialog();
|
Sentry.showReportDialog();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>502 Bad Gateway</h1></center>
|
<div class="container-fluid">
|
||||||
<p>We received an invalid response from the upstream server.</p>
|
<center><h1>502 Bad Gateway</h1></center>
|
||||||
<p><i><a onclick="javascript:showDialog()" href="#">Click here to report this problem to the Department of Engineering</a></i></p>
|
<p>We received an invalid response from the upstream server.</p>
|
||||||
<h2>User</h2>
|
<p>
|
||||||
<p>If you're just visiting the site, here are the steps you can take.</p>
|
<i
|
||||||
<ol type=1>
|
><a onclick="javascript:showDialog()" href="#"
|
||||||
|
>Click here to report this problem to the Department of
|
||||||
|
Engineering</a
|
||||||
|
></i
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
<h2>User</h2>
|
||||||
|
<p>If you're just visiting the site, here are the steps you can take.</p>
|
||||||
|
<ol type="1">
|
||||||
<li>Try again in 5 minutes.</li>
|
<li>Try again in 5 minutes.</li>
|
||||||
<li>Contact the site owner for assistance.</li>
|
<li>Contact the site owner for assistance.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Site Operator</h2>
|
<h2>Site Operator</h2>
|
||||||
<p>If you're the operator of this site, here are the steps you can take.</p>
|
<p>
|
||||||
<ol type=1>
|
If you're the operator of this site, here are the steps you can take.
|
||||||
<li>This code generally means our gateway received <b>CONNECTION REFUSED</b> while trying to communicate with your application, which means it's not listening on the port.</li>
|
</p>
|
||||||
<li>We could be listening on another port than the one you're using, make sure you're using the port given to you by Engineering.</li>
|
<ol type="1">
|
||||||
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
|
<li>
|
||||||
</ol>
|
This code generally means our gateway received
|
||||||
<hr><center><a href="https://www.libraryofcode.org/">Library of Code sp-us</a></center>
|
<b>CONNECTION REFUSED</b> while trying to communicate with your
|
||||||
</body>
|
application, which means it's not listening on the port.
|
||||||
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="Verified by: GlobalSign nv-sa" ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign nv-sa" rel="nofollow"><img alt="GlobalSign nv-sa" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
</li>
|
||||||
|
<li>
|
||||||
|
We could be listening on another port than the one you're using, make
|
||||||
|
sure you're using the port given to you by Engineering.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
If none of these solved your issue, please contact the Department of
|
||||||
|
Engineering at <strong>engineering@libraryofcode.org</strong>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
<hr />
|
||||||
|
<center>
|
||||||
|
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
|
<table
|
||||||
|
width="125"
|
||||||
|
border="0"
|
||||||
|
cellspacing="0"
|
||||||
|
cellpadding="0"
|
||||||
|
title="Verified by: GlobalSign nv-sa"
|
||||||
|
>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
|
||||||
|
><a
|
||||||
|
href="https://www.globalsign.com/"
|
||||||
|
target="_blank"
|
||||||
|
title="GlobalSign nv-sa"
|
||||||
|
rel="nofollow"
|
||||||
|
><img
|
||||||
|
alt="GlobalSign nv-sa"
|
||||||
|
border="0"
|
||||||
|
id="ss_img"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
|
||||||
|
></span>
|
||||||
|
<script
|
||||||
|
type="text/javascript"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
|
||||||
|
></script>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,8 +1,27 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link
|
||||||
|
rel="icon"
|
||||||
|
href="https://static.libraryofcode.org/library_of_code.svg"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Library of Code</title>
|
<title>Library of Code</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
||||||
|
<link
|
||||||
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||||
|
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
|
||||||
<script
|
<script
|
||||||
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
src="https://browser.sentry-cdn.com/6.19.1/bundle.min.js"
|
||||||
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
integrity="sha384-GRagWAKYasaEEyhq5NqRz9Hs7zZOXt+DwzY/WGbWZBkpvt5+lZxITNyU3bD7SFk5"
|
||||||
|
@ -12,31 +31,85 @@
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
dsn: "https://5e09616da86344c5b5e2629d85914857@sentry.libraryofcode.org/4",
|
||||||
});
|
});
|
||||||
Sentry.setTag('hostname', window.location.hostname);
|
Sentry.setTag("hostname", window.location.hostname);
|
||||||
Sentry.captureException(new Error('504 GATEWAY TIMEOUT'));
|
Sentry.captureException(new Error("504 GATEWAY TIMEOUT"));
|
||||||
function showDialog() {
|
function showDialog() {
|
||||||
Sentry.showReportDialog();
|
Sentry.showReportDialog();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>504 Gateway Timeout</h1></center>
|
<div class="container-fluid">
|
||||||
<p>We couldn't contact the upstream server within a reasonable amount of time.</p>
|
<center><h1>504 Gateway Timeout</h1></center>
|
||||||
<p><i><a onclick="javascript:showDialog()" href="#">Click here to report this problem to the Department of Engineering</a></i></p>
|
<p>
|
||||||
<h2>User</h2>
|
We couldn't contact the upstream server within a reasonable amount of
|
||||||
<p>If you're just visiting the site, here are the steps you can take.</p>
|
time.
|
||||||
<ol type=1>
|
</p>
|
||||||
|
<p>
|
||||||
|
<i
|
||||||
|
><a onclick="javascript:showDialog()" href="#"
|
||||||
|
>Click here to report this problem to the Department of
|
||||||
|
Engineering</a
|
||||||
|
></i
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
<h2>User</h2>
|
||||||
|
<p>If you're just visiting the site, here are the steps you can take.</p>
|
||||||
|
<ol type="1">
|
||||||
<li>Try again in 5 minutes.</li>
|
<li>Try again in 5 minutes.</li>
|
||||||
<li>Contact the site owner for assistance.</li>
|
<li>Contact the site owner for assistance.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Site Operator</h2>
|
<h2>Site Operator</h2>
|
||||||
<p>If you're the operator of this site, here are the steps you can take.</p>
|
<p>
|
||||||
<ol type=1>
|
If you're the operator of this site, here are the steps you can take.
|
||||||
<li>When 504 is thrown, this generally means the upstream application accepted the request, however it didn't respond within a reasonable amount of time. This may mean that there's an uncaught error in your application.</li>
|
</p>
|
||||||
|
<ol type="1">
|
||||||
|
<li>
|
||||||
|
When 504 is thrown, this generally means the upstream application
|
||||||
|
accepted the request, however it didn't respond within a reasonable
|
||||||
|
amount of time. This may mean that there's an uncaught error in your
|
||||||
|
application.
|
||||||
|
</li>
|
||||||
<li>Check your server logs for errors.</li>
|
<li>Check your server logs for errors.</li>
|
||||||
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
|
<li>
|
||||||
</ol>
|
If none of these solved your issue, please contact the Department of
|
||||||
<hr><center><a href="https://www.libraryofcode.org/">Library of Code sp-us</a></center>
|
Engineering at <strong>engineering@libraryofcode.org</strong>
|
||||||
</body>
|
</li>
|
||||||
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="Verified by: GlobalSign nv-sa" ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign nv-sa" rel="nofollow"><img alt="GlobalSign nv-sa" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
</ol>
|
||||||
|
<hr />
|
||||||
|
<center>
|
||||||
|
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
|
<table
|
||||||
|
width="125"
|
||||||
|
border="0"
|
||||||
|
cellspacing="0"
|
||||||
|
cellpadding="0"
|
||||||
|
title="Verified by: GlobalSign nv-sa"
|
||||||
|
>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
|
||||||
|
><a
|
||||||
|
href="https://www.globalsign.com/"
|
||||||
|
target="_blank"
|
||||||
|
title="GlobalSign nv-sa"
|
||||||
|
rel="nofollow"
|
||||||
|
><img
|
||||||
|
alt="GlobalSign nv-sa"
|
||||||
|
border="0"
|
||||||
|
id="ss_img"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
|
||||||
|
></span>
|
||||||
|
<script
|
||||||
|
type="text/javascript"
|
||||||
|
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
|
||||||
|
></script>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue