I hope this has a simple answer, but I have spent hours looking for a solution and I am now more confused.
My RevPi has the wrong time and date. I can set it correctly using "
Code: Select all
sudo date -set
If I run
Code: Select all
sudo timedatectl set-time "2019-09-18 13:13"
Code: Select all
Failed to set time: Automatic time synchronization is enabled
Code: Select all
sudo apt-get update
Code: Select all
timedatectl
Code: Select all
Failed to query server: Invalid argument
Can anyone explain what is going on? I need the RevPi to start up, check the NTP server and get the correct time. I would also like the RTC backup to work.
Any help is much appreciated.
Regards
Ray