Something went VERY wrong and I have no idea how the time got changed by a month.
I logged in today to look at some trends and noticed 95% of my tags were not recording trends. Went onto the gateway and didn't see any issues with quarantined data or anything in my cache. But then noticed that there was a weird date in my log.
You can't get a log entry in 2025 unless date and time on your OS is badly broken.
Consider not using Windows. Its NTP client does time warps when given bogus data. (Instant change to new time.)
Linux' NTP client only does a time warp on initial boot. Later bogus data starts a slow skew adjustment that usually doesn't make a big change before the bogus data disappears on the next NTP poll. (And skews the small change back to proper.)
Windows is simply dumb in this case. (Among others.)
Or use a local NTP time source that won't give you bogus data, like a GPS receiver.