mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[GH-ISSUE #7092] 2FA broken on Android after upgrade 1.35.5->1.35.6 #11421
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 @UnixxSH on GitHub (Apr 13, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/7092
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.35.6
Deployment method
Official Container Image
Custom deployment method
Deployed via custom deployments on Kubernetes, configured with ConfigMaps/Secrets; no PVC.
Reverse Proxy
traefik v3.6.9
Host/Server Operating System
Linux
Operating System Version
Talos Linux 1.12.4
Clients
Android
Client Version
2026.3.1 (21415)
Steps To Reproduce
Expected Result
Android application should redirect to 2FA page (Yubikey in my case, or SMTP), then validate and connect. This was working fine before 1.35.6.
Actual Result
2FA page is never shown, the error "An error has occured. We were unable to process your request. Please try again or contact us" is shown."
Logs
Those are the only logs I can find related to the device while attempting connection.
Screenshots or Videos
No response
Additional Context
No response
@madpat1998 commented on GitHub (Apr 13, 2026):
Same happened today with my NothingPhone 4a.
I can login with browser on all devices, even on that phone but inside the android app, it does not ask me about 2FA.
@maximilian1001 commented on GitHub (Apr 13, 2026):
I'm having the same problem and have been waiting all day to see if anyone would post about it here, because I haven't been able to figure out what the issue is yet :D
There are no issues on iOS, and browser plugins work fine too—it really seems to be an Android issue (2026.3.1 - 21415). I’m not being asked for 2FA (TOTP or email are configured). The error pops up right away :(
@BlackDex commented on GitHub (Apr 13, 2026):
I can confirm this too. I'll try to look at it later. But others can too of course.
@BlackDex commented on GitHub (Apr 13, 2026):
Found the issue, going to fix it.
@maximilian1001 commented on GitHub (Apr 13, 2026):
Thank you very much for fixing it and releasing a new docker image so fast! Amazing work! 🎉