mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[GH-ISSUE #3774] Wrong timezone #10478
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bottiger on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3774
For whatever reason Vaultwarden have started running with a wrong timezone. I live in UTC+1 and vaultwarden seems to think it's two hours behind.
This log entry shows the problem
[2023-08-14 07:55:10.449][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2023-08-14 05:55:10 UTC IP: 77.233.250.50I have not done anything special to set the timezone of Vaultwarden specifically, but it worked previously and the server time is correct.