aboutsummaryrefslogtreecommitdiffstats
path: root/502.html
blob: 53956069a326a352f33df0ba574b3b46df52c3ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: welcome
sitemap: false
permalink: /502.html
---

<div id="error-container" class="container d-flex h-100">
    <div id="error-text" class="justify-content-center align-self-center">
        <h1><i class="fa fa-exclamation-triangle"></i></h1>
        <h1>Error: 502</h1>
        <h3>Bad Gateway</h3>
        <p>This server (nginx) received an invalid response from the upstream server (ejabberd).</p>
    </div>
</div>