mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #2946] Cannot access attachments when offline (No network) #1422
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#1422
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 @meichthys on GitHub (Dec 2, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2946
Subject of the issue
Cannot access attachments when offline (No network).
This may be an upstream issue, but I wanted to report it here first.
Deployment environment
Show Running Config
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN, SMTP_HOST, SMTP_SSL, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD
Steps to reproduce
Expected behaviour
The attachment should be accessible.
Actual behaviour
Nothing happens when clicking on the attachment.
Troubleshooting data
The attachments are visible, but nothing happens when trying to click/tap on them:

@BlackDex commented on GitHub (Dec 2, 2022):
Attachments are not stored locally on the client side.
You always need a working network connection and a working server to be able to download attachments.