Problem using Desktop client (windows 10) #1894

Closed
opened 2026-04-06 02:35:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ecesarini on 11/30/2022

Subject of the issue

Hi,
I'm running vaultwarden in production. Everything seems working fine but today i an user reported an issue, saying he can't login into the vault using window desktop application.
Most users actually use browser plugin and mobile client, so do I. I installed bitwarden desktop client in my windows 10 and i try a login: I got the same error the user reported.
I think in some previous vaultwarden release i tried to test desktop client and i don't remember any issue, but maybe i remember wrong.
Maybe am I missing any setting?

Thank you very much,
EC

Deployment environment

  • vaultwarden version: 1.26.0
  • Install method: Docker

  • Clients used: desktop

  • Reverse proxy and version: Apache/2.4.6

  • MySQL/MariaDB or PostgreSQL version: 10.6.4-MariaDB-1:10.6.4+maria~focal

  • Other relevant details:

Steps to reproduce

Set desktop client with vaultwarden URL, user mail and master password

Expected behaviour

Login succesfully

Actual behaviour

Error, see the attachment

Screenshot 2022-11-30 150516

Troubleshooting data

Vaultwarden container logs:
[2022-11-30 15:00:49.620][vaultwarden::api::identity][ERROR] Username or password is incorrect. Try again. IP: XXX.XXX.XXX.129. Username: ettore.cesarini@XXXXXX.YY.
vaultwarden | [2022-11-30 15:00:49.621][response][INFO] (login) POST /identity/connect/token => 400 Bad Request

*Originally created by @ecesarini on 11/30/2022* <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue <!-- Describe your issue here. --> Hi, I'm running vaultwarden in production. Everything seems working fine but today i an user reported an issue, saying he can't login into the vault using **window desktop application**. Most users actually use browser plugin and mobile client, so do I. I installed bitwarden desktop client in my windows 10 and i try a login: I got the same error the user reported. I think in some previous vaultwarden release i tried to test desktop client and i don't remember any issue, but maybe i remember wrong. Maybe am I missing any setting? Thank you very much, EC ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.26.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker * Clients used: desktop <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> * Reverse proxy and version: Apache/2.4.6<!-- if applicable --> * MySQL/MariaDB or PostgreSQL version: 10.6.4-MariaDB-1:10.6.4+maria~focal <!-- if applicable --> * Other relevant details: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> Set desktop client with vaultwarden URL, user mail and master password ### Expected behaviour <!-- Tell us what you expected to happen --> Login succesfully ### Actual behaviour <!-- Tell us what actually happened --> Error, see the attachment ![Screenshot 2022-11-30 150516](https://user-images.githubusercontent.com/73652902/204816699-7fada624-8c34-4345-ae98-b43768711dda.png) ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> **Vaultwarden container logs:** [2022-11-30 15:00:49.620][vaultwarden::api::identity][ERROR] Username or password is incorrect. Try again. IP: XXX.XXX.XXX.129. Username: ettore.cesarini@XXXXXX.YY. vaultwarden | [2022-11-30 15:00:49.621][response][INFO] (login) POST /identity/connect/token => 400 Bad Request
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1894