mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Error send #349
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @strausmann on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, HIBP_API_KEY, SIGNUPS_ALLOWED, SIGNUPS_VERIFY, SIGNUPS_VERIFY_RESEND_TIME, SIGNUPS_VERIFY_RESEND_LIMIT, SIGNUPS_DOMAINS_WHITELIST, EMERGENCY_ACCESS_ALLOWED, ADMIN_TOKEN, INVITATION_ORG_NAME, IP_HEADER, REQUIRE_DEVICE_EMAIL, YUBICO_CLIENT_ID, YUBICO_SECRET_KEY, _ENABLE_DUO, DUO_IKEY, DUO_SKEY, DUO_HOST, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_FROM_NAME, SMTP_USERNAME, SMTP_PASSWORD, HELO_NAME
Vaultwarden Build Version
v1.32.1
Deployment method
Official Container Image
Custom deployment method
vaultwarden/server:alpine
Reverse Proxy
traefik 3.1.5
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04
Clients
Web Vault
Client Version
Edge Version 129.0.2792.79 (Offizielles Build) (64-Bit)
Steps To Reproduce
Resend User Invite
Resend Org Invite
Expected Result
That a new invitation is sent and no error message is displayed.
Actual Result
Error message is displayed, but no entry in the log, despite activated debug mode and log output on debug.
Logs
Screenshots or Videos
Resend User Invite

Resend Org Invite

Additional Context
I had used the German email templates as a test. However, this has already been reversed.
Emails are sent if, for example, you log in with a username/password but have not completed a 2FA. The test emails are also successfully sent by the Vaultwarden admin to a test email address.
Mails are sent via Mailgun as SMTP Relay.