In the docker environment, after running for several hours, the connection cannot be made #1584

Closed
opened 2026-04-06 02:03:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @wangx024 on 6/15/2023

The error log is as follows

<html>
date stream content
2023-06-15T05:38:16.540242436Z stdout [2023-06-15 05:38:16.539][vaultwarden::api::core::two_factor][ERROR] Failed to get DB connection in send_incomplete_2fa_notifications()
2023-06-15T05:38:16.539731503Z stdout [2023-06-15 05:38:16.539][vaultwarden::db][ERROR] Timeout waiting for database connection
2023-06-15T05:37:49.504021646Z stdout [2023-06-15 05:37:49.502][rocket::server::_][WARN] No 503 catcher registered. Using Rocket default.
2023-06-15T05:37:49.503855548Z stdout [2023-06-15 05:37:49.502][vaultwarden::api::web::_][WARN] Request guard DbConn failed: ().
2023-06-15T05:37:49.503181277Z stdout [2023-06-15 05:37:49.502][vaultwarden::db][ERROR] Timeout waiting for database connection
</html>
*Originally created by @wangx024 on 6/15/2023* The error log is as follows <html> <body> <!--StartFragment--> date | stream | content -- | -- | -- 2023-06-15T05:38:16.540242436Z | stdout | [2023-06-15 05:38:16.539][vaultwarden::api::core::two_factor][ERROR] Failed to get DB connection in send_incomplete_2fa_notifications() 2023-06-15T05:38:16.539731503Z | stdout | [2023-06-15 05:38:16.539][vaultwarden::db][ERROR] Timeout waiting for database connection 2023-06-15T05:37:49.504021646Z | stdout | [2023-06-15 05:37:49.502][rocket::server::_][WARN] No 503 catcher registered. Using Rocket default. 2023-06-15T05:37:49.503855548Z | stdout | [2023-06-15 05:37:49.502][vaultwarden::api::web::_][WARN] Request guard `DbConn` failed: (). 2023-06-15T05:37:49.503181277Z | stdout | [2023-06-15 05:37:49.502][vaultwarden::db][ERROR] Timeout waiting for database connection <!--EndFragment--> </body> </html>
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1584