mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
Reworded 500.html to better represent the most likely cause of display - (server restart)
This commit is contained in:
parent
205bf24e02
commit
903587b776
1 changed files with 4 additions and 2 deletions
|
|
@ -26,8 +26,10 @@
|
|||
<div class='container'>
|
||||
<div class='marketing'>
|
||||
<img class='rotate-img' src="/img/sprites/armor3_m.png" />
|
||||
<h2>The server is experiencing issues.</h2>
|
||||
<p><a href="/">Try again</a> in a few, the developer has been notified. The most likely culprit is <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which Tyler is working to fix. (Any memory leak experts?)</p>
|
||||
<h2>The server is restarting.</h2>
|
||||
<p><a href="/">Try again</a> in a few. We restart often due to <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which we're is working to fix. (Any memory leak experts?)</p>
|
||||
|
||||
<p>If this page persists the server may be experiencing issues; the developers have been notified. Head over to <a href="https://beta.habitrpg.com/">the beta site.</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue