Edge Bitwarden Extension Can't Login #1032

Closed
opened 2026-04-06 01:34:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Rvn0xsy on 7/25/2024

Subject of the issue

Deployment environment

  • vaultwarden version: 1.31.0
  • Install method: Docker image

  • Clients used: web

  • Reverse proxy and version: nginx

  • MySQL/MariaDB or PostgreSQL version: sqlite

  • Other relevant details:

Steps to reproduce

I am using the Edge 126.0.2592.113 version of the browser, with the Bitwarden browser extension installed. I tried to log in to my self-hosted server and found that I could not log in normally.
image

My bitwarden Server version is :

root@a4f26485a9b3:/# ./vaultwarden --version
vaultwarden 1.31.0
root@a4f26485a9b3:/#

Expected behaviour

Subsequently, I installed the Chrome browser and also installed the latest Bitwarden browser extension, and found that it works normally!

I would like to inquire whether there are any differences between the Edge browser extension and the Chrome browser extension (the latest version)?

Their browser extension release dates are the same, which is very puzzling to me.

The Chrome browser extension works properly, but the Edge browser does not.

*Originally created by @Rvn0xsy on 7/25/2024* <!-- # ### 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. --> ### 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.31.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker image * Clients used: web * Reverse proxy and version: nginx * MySQL/MariaDB or PostgreSQL version: sqlite * 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? --> I am using the Edge 126.0.2592.113 version of the browser, with the Bitwarden browser extension installed. I tried to log in to my self-hosted server and found that I could not log in normally. ![image](https://github.com/user-attachments/assets/cbd7e50e-f748-4829-a60e-f0bd918da594) My bitwarden Server version is : ``` root@a4f26485a9b3:/# ./vaultwarden --version vaultwarden 1.31.0 root@a4f26485a9b3:/# ``` ### Expected behaviour <!-- Tell us what you expected to happen --> Subsequently, I installed the Chrome browser and also installed the latest Bitwarden browser extension, and found that it works normally! I would like to inquire whether there are any differences between the Edge browser extension and the Chrome browser extension (the latest version)? Their browser extension release dates are the same, which is very puzzling to me. The Chrome browser extension works properly, but the Edge browser does not.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1032