[GH-ISSUE #273] Bitwarden clients cannot upload attachments #142

Closed
opened 2026-03-03 01:25:46 +03:00 by kerem · 4 comments
Owner

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 keys

The logs show this error

thread '<unnamed>' panicked at 'No filename provided', libcore/option.rs:1010:5

Last working version for the Desktop version on macOS is 1.10.0.
Firefox and chrome plugins with version 1.35.2 fail to upload attachments as well, same for the lastest iOS version (I run 1.19.4 and it fails).

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](https://github.com/bitwarden/desktop/releases/tag/v1.11.0), [mobile 1.20.0](https://github.com/bitwarden/mobile/releases/tag/v1.20.0) and [browser 1.35.0](https://github.com/bitwarden/browser/releases/tag/v1.35.0) it seems that the attachment upload is broken, there is a hint in the Release Notes: `New attachment keys` The logs show this error ``` thread '<unnamed>' panicked at 'No filename provided', libcore/option.rs:1010:5 ``` Last working version for the Desktop version on macOS is 1.10.0. Firefox and chrome plugins with version `1.35.2` fail to upload attachments as well, same for the lastest iOS version (I run 1.19.4 and it fails).
kerem closed this issue 2026-03-03 01:25:46 +03:00
Author
Owner

@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.

<!-- gh-comment-id:442833244 --> @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.
Author
Owner

@blacs30 commented on GitHub (Nov 29, 2018):

Thanks a lot. Haven't seen that yesterday night.

<!-- gh-comment-id:442968229 --> @blacs30 commented on GitHub (Nov 29, 2018): Thanks a lot. Haven't seen that yesterday night.
Author
Owner

@peterih commented on GitHub (Mar 3, 2019):

I have this problem in browser version 1.38.0 (Firefox 65.0.2).

<!-- gh-comment-id:469060985 --> @peterih commented on GitHub (Mar 3, 2019): I have this problem in browser version 1.38.0 (Firefox 65.0.2).
Author
Owner

@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)

<!-- gh-comment-id:469063727 --> @mprasil commented on GitHub (Mar 3, 2019): @peterih make sure you're [using latest image](https://github.com/dani-garcia/bitwarden_rs/wiki/Updating-the-bitwarden-image). This has been fixed quite long time ago and I can upload attachments with 1.38.0 normally. (also in Firefox)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#142
No description provided.