mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 00:53:23 -05:00
[GH-ISSUE #273] Bitwarden clients cannot upload attachments #12934
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 @blacs30 on GitHub (Nov 29, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/273
With Desktop release 1.11.0, mobile 1.20.0 and browser 1.35.0 it seems that the attachment upload is broken, there is a hint in the Release Notes:
New attachment keysThe logs show this error
Last working version for the Desktop version on macOS is 1.10.0.
Firefox and chrome plugins with version
1.35.2fail to upload attachments as well, same for the lastest iOS version (I run 1.19.4 and it fails).@dani-garcia commented on GitHub (Nov 29, 2018):
This is due to the change mentioned in #251. The fix is available in the rocket-0.4 branch of this repo, and it will be merged into master after some more testing is done.
@blacs30 commented on GitHub (Nov 29, 2018):
Thanks a lot. Haven't seen that yesterday night.
@peterih commented on GitHub (Mar 3, 2019):
I have this problem in browser version 1.38.0 (Firefox 65.0.2).
@mprasil commented on GitHub (Mar 3, 2019):
@peterih make sure you're using latest image. This has been fixed quite long time ago and I can upload attachments with 1.38.0 normally. (also in Firefox)