tilde.news/public/502.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
633 B
HTML
Raw Normal View History

2023-08-31 22:35:45 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Lobsters HTTP 502 status: puma timeout</title>
</head>
<body>
2023-09-01 18:58:11 +00:00
<h1>Lobsters HTTP 502 status: server error</h1>
2023-08-31 22:35:45 +00:00
<p>
nginx tried to pass your request to puma but failed.
This probably means we're in the middle of a deploy.
If this persists for more than 120 seconds, please come hassle us in the
<a href="ircs://irc.libera.chat/lobsters">IRC channel</a>
(<a href="https://web.libera.chat/#lobsters">webchat</a>).
</p>
<p>
It is safe to reload until the page loads and resubmit a POST request,
you won't double-post a comment or anything.
</p>
</body>
</html>