mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Lost passkey (on vault sync?) #1828
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 @freekvh on GitHub (Jan 25, 2024).
Subject of the issue
Lost a passkey after it worked a while in the BitWarden FireFox extension
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Install method: docker-composer
Clients used: Firefxox extension and iOS app
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Accept a passkey, it will work for some time, then it will stop working (the FF extension will start asking you to scan QR code to provide a key from another device.
Expected behaviour
I expected that it would keep working. I now realize there is no support, I just didn't stop to think about it. My questions thus is: Is there a way to retreive the lost passkey?
Actual behaviour
It worked for a while (a couple of log ins), then stopped working
Troubleshooting data
@BlackDex commented on GitHub (Jan 25, 2024):
That would be strange. There is no difference in a normal password or passkey in regards to how it is stored in the database used by Vaultwarden.
What could be is that your Extension isn't able to sync with the server.
Try to force a manual sync via the menu.
Settings > Sync > Sync vault now
If that doesn't work, or generates an error, logout of the extension (not locking), and login again.
That should solve your problems.
@freekvh commented on GitHub (Jan 25, 2024):
What happens is that where the BitWarden extension would first show me a pop up where I click to login in, using the passkey, now it comes up with a QR code:
When I scan this with my iPhone it tells me it is looking for another device on Bluetooth... Then times out.
I do have a passkey for this website:
Btw, this is on chromium, on Firefox (my default), nothing happens when I click "log in with passkey" on the website.
@BlackDex commented on GitHub (Jan 25, 2024):
This seems like a client side issue then, and nothing we can fix.
As you stated the passkey is there.
Also verify if your mobile client can sync by manually sync the vault.
And, try to test it on passkeys.io, it tested this yesterday, and that works just fine.
@freekvh commented on GitHub (Jan 25, 2024):
Ah, I just fixed it by, I deleted .config/chromium, which reset everything. And then I got the option to use passkey again. Apologies, I didn't think to try this before.
I'll stay away from passkeys from now, since the iOS app also does not support it anyway.... Thanx for the help.
@BlackDex commented on GitHub (Jan 25, 2024):
Nice that it is resolved.
Only browser extensions support this currently, no other client platform.
En graag gedaan!