-
Make sure automatic date and time is enabled in settings:
-
Ensure systemd time service is running:
systemctl status systemd-timedated.service
If it is not, start and enable it with:
sudo systemctl start systemd-timedated.service
sudo systemctl enable systemd-timedated.service