Hi Tom, how are you doing? Yes, I know what/where you're talking about but that's not the problem. Everything I can see is set correctly ie the timezone. From what I've read if the time gets off a little for some reason the server will update the time. But if for some reason it gets too far off you have to reset it manually but I can't figure out how.
The time's not off by (for example) 1 or 2 hours where the timezone might be off. Right now its 10:17 PM (eastern) and my dashboard thinks it 2:57. It also thinks it's June 12. Weird!
per pi-star forum:
Sometimes simply restarting Pi-Star will correct the date/time, but if it gets too far out of sync, you may need to stop and then restart the NTP service to reset it. To do that, log into Pi-Star via SSH, and then run these three commands:
Code:
Select all
sudo systemctl stop ntp.service
sudo ntpdate pool.ntp.org
sudo systemctl start ntp.service
I don't understand logging in via SSH and where to insert this code.
thanks,
Bob
PS we're back in Ohio. I tried to call you a few days ago but for some reason my NJ talk group was corrupted and I haven't got around to fixing it. It shows NJ as being 31341. I think it's 3134, not sure where the extra 1 came from.