mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[GH-ISSUE #2988] CSP viomation error #14223
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 @zoic21 on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2988
Subject of the issue
Issue when I want to download attach file (on webapp and android app) due to CSP violation
Deployment environment
vaultwarden version: 1.26.0
Install method: Docker
Clients used: web vault
Reverse proxy and version: nginx, I don't known the version
MySQL/MariaDB or PostgreSQL version: by default
Other relevant details:
Steps to reproduce
Try to donwload attach file
Expected behaviour
Get my file
Actual behaviour
Turn indefinitely
Troubleshooting data
@BlackDex commented on GitHub (Dec 15, 2022):
Are you sure you configured the domain correctly?
Please check the
/admininterface and go to the diagnostics page.Verify if all is ok.
This should work because the domain on which your instance is running is always allowed.
@zoic21 commented on GitHub (Dec 15, 2022):
Hello,
Really sorry for the bother, I try to pay attention to this kind of thing. I must not have been awake...