remotes/1693045480750635534/spooky-22
Aevann1 2021-07-24 22:47:40 +02:00
commit ee82c1fbdc
2 changed files with 4 additions and 4 deletions

View File

@ -13,9 +13,9 @@
<i class="fad fa-axe-battle text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">500 Internal Server Error</h1>
<p class="text-muted mb-5">Hiiiii it's carp! I think this error means that there's a timeout error. And I think that means something took too long to load so it decided not to work at all. If you keep seeing this on the same page <I>but not other pages</I>, then something is probably wrong with that specific function. It may not be called a function, but that sounds right to me. Anyway, ping me and I'll whine to someone smarter to fix it. Don't bother them. Thanks ily <3</p>
<div><a href="/" class="btn btn-primary">Go to frontpage</a></div>
<div><a href="/" class="btn btn-primary">Go to main feed</a></div>
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -82,8 +82,8 @@
<i class="fad fa-fire fa-stack-1x text-danger"></i>
</span>
<h1 class="h5">503 Service Unavailable</h1>
<p class="text-muted">Drama is unavailable.</p>
<p class="text-muted">The server you connected to is most likely being restarted right now. Try again in a few moments.</p>
<p class="text-muted">rDrama is unavailable.</p>
<p class="text-muted">HI IT'S CARP AGAIN<BR>I'm like 95% sure this error means Aevann is restarting the server to apply a change. But I think that's also 520/521? What causes a 503? No one knows. Wait like a minute (maybe two) and see if it's still happening. It shouldn't. Good luck!</p>
<button class="btn btn-primary" onclick="window.location.reload()">
Refresh
</button>