dani-garcia / vaultwarden

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
GNU Affero General Public License v3.0
38.47k stars 1.87k forks source link

2 factor stopped working #492

Closed woolmonkey closed 4 years ago

woolmonkey commented 5 years ago

Had 2 factor working but it stopped working. Now when the 2nd factor screen shows I get U2F error:2. Any ideas what is wrong. It was working previously haven't changed anything but updates to machine.

dani-garcia commented 5 years ago

Can you make sure you are using the latest bitwarden_rs image? We had some problems with this recently and they should be fixed in the newer images.

dnetguru commented 5 years ago

I ran into the same problem with the mprasil/bitwarden:latest docker image. Switching to bitwardenrs/server:latest fixed the problem.

woolmonkey commented 5 years ago

I'm running the latest 1.9. I'll pull from git and see if that fixes it.

dani-garcia commented 5 years ago

The U2F fixes aren't in 1.9.0, I created a new release 1.9.1 which should fix this issue, the build will take some time though.

dani-garcia commented 4 years ago

Closing due to inactivity, there have been a lot of fixes to U2F so this might be fixed already