mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
Vaultwarden Password Save Prompt Not Working – Need Help #210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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

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:
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
Screenshots or Videos
No response
Additional Context
No response