self-hosting connection via Android application #1782

Closed
opened 2025-11-26 22:57:57 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @rarabat on GitHub (Dec 26, 2023).

Steps To Reproduce

  1. Go to 'Bitwarden app'
  2. Click on 'LOGIN > connexion : self-hosting save > mail address > continu > password :**** connect with master pwd > error username or password is incorrect. Try again'

while I manage to connect via web page

Expected Result

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <style> </style> </head>

2023-12-26T14:47:25.774452461Z,stdout,[2023-12-26 14:47:25.774][response][INFO] GET /api/sync?<data..> (sync) => 200 OK

 
2023-12-26T14:47:25.741140063Z,stdout,[2023-12-26 14:47:25.740][request][INFO] GET /api/sync?excludeDomains=true
 
2023-12-26T14:47:25.449917897Z,stdout,[2023-12-26 14:47:25.449][response][INFO] POST /identity/connect/token (login) => 200 OK
 
2023-12-26T14:47:25.449428005Z,stdout,[2023-12-26 14:47:25.449][bitwarden_rs::api::identity][INFO] User ridaearabat@gmail.com logged in successfully. IP: 80.12.102.170
 
2023-12-26T14:47:25.212236046Z,stdout,[2023-12-26 14:47:25.208][request][INFO] POST /identity/connect/token
 
2023-12-26T14:47:25.072183745Z,stdout,[2023-12-26 14:47:25.070][response][INFO] POST /api/accounts/prelogin (prelogin) => 200 OK
 
2023-12-26T14:47:25.071592033Z,stdout,[2023-12-26 14:47:25.069][request][INFO] POST /api/accounts/prelogin

</html>

Actual Result

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <style> </style> </head>

bitwarden

date,stream,content
2023-12-26T14:44:38.262650314Z,stdout,[2023-12-26 14:44:37.856][response][INFO] POST /identity/connect/token (login) => 400 Bad Request
 
2023-12-26T14:44:37.856284887Z,stdout,[2023-12-26 14:44:37.855][bitwarden_rs::api::identity][ERROR] Username or password is incorrect. Try again. IP: 90.1.132.81. Username: ridaearabat@gmail.com.
 
2023-12-26T14:44:37.708549413Z,stdout,[2023-12-26 14:44:37.708][request][INFO] POST /identity/connect/token
 
2023-12-26T14:44:37.615573793Z,stdout,[2023-12-26 14:44:37.614][response][INFO] 404 Not Found
 
2023-12-26T14:44:37.614935713Z,stdout,[2023-12-26 14:44:37.614][request][INFO] POST /identity/accounts/prelogin
 
