mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #5142] 404 Error when accessing admin pages through reverse proxy #2080
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2080
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @djrarky on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5142
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Vaultwarden Build Version
v1.32.3
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
freenginx 1.27.4
Host/Server Operating System
Linux
Operating System Version
Photon OS 5.0
Clients
Web Vault
Client Version
No response
Steps To Reproduce
This is a new issue I've only realized this week. I know it was working last week, there has been no changes to the reverse proxy.
I can access the URL: http://docker:81/admin/users/overview without issue, however through the reverse proxy accessing https://vw.domain.com/admin/users/overview gives me a 404 error. This is the same for the Organization & Diagnostic pages
This has worked previously.
https://vw.domain.com/admin page works flawlessly, it's just the further subpaths.
Expected Result
Be able to access https://vw.domain.com/admin/users/overview pages
Actual Result
404 error

Logs
No response
Screenshots or Videos
No response
Additional Context
No response