mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #2880] admin/diagnostics page returns 404 in latest version (1.26.0) #1404
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#1404
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 @yggdrasil-tynor on GitHub (Nov 1, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2880
Subject of the issue
admin/diagnostics returns a 404 in latest version (1.26.0).
Deployment environment
Docker in Azure App Service (cannot post diagnostics as it is not working anymore)
1.26.0
Install method:
docker run @ Azure
Clients used:
web client
MySQL/MariaDB or PostgreSQL version:
Embedded database (sqlite)
Steps to reproduce
Running latest tag of vaultwarden/server:alpine
Expected behaviour
Show the diagnostics page
Actual behaviour
404 site
Troubleshooting data
@BlackDex commented on GitHub (Nov 1, 2022):
You need to go to
/adminfirst, login, and after that you can go to the diagnostics page.