mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
Error when sending invitation email to organization #199
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 @vlakius on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN
Config:
Vaultwarden Build Version
1.33.2
Deployment method
Official Container Image
Custom deployment method
Reverse Proxy
nginx proxy manager v2.12.3
Host/Server Operating System
Linux
Operating System Version
Installed on docker
Clients
Web Vault
Client Version
Any browser
Steps To Reproduce
Expected Result
When sending and invitation email from the user admin console this error pop-up
Actual Result
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub:
You seem to be using custom email templates. Compare the ones you have with https://github.com/dani-garcia/vaultwarden/tree/1.33.2/src/static/templates/email and update them accordingly.