mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 10:02:09 -05:00
[GH-ISSUE #2512] attachment broken with Android client #10100
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 @toxic0berliner on GitHub (May 29, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2512
Originally assigned to: @BlackDex on GitHub.
Subject of the issue
Unable to add an attachment to a record when using the android client. Works reasonably well using the web client
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Steps to reproduce
Open an existing password with your android client, click the dots a and go on attachment page, select the file, click save
Expected behaviour
Attachment should be added to the password
Actual behaviour
Error message "une erreur est survenue" (french, sorry, but no useful info in the error anyway)
Troubleshooting data
No logs available on Android, not sure what could be useful.
@mrclschstr commented on GitHub (May 29, 2022):
I have the same issue uploading attachments. Just out of curiosity: Can you upload files to Send? See #2516
@BlackDex commented on GitHub (May 29, 2022):
Looks like the mobile clients send the data in a different way then the web-vault.
The same goes for Send as reported in #2516
@BlackDex commented on GitHub (Jun 1, 2022):
See: https://github.com/dani-garcia/vaultwarden/issues/2516#issuecomment-1143542852
@BlackDex commented on GitHub (Jun 1, 2022):
Going to close this as a duplicate of #2516