[GH-ISSUE #6822] [PM-35631] [but][beta] 2fa login fails #95747

Closed
opened 2026-05-30 18:10:38 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @christian179717 on GitHub (Apr 22, 2026).
Original GitHub issue: https://github.com/bitwarden/android/issues/6822

Steps To Reproduce

  1. Remove your account from the app / install app.
  2. Login with e-mail address and master password.
  3. Insert the 2fa code from your app.

Expected Result

2fa code should be accepted and login should proceed.

Actual Result

Error occurs, I copied the code:

Stacktrace:
kotlinx.serialization.MissingFieldException: Field 'ResetMasterPassword' is required for type with serial name 'com.bitwarden.network.model.GetTokenResponseJson.Success', but it was missing at path: $
Hb.u.t(Unknown Source:330)
Gb.c.a(Unknown Source:28)
s0.q.d(Unknown Source:33)
dc.A.c(Unknown Source:53)
t3.l.r(Unknown Source:4)
Nb.m.run(Unknown Source:54)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
java.lang.Thread.run(Thread.java:1012)

Version: 2025.7.2 (20551)
Device: 📱 samsung SM-A528B 🤖 14@34 📦 beta -fdroid
CI: 🧱 commit: bitwarden/android/release/2025.07-rc25@277fcbf14c8332179fcb8bdaef8943eae39dcab6
💻 build source: bitwarden/android/actions/runs/16758228945/attempts/1

Screenshots or Videos

No response

Additional Context

I recommend an acquaintance Bitwarden as password manager (she's a tech newbie). She asked me for help since she cannot unlock the app (installed it via Google Play Store) anymore and can not imagine having entered the master password incorrect, so I tried myself what happens, if I enter the master password incorrect and was directly logged out.

Build Version

2025.7.2

What server are you connecting to?

US

Self-host Server Version

No response

Environment Details

  • Device: Samsung Galaxy A52s 5G
  • OS Version: Android 14

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Originally created by @christian179717 on GitHub (Apr 22, 2026). Original GitHub issue: https://github.com/bitwarden/android/issues/6822 ### Steps To Reproduce 1. Remove your account from the app / install app. 2. Login with e-mail address and master password. 3. Insert the 2fa code from your app. ### Expected Result 2fa code should be accepted and login should proceed. ### Actual Result Error occurs, I copied the code: Stacktrace: kotlinx.serialization.MissingFieldException: Field 'ResetMasterPassword' is required for type with serial name '[com.bitwarden.network](http://com.bitwarden.network/).model.GetTokenResponseJson.Success', but it was missing at path: $ Hb.u.t(Unknown Source:330) Gb.c.a(Unknown Source:28) s0.q.d(Unknown Source:33) dc.A.c(Unknown Source:53) t3.l.r(Unknown Source:4) [Nb.m.run](http://nb.m.run/)(Unknown Source:54) java.util.concurrent.ThreadPoolExecutor.runWorker([ThreadPoolExecutor.java:1145](http://threadpoolexecutor.java:1145/)) java.util.concurrent.ThreadPoolExecutor$[Worker.run](http://worker.run/)([ThreadPoolExecutor.java:644](http://threadpoolexecutor.java:644/)) [java.lang.Thread.run](http://java.lang.thread.run/)([Thread.java:1012](http://thread.java:1012/)) Version: 2025.7.2 (20551) Device: 📱 samsung SM-A528B 🤖 14@34 📦 beta -fdroid CI: 🧱 commit: bitwarden/android/release/2025.07-rc25@277fcbf14c8332179fcb8bdaef8943eae39dcab6 💻 build source: bitwarden/android/actions/runs/16758228945/attempts/1 ### Screenshots or Videos _No response_ ### Additional Context I recommend an acquaintance Bitwarden as password manager (she's a tech newbie). She asked me for help since she cannot unlock the app (installed it via Google Play Store) anymore and can not imagine having entered the master password incorrect, so I tried myself what happens, if I enter the master password incorrect and was directly logged out. ### Build Version 2025.7.2 ### What server are you connecting to? US ### Self-host Server Version _No response_ ### Environment Details - Device: Samsung Galaxy A52s 5G - OS Version: Android 14 ### Issue Tracking Info - [x] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
GiteaMirror added the bugapp:password-manager labels 2026-05-30 18:10:47 -05:00
Author
Owner

@bitwarden-bot commented on GitHub (Apr 22, 2026):

Thank you for your report! We've added this to our internal board for review.
ID: PM-35631

<!-- gh-comment-id:4298919194 --> @bitwarden-bot commented on GitHub (Apr 22, 2026): Thank you for your report! We've added this to our internal board for review. ID: [PM-35631](https://bitwarden.atlassian.net/browse/PM-35631) [PM-35631]: https://bitwarden.atlassian.net/browse/PM-35631?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Author
Owner

@pamperer562580892423 commented on GitHub (Apr 22, 2026):

Version: 2025.7.2 (20551)

That version is not supported any more. Install the latest stable release 2026.4.0 first. (--> https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)

<!-- gh-comment-id:4298997011 --> @pamperer562580892423 commented on GitHub (Apr 22, 2026): > Version: 2025.7.2 (20551) That version is not supported any more. Install the latest stable release 2026.4.0 first. (--> https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)
Author
Owner

@christian179717 commented on GitHub (Apr 22, 2026):

I installed it as beta from F-Droid and just checked, was the beta branch discontinued?

<!-- gh-comment-id:4299027896 --> @christian179717 commented on GitHub (Apr 22, 2026): I installed it as beta from F-Droid and just checked, was the beta branch discontinued?
Author
Owner

@christian179717 commented on GitHub (Apr 22, 2026):

Worked now, but I wonder that the beta version has been discontinued without I realized it.

<!-- gh-comment-id:4299070250 --> @christian179717 commented on GitHub (Apr 22, 2026): Worked now, but I wonder that the beta version has been discontinued without I realized it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#95747