-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when trying to add Touch ID link to macOS app #1281
Comments
I also experience this on a new install on a new machine. After a recent update (?) on my old machine, the biometric unlock stopped working with the same error. |
Same issue from my side. I also tried to create a new vault and that's the same thing |
can confirm too, once you remove a vault or create a new one, you can't add Touch ID again with the error message above! |
buttercup-desktop/source/main/ipc.ts Lines 289 to 294 in 5c9a36d
The password value is not available here. Inserted the code below before L292.
|
working again! Thank you both for fixing this! |
After entering the correct password, a red box on the top right stated the following:
Error invoking remote method 'register-biometric-unlock': Layerr: Failed storing source biometric details: Invalid password provided for source: debc9936-f870-4c49-b5d5-406783fe4ddd
The password is correct. Tried doing an sample file (locally, not on Google Drive) with a simple password and the error still appears.
The text was updated successfully, but these errors were encountered: