Forum Discussion
Feb 14, 2024
Do you have NTP servers configured? (you can check this by running the following command)
list sys ntp servers
If you do, then you can do a manually NTP sync with the NTP server by using the following commands:
run util bash
ntpdate -u <NTP SERVER IP>