{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block body %}

Send doctor report

Collects diagnostic information into a single archive so support can investigate without needing shell access to the ePortal host. The bundle is gathered from this node only — in a replicated cluster, run the report on each node whose state you want included. The bundle includes:

Preparing report…
{% endblock %} {% block tail %} {{ super() }} {# crud/utils.js owns the shared meta-tag readers (CSRF token, read-only flag); load it before background-job.js which calls window.CrudUtils.getCsrfToken(). #} {% endblock %}