Cannot update passwords, returning page not found #1311

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

Originally created by @jbindinga on GitHub.

Subject of the issue

I cannot update passwords for some entries in my vault. When I try to update it hangs for some time and then gives back an error, page not found.

After this error, lots of actions no longer respond and restarting the container gets it responsive again.

Deployment environment

I tried opening the Diagnostics tab, but that also gives a page not found error.

  • vaultwarden version:
    1.22.2
  • Install method:
    Docker image on synology
  • Clients used:
    web vault, iOS and chrome plugin
  • Reverse proxy and version:
    Synology reverse proxy (based on nginx)
  • MySQL/MariaDB or PostgreSQL version:
    N/A
  • Other relevant details:

Steps to reproduce

Start container, override password using the generate password feature, save.

Expected behavior

Password is updated

Actual behavior

Page not found is returned

Troubleshooting data

Container log file:
vaultwarden-server.csv
Environment configuration:
image
Reverse Proxy Settings
image
image
image

Originally created by @jbindinga on GitHub. <!-- # ### 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. --> I cannot update passwords for some entries in my vault. When I try to update it hangs for some time and then gives back an error, page not found. After this error, lots of actions no longer respond and restarting the container gets it responsive again. ### 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. ========================================================================================= --> I tried opening the Diagnostics tab, but that also gives a page not found error. <!-- 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.22.2 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker image on synology * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> web vault, iOS and chrome plugin * Reverse proxy and version: <!-- if applicable --> Synology reverse proxy (based on nginx) * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> N/A * 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? --> Start container, override password using the generate password feature, save. ### Expected behavior <!-- Tell us what you expected to happen --> Password is updated ### Actual behavior <!-- Tell us what actually happened --> Page not found is returned ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> Container log file: [vaultwarden-server.csv](https://github.com/dani-garcia/vaultwarden/files/7027572/vaultwarden-server.csv) Environment configuration: ![image](https://user-images.githubusercontent.com/53049941/130359626-3dac7f82-2292-4ab9-9ebe-160be16d682c.png) Reverse Proxy Settings ![image](https://user-images.githubusercontent.com/53049941/130360172-96c4bd89-0a6f-476e-9a9e-1bdf63caef2b.png) ![image](https://user-images.githubusercontent.com/53049941/130360011-e4cf134f-f19b-4094-a13b-5d3fa38891ab.png) ![image](https://user-images.githubusercontent.com/53049941/130359678-12281213-2ed9-4b7d-96a5-2df9ea5a5643.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1311