Originally created by @francois-egner on GitHub (Sep 24, 2023).
Subject of the issue
Whenever I try to login to my account I will get asked to setup a master password which I cannot remember setting up in the past. I did enter everything mandatory and receive an error that is not specified any further.
Deployment environment
vaultwarden version: 1.25.2
Install method: Docker (:latest tag)
Clients used: Mac Desktop App
Reverse proxy and version: Nginx (The one that ships with the lattest nginx proxy manager)
Other relevant details:
Steps to reproduce
Get latest Bitwarden Client for Mac
Use the :latest docker image available
Try to login to your account
Enter 2FA information/details
Fill out mandatory information for setting up a master password as asked
Expected behaviour
I expect the master password to be set and being redirected into my vault
Actual behaviour
The client says that an error occured. "The requestsest resource could not be found"
Troubleshooting data
Log data:
vaultwarden | [2023-09-24 19:12:39.663][][ERROR] No matching routes for POST /api/accounts/set-password application/json.
vaultwarden | [2023-09-24 19:12:39.663][][WARN] No 404 catcher registered. Using Rocket default.
vaultwarden | [2023-09-24 19:12:39.663][response][INFO] 404 Not Found
Originally created by @francois-egner on GitHub (Sep 24, 2023).
### Subject of the issue
Whenever I try to login to my account I will get asked to setup a master password which I cannot remember setting up in the past. I did enter everything mandatory and receive an error that is not specified any further.
### Deployment environment
* vaultwarden version: 1.25.2
* Install method: Docker (:latest tag)
* Clients used: Mac Desktop App
* Reverse proxy and version: Nginx (The one that ships with the lattest nginx proxy manager)
* Other relevant details:
### Steps to reproduce
1. Get latest Bitwarden Client for Mac
2. Use the :latest docker image available
3. Try to login to your account
4. Enter 2FA information/details
5. Fill out mandatory information for setting up a master password as asked
### Expected behaviour
I expect the master password to be set and being redirected into my vault
### Actual behaviour
The client says that an error occured. "The requestsest resource could not be found"
### Troubleshooting data
Log data:
vaultwarden | [2023-09-24 19:12:39.663][_][ERROR] No matching routes for POST /api/accounts/set-password application/json.
vaultwarden | [2023-09-24 19:12:39.663][_][WARN] No 404 catcher registered. Using Rocket default.
vaultwarden | [2023-09-24 19:12:39.663][response][INFO] 404 Not Found
Can you update to a newer Vaultwarden version? The issue should already be fixed by #3813
Alternatively, use an older version of the desktop client.
@stefan0xC commented on GitHub (Sep 24, 2023):
Can you update to a newer Vaultwarden version? The issue should already be fixed by #3813
Alternatively, use an older version of the desktop client.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @francois-egner on GitHub (Sep 24, 2023).
Subject of the issue
Whenever I try to login to my account I will get asked to setup a master password which I cannot remember setting up in the past. I did enter everything mandatory and receive an error that is not specified any further.
Deployment environment
vaultwarden version: 1.25.2
Install method: Docker (:latest tag)
Clients used: Mac Desktop App
Reverse proxy and version: Nginx (The one that ships with the lattest nginx proxy manager)
Other relevant details:
Steps to reproduce
Expected behaviour
I expect the master password to be set and being redirected into my vault
Actual behaviour
The client says that an error occured. "The requestsest resource could not be found"
Troubleshooting data
Log data:
vaultwarden | [2023-09-24 19:12:39.663][][ERROR] No matching routes for POST /api/accounts/set-password application/json.
vaultwarden | [2023-09-24 19:12:39.663][][WARN] No 404 catcher registered. Using Rocket default.
vaultwarden | [2023-09-24 19:12:39.663][response][INFO] 404 Not Found
@stefan0xC commented on GitHub (Sep 24, 2023):
Can you update to a newer Vaultwarden version? The issue should already be fixed by #3813
Alternatively, use an older version of the desktop client.