Replies: 2 comments 2 replies
-
|
Sounds like you are using very outdated email templates? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Updating the mail templates fixed the problem. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
why do I get this error
[2026-01-01 21:07:56.302][vaultwarden::api::core::two_factor][INFO] User xxx@mail.de did not complete a 2FA login within the configured time limit. IP: xxxxxxx
[2026-01-01 21:07:56.302][vaultwarden::api::core::two_factor][ERROR] Error sending incomplete 2FA email: Handlebars.
[CAUSE] RenderError {
template_name: Some(
"email/incomplete_2fa_login.html",
),
line_no: Some(
1,
),
column_no: Some(
50,
),
reason: MissingVariable(
Some(
"device",
),
),
unimplemented: false,
Beta Was this translation helpful? Give feedback.
All reactions