aboutsummaryrefslogtreecommitdiffstats
path: root/errors/502.html
blob: 58f815177207ee0d2137e8207b49716e4d66732f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: welcome
sitemap: false
permalink: /error/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>