[GH-ISSUE #2880] admin/diagnostics page returns 404 in latest version (1.26.0) #1404

Closed
opened 2026-03-03 02:08:53 +03:00 by kerem · 1 comment
Owner

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)

  • 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

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) * vaultwarden version: 1.26.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: docker run @ Azure * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> 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
kerem closed this issue 2026-03-03 02:08:53 +03:00
Author
Owner

@BlackDex commented on GitHub (Nov 1, 2022):

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

<!-- gh-comment-id:1298384340 --> @BlackDex commented on GitHub (Nov 1, 2022): You need to go to `/admin` first, login, and after that you can go to the diagnostics page.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1404
No description provided.