{% extends "base.html" %} {% block title %}{{ _('Vaultwarden diagnostics') }} — mcprack{% endblock %} {% block content %}
{{ _('Checks each prerequisite in order and stops at the first problem, so you can fix one thing at a time instead of guessing from a raw error message.') }}
{{ _('All checks passed — Vaultwarden is fully configured and reachable.') }}
{% else %}{{ _('Edit /etc/mcprack/env on the mcprack host to fix the flagged setting, then restart the mcprack service, then re-run this diagnostics page.') }}
{{ _('Re-run diagnostics') }} · {{ _('Back to servers') }}
{{ _("These are deliberate, one-off data moves — not automatic fallbacks. Neither backend is ever chosen silently at request time based on live reachability; which one is authoritative is decided purely by whether BW_SERVER is configured.") }}
{{ _('Both actions require BW_SERVER to be configured and reachable.') }}