[GH-ISSUE #6576] [PM-32667] MasterPasswordUnlock fails on self-hosted Vaultwarden after initial login #39442

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

Originally created by @teacher-svb on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/bitwarden/android/issues/6576

Steps To Reproduce

  1. Go to login page
  2. Fill email address, set self-hosted url
  3. Click next
  4. Enter password
  5. Click login with your master password

Expected Result

I get logged into my password vault

Actual Result

get a popup message saying "an error has occured. We can't process your request. Try again or contact us".

Generated bugreport:

Stacktrace:
retrofit2.HttpException: HTTP 502 
	com.bitwarden.network.core.NetworkResultCall.toNetworkResult(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:9)
	com.bitwarden.network.core.NetworkResultCall.access$toNetworkResult(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:1)
	com.bitwarden.network.core.NetworkResultCall$enqueue$1.onResponse(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:15)
	u2.k0.K0(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:13)
	fw.l.run(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:57)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
	java.lang.Thread.run(Thread.java:1564)

Version: 2026.1.1 (21176)
Device: 📱 OnePlus CPH2399 🤖 14@34 📦 prod
CI: 🧱 commit: bitwarden/android/release/2026.1-rc45@0ee3e2e24968837b9c8b260e105751750271540f
💻 build source: bitwarden/android/actions/runs/21527118876/attempts/1

Screenshots or Videos

No response

Additional Context

No response

Build Version

Version: 2026.1.1 (21176)

What server are you connecting to?

Self-host

Self-host Server Version

vaultwarden Version 1.35.4

Environment Details

Device: OnePlus CPH2399, 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 @teacher-svb on GitHub (Feb 24, 2026). Original GitHub issue: https://github.com/bitwarden/android/issues/6576 ### Steps To Reproduce 1. Go to login page 2. Fill email address, set self-hosted url 3. Click next 4. Enter password 5. Click login with your master password ### Expected Result I get logged into my password vault ### Actual Result get a popup message saying "an error has occured. We can't process your request. Try again or contact us". Generated bugreport: ``` Stacktrace: retrofit2.HttpException: HTTP 502 com.bitwarden.network.core.NetworkResultCall.toNetworkResult(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:9) com.bitwarden.network.core.NetworkResultCall.access$toNetworkResult(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:1) com.bitwarden.network.core.NetworkResultCall$enqueue$1.onResponse(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:15) u2.k0.K0(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:13) fw.l.run(r8-map-id-34e916b99be6637dd6e0b022a3a2af0b5dee3951071794ba637fe24b41f05950:57) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652) java.lang.Thread.run(Thread.java:1564) Version: 2026.1.1 (21176) Device: 📱 OnePlus CPH2399 🤖 14@34 📦 prod CI: 🧱 commit: bitwarden/android/release/2026.1-rc45@0ee3e2e24968837b9c8b260e105751750271540f 💻 build source: bitwarden/android/actions/runs/21527118876/attempts/1 ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Build Version Version: 2026.1.1 (21176) ### What server are you connecting to? Self-host ### Self-host Server Version vaultwarden Version 1.35.4 ### Environment Details Device: OnePlus CPH2399, 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-04-23 18:21:03 -05:00
Author
Owner

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

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

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

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

It seems the discussion was (rightfully) continued here: https://github.com/dani-garcia/vaultwarden/discussions/6731#discussioncomment-15915036

And overall, this is a duplicate of https://github.com/bitwarden/android/issues/6363 then.

<!-- gh-comment-id:3955094771 --> @pamperer562580892423 commented on GitHub (Feb 24, 2026): It seems the discussion was (rightfully) continued here: https://github.com/dani-garcia/vaultwarden/discussions/6731#discussioncomment-15915036 And overall, this is a duplicate of https://github.com/bitwarden/android/issues/6363 then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#39442