Unable export password store after login by device #2005

Closed
opened 2026-02-05 02:45:34 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @Aelliari on GitHub (Aug 20, 2024).

Subject of the issue

Unable export password store after login by device

Deployment environment

  • vaultwarden version: 1.32
  • Install method: docker

  • Clients used: web vault 2024.6.2, iOS 2024.7.1 (8086)

  • Reverse proxy and version: cloudflare

  • MySQL/MariaDB or PostgreSQL version: 1:11.5.2+maria~ubu2404

  • Other relevant details: I tested only with 2fa enabled

Steps to reproduce

  1. In web vault enter email your account and press "Log in with device"
  2. After succsesful login press "tool -> Export vault -> select any format"
  3. After entering master password -> error by incorrect master password. But same time you can change setting protected master password, for example - 2fa setting, and no issue with enter master password

Expected behaviour

Succesful export password store

Actual behaviour

Master password error in export menu, but not affected an setting protected by master password

Troubleshooting data

Originally created by @Aelliari on GitHub (Aug 20, 2024). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue Unable export password store after login by device ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.32 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: docker * Clients used: web vault 2024.6.2, iOS 2024.7.1 (8086) * Reverse proxy and version: cloudflare * MySQL/MariaDB or PostgreSQL version: 1:11.5.2+maria~ubu2404 * Other relevant details: I tested only with 2fa enabled ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> 1. In web vault enter email your account and press "Log in with device" 2. After succsesful login press "tool -> Export vault -> select any format" 3. After entering master password -> error by incorrect master password. But same time you can change setting protected master password, for example - 2fa setting, and no issue with enter master password ### Expected behaviour <!-- Tell us what you expected to happen --> Succesful export password store ### Actual behaviour <!-- Tell us what actually happened --> Master password error in export menu, but not affected an setting protected by master password ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data -->
OVERLORD added the bugfuture VaultThird party labels 2026-02-05 02:45:34 +03:00
Author
Owner

@BlackDex commented on GitHub (Aug 21, 2024):

Please provide logs which are generated during these attempts.

@BlackDex commented on GitHub (Aug 21, 2024): Please provide logs which are generated during these attempts.
Author
Owner

@BlackDex commented on GitHub (Aug 21, 2024):

@stefan0xC, it looks like the commit you reverted to get the masterpassword reset function working is causing issues here hehe.

@BlackDex commented on GitHub (Aug 21, 2024): @stefan0xC, it looks like the commit you reverted to get the masterpassword reset function working is causing issues here hehe.
Author
Owner

@stefan0xC commented on GitHub (Aug 21, 2024):

I should really test Vaultwarden more with using a device to login... 🫣

@stefan0xC commented on GitHub (Aug 21, 2024): I should really test Vaultwarden more with using a device to login... :face_with_peeking_eye:
Author
Owner

@BlackDex commented on GitHub (Aug 21, 2024):

Same here, but current its broken anyway using the new Bitwarden Android Beta version haha

@BlackDex commented on GitHub (Aug 21, 2024): Same here, but current its broken anyway using the new Bitwarden Android Beta version haha
Author
Owner

@BlackDex commented on GitHub (Aug 21, 2024):

Also @Aelliari, if you login using your master-password you should be able to export it just fine.

@BlackDex commented on GitHub (Aug 21, 2024): Also @Aelliari, if you login using your master-password you should be able to export it just fine.
Author
Owner

@Aelliari commented on GitHub (Aug 22, 2024):

Also @Aelliari, if you login using your master-password you should be able to export it just fine.

Sorry for delay, as I understand logs are no longer needed as the issue is reproducible? I'll only get to pc in a few days anyway

And yep, sorry for not mentioning that with normal login - this function works, I checked that too. Thanks for trying to help :)

@Aelliari commented on GitHub (Aug 22, 2024): > Also @Aelliari, if you login using your master-password you should be able to export it just fine. Sorry for delay, as I understand logs are no longer needed as the issue is reproducible? I'll only get to pc in a few days anyway And yep, sorry for not mentioning that with normal login - this function works, I checked that too. Thanks for trying to help :)
Author
Owner

@stefan0xC commented on GitHub (Aug 30, 2024):

I should really test Vaultwarden more with using a device to login... 🫣

to replicate the issue it's also important to not use the master password to unlock the android device but just a pin or biometrics. (so even if i did use a login with device I probably would have missed this).

@stefan0xC commented on GitHub (Aug 30, 2024): > I should really test Vaultwarden more with using a device to login... 🫣 to replicate the issue it's also important to not use the master password to unlock the android device but just a pin or biometrics. (so even if i did use a login with device I probably would have missed this).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2005