{% extends 'base.html' %} {% block title %} Stackdump // Error 500: {{ error.output }} {% endblock %} {% block body %}

Something went wrong.

Stackdump could not complete your request. Try your query again later as this may be a symptom of a high load on the app at the moment.

If this issue persists, try restarting the Stackdump daemons/ services (stackdump_web and/or stackdump_solr) or processes (start_web.sh and/or start_solr.sh).

{% endblock %}