mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[GH-ISSUE #3787] HTML in error messages #14460
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 @Jackpedleham on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3787
Subject of the issue
At various processing stages whether it be importing csvs or purging the vault, i get error messages saying there was a problem and then displaying some HTML which for me links back to a synology 'Page cannot be found' page. This is stopping me from consistently being able to import my credentials or purge the vault.
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD
Steps to reproduce
Unsure, But it happens running on a docker install through portainer on a synology NAS and happens on any CSV import.
Expected behaviour
Clean CSV import and clean purge of the vault.
Actual behaviour
Error messages containing entire pages of HTML for synology 'page not found' pages.
Troubleshooting data