mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
admin/diagnostics page returns 404 in latest version (1.26.0) #1017
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 @yggdrasil-tynor on GitHub.
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:
You need to go to
/adminfirst, login, and after that you can go to the diagnostics page.