We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
admin/diagnostics returns a 404 in latest version (1.26.0).
Docker in Azure App Service (cannot post diagnostics as it is not working anymore)
Install method: docker run @ Azure
Clients used: web client
MySQL/MariaDB or PostgreSQL version: Embedded database (sqlite)
Running latest tag of vaultwarden/server:alpine
Show the diagnostics page
404 site
2022-11-01T11:06:01.448767120Z [2022-11-01 11:06:01.447][request][INFO] GET /admin/diagnostics 2022-11-01T11:06:01.449452230Z [2022-11-01 11:06:01.447][][WARN] Request guard AdminToken is forwarding. 2022-11-01T11:06:01.449464530Z [2022-11-01 11:06:01.447][][WARN] Response was None. 2022-11-01T11:06:01.449469030Z [2022-11-01 11:06:01.447][_][WARN] Responding with registered (not_found) 404 catcher. 2022-11-01T11:06:01.449473230Z [2022-11-01 11:06:01.448][response][INFO] (web_files) GET /<p..> [10] => 404 Not Found
AdminToken
None
The text was updated successfully, but these errors were encountered:
You need to go to /admin first, login, and after that you can go to the diagnostics page.
/admin
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: