Admin Page Diagnostics: Internal Error #71

Closed
opened 2025-07-08 08:38:59 -04:00 by AtHeartEngineer · 0 comments

Originally created by @zoltrons on 5/26/2025

Vaultwarden Support String

[2025-05-26 20:13:12.435][response][INFO] (diagnostics) GET /admin/diagnostics => 500 Internal Server Error
[2025-05-26 20:13:19.520][request][INFO] GET /admin/diagnostics
[2025-05-26 20:13:19.628][panic][ERROR] thread 'rocket-worker-thread' panicked at 'called Result::unwrap() on an Err value: Error("unexpected character '-' while parsing major version number")': src/api/admin.rs:701
0: vaultwarden::init_logging::{{closure}}
1: std::panicking::rust_panic_with_hook
2: std::panicking::begin_panic_handler::{{closure}}
3: std::sys::backtrace::__rust_end_short_backtrace
4: __rustc::rust_begin_unwind
5: core::panicking::panic_fmt
6: core::result::unwrap_failed
7: vaultwarden::api::admin::diagnostics::{{closure}}
8: vaultwarden::api::admin::diagnostics::into_info::monomorphized_function::{{closure}}
9: rocket::server::<impl rocket::rkt::Rocketrocket::phase::Orbit>::route::{{closure}}
10: rocket::server::hyper_service_fn::{{closure}}::{{closure}}
11: tokio::runtime::task::raw::poll
12: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
13: tokio::runtime::scheduler::multi_thread::worker::run
14: tokio::runtime::task::raw::poll
15: std::sys::backtrace::__rust_begin_short_backtrace
16: core::ops::function::FnOnce::call_once{{vtable.shim}}
17: std::sys::pal::unix::thread::Thread::new::thread_start
18:
19:
[2025-05-26 20:13:19.628][response][INFO] (diagnostics) GET /admin/diagnostics => 500 Internal Server Error

Vaultwarden Build Version

v1.34.0

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

Cloudflared

Host/Server Operating System

Linux

Operating System Version

No response

Clients

Web Vault

Client Version

No response

Steps To Reproduce

  1. Go to 'Admin Page'
  2. Click on 'Diagnostic'

Expected Result

Diagnostic page.

Actual Result

500: Internal Server Error

The server encountered an internal error while processing this request.

Rocket

Logs


Screenshots or Videos

No response

Additional Context

No response

*Originally created by @zoltrons on 5/26/2025* ### Vaultwarden Support String [2025-05-26 20:13:12.435][response][INFO] (diagnostics) GET /admin/diagnostics => 500 Internal Server Error [2025-05-26 20:13:19.520][request][INFO] GET /admin/diagnostics [2025-05-26 20:13:19.628][panic][ERROR] thread 'rocket-worker-thread' panicked at 'called `Result::unwrap()` on an `Err` value: Error("unexpected character '-' while parsing major version number")': src/api/admin.rs:701 0: vaultwarden::init_logging::{{closure}} 1: std::panicking::rust_panic_with_hook 2: std::panicking::begin_panic_handler::{{closure}} 3: std::sys::backtrace::__rust_end_short_backtrace 4: __rustc::rust_begin_unwind 5: core::panicking::panic_fmt 6: core::result::unwrap_failed 7: vaultwarden::api::admin::diagnostics::{{closure}} 8: vaultwarden::api::admin::diagnostics::into_info::monomorphized_function::{{closure}} 9: rocket::server::<impl rocket::rkt::Rocket<rocket::phase::Orbit>>::route::{{closure}} 10: rocket::server::hyper_service_fn::{{closure}}::{{closure}} 11: tokio::runtime::task::raw::poll 12: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 13: tokio::runtime::scheduler::multi_thread::worker::run 14: tokio::runtime::task::raw::poll 15: std::sys::backtrace::__rust_begin_short_backtrace 16: core::ops::function::FnOnce::call_once{{vtable.shim}} 17: std::sys::pal::unix::thread::Thread::new::thread_start 18: <unknown> 19: <unknown> [2025-05-26 20:13:19.628][response][INFO] (diagnostics) GET /admin/diagnostics => 500 Internal Server Error ### Vaultwarden Build Version v1.34.0 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy Cloudflared ### Host/Server Operating System Linux ### Operating System Version _No response_ ### Clients Web Vault ### Client Version _No response_ ### Steps To Reproduce 1. Go to 'Admin Page' 2. Click on 'Diagnostic' ### Expected Result Diagnostic page. ### Actual Result 500: Internal Server Error The server encountered an internal error while processing this request. Rocket ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#71