ERROR User auth failed "Auth timestamp expired"

I am facing a problem with authenticating with 2FA on just one windows machine. For a week it worked fine but after that it just says failed to authenticate even when I put in the correct passcode and even before it expires. I checked the server logs and this is what it says. The same user works fine on all laptops except one. I tried reinstalling the client and creating a new user but nothing seems to work. Can u tell what the problem is??

User connected user_id=64e3648054449ef8c07c92cd

[ancient-waters-5288] Tue Nov 28 14:11:01 2023 119.73.100.0:9400 [64e3648054449ef8c07c92cd] Peer Connection Initiated with [AF_INET6]::ffff:119.73.100.0:9400

[ancient-waters-5288] Tue Nov 28 14:11:01 2023 64e3648054449ef8c07c92cd/119.73.100.0:9400 MULTI_sva: pool returned IPv4=192.168.240.2, IPv6=(Not enabled)

[ancient-waters-5288] Tue Nov 28 14:22:18 2023 64e3648054449ef8c07c92cd/119.73.100.0:9400 [64e3648054449ef8c07c92cd] Inactivity timeout (–ping-restart), restarting

[ancient-waters-5288] 2023-11-28 14:22:18 User disconnected user_id=64e3648054449ef8c07c92cd

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_VER=2.6.5

[ancient-waters-5288] 2023-11-28 14:31:45 ERROR User auth failed “Auth timestamp expired”

[ancient-waters-5288] 2023-11-28 14:31:45 COM> SUCCESS: client-deny command succeeded

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_PLAT=win

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_TCPNL=1

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_MTU=1600

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_NCP=2

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_CIPHERS=AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305:AES-256-CBC:AES-128-CBC

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_PROTO=990

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_LZO_STUB=1

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_COMP_STUB=1

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_COMP_STUBv2=1

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_HWADDR=14:4f:8a:4a:a8:80

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_SSL=OpenSSL_3.1.1_30_May_2023

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: IV_PLAT_VER=10.0,_amd64_executable

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: UV_ID=98b5d0fe9aa646178087fc4921330037

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 peer info: UV_NAME=summer-waves-6374

[ancient-waters-5288] Tue Nov 28 14:31:45 2023 39.45.76.154:54093 [64e3648054449ef8c07c92e1] Peer Connection Initiated with [AF_INET6]::ffff:39.45.76.154:54093

[ancient-waters-5288] Tue Nov 28 14:38:09 2023 39.45.76.154:50872 peer info: IV_VER=2.6.5

[ancient-waters-5288] 2023-11-28 14:38:09 ERROR User auth failed “Auth timestamp expired”

[ancient-waters-5288] 2023-11-28 14:38:09 COM> SUCCESS: client-deny command succeeded

Sent from Mail for Windows

This is most likely an incorrect timezone on either the server or the client. The time may appear to be correct but the code will convert the current time into UTC. It does this by using the configured timezone to offset the time to UTC. If the time doesn’t match the timezone this offset will be incorrect causing timestamp or OTP authentication errors. The server and client don’t need to have the same timezone but the time must match the correct time for the configured timezone.