Vaultwarden Password Save Prompt Not Working – Need Help #210

Closed
opened 2025-10-09 16:17:58 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @jaychou11177 on GitHub.

Vaultwarden Support String

Using the official Bitwarden service, it can automatically prompt to save passwords, or when your password changes, it will prompt you
Official Bitwarden

The same browser and extension, including settings options, vaultwarden will not prompt you to save passwords or similar things!

I’ve been trying to find the answer to the problem for several days, but haven't had any luck.

The image is vaultwarden/server:latest
What is currently known: It is unrelated to the browser, extension, WebSocket, or using an older version of the extension.
Here are my environment variables:

WEBSOCKET_ENABLED=true
ADMIN_TOKEN=GDtXvj************************************
SIGNUPS_ALLOWED=false
INVITATIONS_ALLOWED=false
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ROCKET_PROFILE=release
ROCKET_ADDRESS=0.0.0.0
ROCKET_PORT=80
SSL_CERT_DIR=/etc/ssl/certs
PUSH_ENABLED=true
PUSH_INSTALLATION_ID=5dd440a2-7168-4ba3-******************
PUSH_INSTALLATION_KEY=bytF8nQ******************
DEBIAN_FRONTEND=noninteractive

I’ve searched Google and Bing, but I still haven’t found an answer.

I hope someone with more experience can help figure out what the issue might be!!!

Vaultwarden Build Version

1.33.2

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

openresty 1.21.4.3-3-3-focal

Host/Server Operating System

Linux

Operating System Version

Debian 12

Clients

Browser Extension

Client Version

2025.1.3

Steps To Reproduce

Steps to Reproduce:
Set up Vaultwarden using the official Docker image: vaultwarden/server:latest
Configure the environment variables as mentioned in the initial setup (including enabling WebSockets and push notifications).
Install the Bitwarden browser extension and configure it in your preferred browser.
Log in to your Vaultwarden account using the extension.
Navigate to a website where you can change or save a new password.
Try updating the password on the website or adding a new one.
Observe the behavior: The browser should prompt to save the password, but it does not do so.

Expected Result

The browser extension should automatically prompt to save the new or updated password.

Actual Result

No prompt appears for saving the password.

Logs

None

Screenshots or Videos

No response

Additional Context

No response

Originally created by @jaychou11177 on GitHub. ### Vaultwarden Support String Using the official Bitwarden service, **it can automatically prompt to save passwords, or when your password changes, it will prompt you** ![Official Bitwarden](https://img.meituan.net/video/0e956717386ec78e4dc62d895adedffe14620.png) **The same browser and extension, including settings options**, *vaultwarden* will not prompt you to save passwords or similar things! I’ve been trying to find the answer to the problem for several days, but haven't had any luck. The image is **vaultwarden/server:latest** What is currently known: It is unrelated to the browser, extension, WebSocket, or using an older version of the extension. Here are my environment variables: > WEBSOCKET_ENABLED=true ADMIN_TOKEN=GDtXvj************************************ SIGNUPS_ALLOWED=false INVITATIONS_ALLOWED=false PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ROCKET_PROFILE=release ROCKET_ADDRESS=0.0.0.0 ROCKET_PORT=80 SSL_CERT_DIR=/etc/ssl/certs PUSH_ENABLED=true PUSH_INSTALLATION_ID=5dd440a2-7168-4ba3-****************** PUSH_INSTALLATION_KEY=bytF8nQ****************** DEBIAN_FRONTEND=noninteractive > # I’ve searched Google and Bing, but I still haven’t found an answer. I hope someone with more experience can help figure out what the issue might be!!! ### Vaultwarden Build Version 1.33.2 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy openresty 1.21.4.3-3-3-focal ### Host/Server Operating System Linux ### Operating System Version Debian 12 ### Clients Browser Extension ### Client Version 2025.1.3 ### Steps To Reproduce Steps to Reproduce: Set up Vaultwarden using the official Docker image: vaultwarden/server:latest Configure the environment variables as mentioned in the initial setup (including enabling WebSockets and push notifications). Install the Bitwarden browser extension and configure it in your preferred browser. Log in to your Vaultwarden account using the extension. Navigate to a website where you can change or save a new password. Try updating the password on the website or adding a new one. Observe the behavior: The browser should prompt to save the password, but it does not do so. ### Expected Result The browser extension should automatically prompt to save the new or updated password. ### Actual Result No prompt appears for saving the password. ### Logs ```text None ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
OVERLORD added the bug label 2025-10-09 16:17:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#210