{% extends "base.html" %} {% block title %}Preflight — E2ER{% endblock %} {% block content %}
The same checks e2er doctor runs, from the same code. A backend
that is installed but not logged in is the most common reason a first paper
fails several minutes in, for a reason nothing on screen explains.
The preflight could not run: {{ error }}
{% else %}Skipped checks are optional capabilities you have not configured — a missing FRED key means no macro series, not a broken install.
{% endif %} {% endblock %}