Page MenuHomePhorge

500.html
No OneTemporary

Authored By
Unknown
Size
530 B
Referenced Files
None
Subscribers
None

500.html

{% extends 'layout.html' %}
{% block row_fluid %}
<div class="container" style="margin-bottom:55px;">
<div class="row">
<div class="span12">
<h2>Internal Server Error</h2>
<p>This error usually occurs because:
<ul>
<li>We were unable to reach PuppetDB;</li>
<Li>The query to be executed was malformed resulting in an incorrectly encoded request.</li>
</ul></p>
<p>Please have a look at the log output for further information.</p>
</div>
</div>
</div>
{% endblock %}

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 24, 10:27 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18827344
Default Alt Text
500.html (530 B)

Event Timeline