mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Attachment doesn't exist error when trying to modify record with attachment #2229
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 @lukas665 on GitHub.
Hi!
There is error when I'm trying to edit and save record with attachments:
[bitwarden_rs::error][ERROR] Attachment doesn't exist.All other actions with attachments are ok (uploading/deleting/downloading).
I'm using raspberry image behind nginx proxy.
@lukas665 commented on GitHub:
I can confirm it's working now.
Thanks!
@dani-garcia commented on GitHub:
I could finally reproduce it, I think
6f52104324should fix it. Can you give it a try?