[GH-ISSUE #6786] [PM-34932] Missing the required MasterPasswordUnlock data property #39475

Closed
opened 2026-04-23 18:24:11 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Anyarchiste on GitHub (Apr 12, 2026).
Original GitHub issue: https://github.com/bitwarden/android/issues/6786

Steps To Reproduce

  1. Open the app
  2. Login with a selfhosted server
  3. Give the master password to unlock the vault
  4. The says something went wrong

Expected Result

The vault unlocks and I can get to my passwords

Actual Result

Here's the stacktrace given by the app

com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property
kka.V(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:162)
ug8.invokeSuspend(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:113)
vl0.resumeWith(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:8)
qk2.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:114)
zy2.h0(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:24)
n91.n(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:93)
n91.u(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3)
a11.a(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:7)
y01.I(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:74)
y01.e(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:53)
y01.b(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:97)
com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3)
asa.invoke(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:30)
com.bitwarden.ui.platform.components.util.ThrottledClickKtthrottledClick111.invokeSuspend(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:40)
vl0.resumeWith(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:8)
qk2.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:114)
iq.d0(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:24)
hq.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3)
android.os.Handler.handleCallback(Handler.java:995)
android.os.Handler.dispatchMessage(Handler.java:103)
android.os.Looper.loopOnce(Looper.java:273)
android.os.Looper.loop(Looper.java:363)
android.app.ActivityThread.main(ActivityThread.java:10060)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:975)
Version: 2026.3.1 (21415)
Device: 📱 samsung SM-A546B 🤖 16@36 📦 prod
CI: 🧱 commit: bitwarden/android/release/2026.3-rc49@c2ef20e1ed74a9cba60b19d5849af168629d3756
💻 build source: bitwarden/android/actions/runs/23660459640/attempts/1

Screenshots or Videos

No response

Additional Context

No response

Build Version

2026.3.1 (21415)

What server are you connecting to?

Self-host

Self-host Server Version

docker latest

Environment Details

Version: 2026.3.1 (21415)
Device: 📱 samsung SM-A546B 🤖 16@36 📦 prod
CI: 🧱 commit: bitwarden/android/release/2026.3-rc49@c2ef20e1ed74a9cba60b19d5849af168629d3756
💻 build source: bitwarden/android/actions/runs/23660459640/attempts/1

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 @Anyarchiste on GitHub (Apr 12, 2026). Original GitHub issue: https://github.com/bitwarden/android/issues/6786 ### Steps To Reproduce 1. Open the app 2. Login with a selfhosted server 3. Give the master password to unlock the vault 4. The says something went wrong ### Expected Result The vault unlocks and I can get to my passwords ### Actual Result Here's the stacktrace given by the app ``` com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property kka.V(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:162) ug8.invokeSuspend(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:113) vl0.resumeWith(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:8) qk2.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:114) zy2.h0(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:24) n91.n(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:93) n91.u(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3) a11.a(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:7) y01.I(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:74) y01.e(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:53) y01.b(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:97) com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3) asa.invoke(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:30) com.bitwarden.ui.platform.components.util.ThrottledClickKtthrottledClick111.invokeSuspend(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:40) vl0.resumeWith(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:8) qk2.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:114) iq.d0(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:24) hq.run(r8-map-id-82b2ce132d84bf0c0f66d53f9b3d907545fe37ac79c4ec3e6cc54fd216ad5899:3) android.os.Handler.handleCallback(Handler.java:995) android.os.Handler.dispatchMessage(Handler.java:103) android.os.Looper.loopOnce(Looper.java:273) android.os.Looper.loop(Looper.java:363) android.app.ActivityThread.main(ActivityThread.java:10060) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:975) Version: 2026.3.1 (21415) Device: 📱 samsung SM-A546B 🤖 16@36 📦 prod CI: 🧱 commit: bitwarden/android/release/2026.3-rc49@c2ef20e1ed74a9cba60b19d5849af168629d3756 💻 build source: bitwarden/android/actions/runs/23660459640/attempts/1 ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Build Version 2026.3.1 (21415) ### What server are you connecting to? Self-host ### Self-host Server Version docker latest ### Environment Details Version: 2026.3.1 (21415) Device: 📱 samsung SM-A546B 🤖 16@36 📦 prod CI: 🧱 commit: bitwarden/android/release/2026.3-rc49@c2ef20e1ed74a9cba60b19d5849af168629d3756 💻 build source: bitwarden/android/actions/runs/23660459640/attempts/1 ### 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-04-23 18:24:11 -05:00
Author
Owner

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

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

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

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

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

<!-- gh-comment-id:4231526759 --> @pamperer562580892423 commented on GitHub (Apr 12, 2026): Duplicate of https://github.com/bitwarden/android/issues/6363
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#39475