Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

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 page returns 404 in latest version (1.26.0) #2880

Closed
yggdrasil-tynor opened this issue Nov 1, 2022 · 1 comment
Closed

Comments

@yggdrasil-tynor
Copy link

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)

  • vaultwarden version:
    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

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

@BlackDex
Copy link
Collaborator

BlackDex commented Nov 1, 2022

You need to go to /admin first, login, and after that you can go to the diagnostics page.

Repository owner locked and limited conversation to collaborators Nov 1, 2022
@BlackDex BlackDex converted this issue into discussion #2881 Nov 1, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants