Uh-oh! No Keys Found
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}
{% else %}
{% endif %}
{{ message }}
{% endfor %}
{% endif %}
{% endwith %}
No valid keys were found at these path(s) in-container:
-
{% for key_path in key_paths: %}
- {{ key_path }} {% endfor %}
To correct this, either add your existing key mnemonic(s)
into the file(s) above, where mapped to your host filesystem.
Then restart the Machinaris container.
OR
You can generate a brand-new mnemonic key that will be written to: {{ key_paths[0] }}