mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 17:55:58 +03:00
[GH-ISSUE #2512] attachment broken with Android client #1289
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1289
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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