mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-19 05:12:01 -05:00
Unable to associate yubikey #4081
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 @delusi0n on GitHub (Oct 9, 2019).
When I try to associate a Yubikey, I receive the following error:
The UI gives an error of "Invalid Yubikey OTP Provided"
I've added the environment variables for the API id and secret as well..
Any ideas? bitwarden_rs v. 1.11.0
@MartB commented on GitHub (Oct 20, 2019):
Works fine for me with master on
95a7ffdf6bThe only 2fa things i get in the logs are these:
@dani-garcia commented on GitHub (May 13, 2020):
Closed due to inactivity.
@dannymertens commented on GitHub (Jan 30, 2021):
Any news about this because I have the same problem, tested my key @ https://demo.yubico.com/otp/verify works fine
Also with the hosted version of Bitwarden everything works fine, only my self hosted version on my Synology (docker) does not work, always get the same error Invalid Yubikey OTP Provided
Version 2.17.1
Thanks!
@BlackDex commented on GitHub (Jan 30, 2021):
@dannymertens, its not very useful to reply on a closed ticket.
Also, most of the time this is a user error. Please make sure you have https working and the domain variable is correctly configured.
Also, there is a newer version available.
And if you would use the
testingtagged image, you will get some nice diagnostics which could help in the admin interface.