2023-12-26T14:44:22.564695146Z,stdout,[2023-12-26 14:44:22.563][response][INFO] GET /<p..> [[1
 
2023-12-26T14:44:22.563438615Z,stdout,[2023-12-26 14:44:22.563][request][INFO] GET /api/devices/knowndevice
 
2023-12-26T14:44:20.706066641Z,stdout,[2023-12-26 14:44:20.704][response][INFO] GET /<p..> [[1
 
2023-12-26T14:44:20.705429531Z,stdout,[2023-12-26 14:44:20.704][request][INFO] GET /api/config/

</html>

Screenshots or Videos

No response

Additional Context

No response

Operating System

Android

Operating System Version

13

Device

samsung galaxy a22 5g

Build Version

4.14.186-25962536

Beta

  • Using a pre-release version of the application.
Originally created by @rarabat on GitHub (Dec 26, 2023). ### Steps To Reproduce 1. Go to 'Bitwarden app' 2. Click on 'LOGIN > connexion : self-hosting save > mail address > continu > password :**** connect with master pwd > error username or password is incorrect. Try again' while I manage to connect via web page ### Expected Result <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta name=ProgId content=Excel.Sheet> <meta name=Generator content="Microsoft Excel 15"> <link id=Main-File rel=Main-File href="file:///C:/Users/pkrq4045/AppData/Local/Temp/1/msohtmlclip1/01/clip.htm"> <link rel=File-List href="file:///C:/Users/pkrq4045/AppData/Local/Temp/1/msohtmlclip1/01/clip_filelist.xml"> <style> <!--table {mso-displayed-decimal-separator:"\,"; mso-displayed-thousand-separator:" ";} @page {margin:.75in .7in .75in .7in; mso-header-margin:.3in; mso-footer-margin:.3in;} tr {mso-height-source:auto;} col {mso-width-source:auto;} br {mso-data-placement:same-cell;} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:black; font-size:11.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Calibri, sans-serif; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:bottom; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} --> </style> </head> <body link="#0563C1" vlink="#954F72"> 2023-12-26T14:47:25.774452461Z,stdout,[2023-12-26 14:47:25.774][response][INFO] GET /api/sync?<data..> (sync) => 200 OK --   2023-12-26T14:47:25.741140063Z,stdout,[2023-12-26 14:47:25.740][request][INFO] GET /api/sync?excludeDomains=true   2023-12-26T14:47:25.449917897Z,stdout,[2023-12-26 14:47:25.449][response][INFO] POST /identity/connect/token (login) => 200 OK   2023-12-26T14:47:25.449428005Z,stdout,[2023-12-26 14:47:25.449][bitwarden_rs::api::identity][INFO] User ridaearabat@gmail.com logged in successfully. IP: 80.12.102.170   2023-12-26T14:47:25.212236046Z,stdout,[2023-12-26 14:47:25.208][request][INFO] POST /identity/connect/token   2023-12-26T14:47:25.072183745Z,stdout,[2023-12-26 14:47:25.070][response][INFO] POST /api/accounts/prelogin (prelogin) => 200 OK   2023-12-26T14:47:25.071592033Z,stdout,[2023-12-26 14:47:25.069][request][INFO] POST /api/accounts/prelogin </body> </html> ### Actual Result <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta name=ProgId content=Excel.Sheet> <meta name=Generator content="Microsoft Excel 15"> <link id=Main-File rel=Main-File href="file:///C:/Users/pkrq4045/AppData/Local/Temp/1/msohtmlclip1/01/clip.htm"> <link rel=File-List href="file:///C:/Users/pkrq4045/AppData/Local/Temp/1/msohtmlclip1/01/clip_filelist.xml"> <style> <!--table {mso-displayed-decimal-separator:"\,"; mso-displayed-thousand-separator:" ";} @page {margin:.75in .7in .75in .7in; mso-header-margin:.3in; mso-footer-margin:.3in;} tr {mso-height-source:auto;} col {mso-width-source:auto;} br {mso-data-placement:same-cell;} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:black; font-size:11.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Calibri, sans-serif; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:bottom; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} --> </style> </head> <body link="#0563C1" vlink="#954F72"> bitwarden -- date,stream,content 2023-12-26T14:44:38.262650314Z,stdout,[2023-12-26 14:44:37.856][response][INFO] POST /identity/connect/token (login) => 400 Bad Request   2023-12-26T14:44:37.856284887Z,stdout,[2023-12-26 14:44:37.855][bitwarden_rs::api::identity][ERROR] Username or password is incorrect. Try again. IP: 90.1.132.81. Username: ridaearabat@gmail.com.   2023-12-26T14:44:37.708549413Z,stdout,[2023-12-26 14:44:37.708][request][INFO] POST /identity/connect/token   2023-12-26T14:44:37.615573793Z,stdout,[2023-12-26 14:44:37.614][response][INFO] 404 Not Found   2023-12-26T14:44:37.614935713Z,stdout,[2023-12-26 14:44:37.614][request][INFO] POST /identity/accounts/prelogin   2023-12-26T14:44:22.564695146Z,stdout,[2023-12-26 14:44:22.563][response][INFO] GET /<p..> [[1   2023-12-26T14:44:22.563438615Z,stdout,[2023-12-26 14:44:22.563][request][INFO] GET /api/devices/knowndevice   2023-12-26T14:44:20.706066641Z,stdout,[2023-12-26 14:44:20.704][response][INFO] GET /<p..> [[1   2023-12-26T14:44:20.705429531Z,stdout,[2023-12-26 14:44:20.704][request][INFO] GET /api/config/ </body> </html> ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Operating System Android ### Operating System Version 13 ### Device samsung galaxy a22 5g ### Build Version 4.14.186-25962536 ### Beta - [ ] Using a pre-release version of the application.
GiteaMirror added the bug label 2025-11-26 22:57:57 -06:00
Author
Owner

@vvolkgang commented on GitHub (Jun 20, 2024):

Issue migrated to https://github.com/bitwarden/mobile/issues/2917

@vvolkgang commented on GitHub (Jun 20, 2024): Issue migrated to https://github.com/bitwarden/mobile/issues/2917
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#1782