I am running Ubuntu 20.04 and using timedatectl with timesyncd. If I enable NTP sync then my local and universal dates get set to the year 2058.
If I do a manual check (using python) the NTP servers I am using are working correctly. This has happened before and somehow corrected itself but is now happening again.
Any idea what is going wrong?
Local time: mié 2058-05-22 01:16:55 CEST
Universal time: mar 2058-05-21 23:16:55 UTC
RTC time: sáb 2022-05-21 22:21:03
Time zone: Europe/Madrid (CEST, +0200)
System clock synchronized: no
NTP service: active
RTC in local TZ: no
/etc/systemd/timesyncd.conf
[Time]
NTP=pool.ntp.org ntp.ubuntu.com
#FallbackNTP=ntp.ubuntu.com
#RootDistanceMaxSec=5
#PollIntervalMinSec=32
#PollIntervalMaxSec=2048