mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Cannot download attachments via iOS/iPad/OSX and Browser-addon (all browsers) #905
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 @tchap2 on GitHub (Jan 18, 2021).
Subject of the issue
Upon uploading an attachment (.jpg and .pdf) via iOS/iPad/OSX and any browser add-on (all browsers), I amm unable to download that attachment with following error message:
When browsing to Bitwarden folder->attachments on my server, I can clearly see attachments in encrypted form.
Your environment
Steps to reproduce
See above in description
Expected behaviour
Able to download and view attachments
Actual behaviour
See above in description
Relevant logs
Bitwarden log does't show any error messages, not even a log of an attempt to download the attachment.
@BlackDex commented on GitHub (Jan 18, 2021):
You probably have the DOMAIN variable configured incorrectly.
If that doesn't match the actual domain the attachment download will fail.
@tchap2 commented on GitHub (Jan 18, 2021):
Can you pls elaborate? What do you mean by domain "variable" and where is it defined?
@BlackDex commented on GitHub (Jan 18, 2021):
I don't know exactly how unraid works. But you probably have configured some settings for the docker container. There you need to configure the DOMAIN variable to match what you type in into the browser or clients to connect to your server.
See:
37cc0c34cf/.env.template (L194)@tchap2 commented on GitHub (Jan 18, 2021):
Yup. the issue was in Docker Bitwarden config file. Instead of http:// it should have been https://
works now.
@BlackDex commented on GitHub (Jan 18, 2021):
Great :).
@Magic-Deceiver commented on GitHub (Mar 25, 2021):
is it possible to give me a pointer on where I can find this .env file? I am experiencing the exact same issue but I am completely not sure where to go after searching for answers for hours. Any helps would be greatly appreciated!
@jjlin commented on GitHub (Mar 25, 2021):
https://github.com/dani-garcia/bitwarden_rs/wiki/Configuration-overview