mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #2791] Impossible to download attachments #1380
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @mada199122 on GitHub (Oct 4, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2791
Subject of the issue
Impossible to download the attachment upload both with web portal or client
Deployment environment
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN
Steps to reproduce
Expected behaviour
When I attach a file I would like also to download
Actual behaviour
I'm not able to download any attachment from any client and also from the web version...
When I click on the name of the file nothing happen and remain as in the screenshot attached
Troubleshooting data
@BlackDex commented on GitHub (Oct 5, 2022):
Your domain is not configured correctly.
Fix the
DOMAINvariable to match what you use in the browser and then it should work.