Bitwarden clients cannot upload attachments #2272

Closed
opened 2025-10-09 17:54:23 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @blacs30 on GitHub.

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. 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).
Author
Owner

@dani-garcia commented on GitHub:

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.

@dani-garcia commented on GitHub: 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

@peterih commented on GitHub:

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

@peterih commented on GitHub: I have this problem in browser version 1.38.0 (Firefox 65.0.2).
Author
Owner

@mprasil commented on GitHub:

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

@mprasil commented on GitHub: @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)
Author
Owner

@blacs30 commented on GitHub:

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

@blacs30 commented on GitHub: Thanks a lot. Haven't seen that yesterday night.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2272