[GH-ISSUE #6476] [PM-31693] Unable to unlock my Valut using my Master-Password (Always get an exception) #66269

Closed
opened 2026-05-14 08:11:38 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @morihofi on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/bitwarden/android/issues/6476

Steps To Reproduce

  1. Open the App
  2. Enter your Master-Password and click unlock button
  3. Error happens, see below (even on incorrect password, likely crashes before)

I use a self-hosted Vaultwarden on my Infrastructure, I don't have done updates previously. It worked before just fine, now it happens in the current Bitwarden App Version in Play-Store as well as the F-Droid build. Only the android app has been updated.

Expected Result

Able to successfully unlock my Vault and able to use it

Actual Result

Getting an error message when trying to unlock my vault, this is the StackTrace I get:

Stacktrace:
com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property
 zh.s.S(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:164)
 a2.g1.invokeSuspend(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:526)
 ap.a.resumeWith(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:8)
 js.j0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:115)
 js.v0.v0(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:24)
 js.k.o(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:93)
 js.k.s(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3)
 ls.i.a(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:7)
 ls.g.I(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:76)
 ls.g.i(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:53)
 ls.g.h(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:97)
 com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3)
 fj.x.invoke(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:30)
 com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:41)
 ap.a.resumeWith(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:8)
 js.j0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:115)
 h4.u0.q0(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:24)
 h4.t0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3)
 android.os.Handler.handleCallback(handler.java:959)
 android.os.Handler.dispatchMessage(handler.java:100)
 android.os.Looper.loopOnce(looper.java:232)
 android.os.Looper.loop(looper.java:317)
 android.app.ActivityThread.main(activitythread.java:8751)
 java.lang.reflect.Method.invoke(Native Method)
 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(runtimeinit.java:580)
 com.android.internal.os.ZygoteInit.main(zygoteinit.java:892)

Version: 2026.1.0 (21141)
Device: 📱 Fairphone FP5 🤖 15@35 📦 prod -fdroid
CI: 🧱 commit: bitwarden/android/release/2026.1-rc42@67f83e3020b53f8d41e63a7d8f6bdb759ccb9ddc
💻 build source: bitwarden/android/actions/runs/21299199924/attempts/1

Screenshots or Videos

No response

Additional Context

No response

Build Version

2026.1.0 (21141), see Stack Trace

What server are you connecting to?

Self-host

Self-host Server Version

Vaultwarden 2025.7.0 (I don't think it is a server issue as it has been worked before)

Environment Details

  • Device: Fairphone 5
  • OS: Android 15

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 @morihofi on GitHub (Feb 4, 2026). Original GitHub issue: https://github.com/bitwarden/android/issues/6476 ### Steps To Reproduce 1. Open the App 2. Enter your Master-Password and click unlock button 3. Error happens, see below (even on incorrect password, likely crashes before) I use a self-hosted Vaultwarden on my Infrastructure, I don't have done updates previously. It worked before just fine, now it happens in the current Bitwarden App Version in Play-Store as well as the F-Droid build. Only the android app has been updated. ### Expected Result Able to successfully unlock my Vault and able to use it ### Actual Result Getting an error message when trying to unlock my vault, this is the StackTrace I get: ``` Stacktrace: com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property zh.s.S(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:164) a2.g1.invokeSuspend(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:526) ap.a.resumeWith(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:8) js.j0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:115) js.v0.v0(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:24) js.k.o(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:93) js.k.s(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3) ls.i.a(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:7) ls.g.I(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:76) ls.g.i(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:53) ls.g.h(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:97) com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3) fj.x.invoke(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:30) com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:41) ap.a.resumeWith(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:8) js.j0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:115) h4.u0.q0(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:24) h4.t0.run(r8-map-id-3d5176705b6b351917fb3931db812f5b05963373020b2545ff699007fd49c176:3) android.os.Handler.handleCallback(handler.java:959) android.os.Handler.dispatchMessage(handler.java:100) android.os.Looper.loopOnce(looper.java:232) android.os.Looper.loop(looper.java:317) android.app.ActivityThread.main(activitythread.java:8751) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(runtimeinit.java:580) com.android.internal.os.ZygoteInit.main(zygoteinit.java:892) Version: 2026.1.0 (21141) Device: 📱 Fairphone FP5 🤖 15@35 📦 prod -fdroid CI: 🧱 commit: bitwarden/android/release/2026.1-rc42@67f83e3020b53f8d41e63a7d8f6bdb759ccb9ddc 💻 build source: bitwarden/android/actions/runs/21299199924/attempts/1 ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Build Version 2026.1.0 (21141), see Stack Trace ### What server are you connecting to? Self-host ### Self-host Server Version Vaultwarden 2025.7.0 (I don't think it is a server issue as it has been worked before) ### Environment Details - Device: Fairphone 5 - OS: Android 15 ### 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-14 08:11:38 -05:00
Author
Owner

@bitwarden-bot commented on GitHub (Feb 4, 2026):

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

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

@pamperer562580892423 commented on GitHub (Feb 4, 2026):

Duplicate of https://github.com/bitwarden/android/issues/6363

<!-- gh-comment-id:3846383823 --> @pamperer562580892423 commented on GitHub (Feb 4, 2026): Duplicate of https://github.com/bitwarden/android/issues/6363
Author
Owner

@djsmith85 commented on GitHub (Feb 4, 2026):

Hi @morihofi, this is a duplicate of https://github.com/bitwarden/android/issues/6363.

Please have a look at this comment. In case this does not work, please provide additional details on #6363 and the team can consider re-opening.

Kind regards,
Daniel

<!-- gh-comment-id:3846419226 --> @djsmith85 commented on GitHub (Feb 4, 2026): Hi @morihofi, this is a duplicate of https://github.com/bitwarden/android/issues/6363. Please have a look at [this comment](https://github.com/bitwarden/android/issues/6363#issuecomment-3765203648). In case this does not work, please provide additional details on #6363 and the team can consider re-opening. Kind regards, Daniel
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#66269