mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
All /admin/ subpaths give 404 #1854
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 @Joly0 on GitHub (Feb 14, 2024).
Subject of the issue
Hey guys, i tried to add a new user to my vaultwarden instance, but now all subpaths below /admin give me an 404 error (but a bitwarden one, not a normal browser one). I can access /admin normally, but all other pages like "users" or "organization" dont work.
I think this might be cause of reverse proxy settings, because when i try to access those pages through ip rather than domain, i can access all subpaths just fine, but i am not sure, where my issue is. Also it was working about 1-2 months ago without an issue.
For reverse proxy i am using nginx proxy manager and the /admin config there looks like this:
Deployment environment
Install method: Docker
Clients used:
Reverse proxy and version: Nginx Proxy Manager (latest)
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Expected behaviour
Actual behaviour
Troubleshooting data