Article 6HBA7 xfce clock shows wrong time

xfce clock shows wrong time

by
pedpup2
from LinuxQuestions.org on (#6HBA7)
Running SolydX ( debian based ) with xfce desktop. HP 8560P laptop.
Suddenly the clock in the system tray is off by 12 hours.
I checked the ntp service- it was inactive. I activated it.

No change

from CLI ran "date" - and that is right.

Here is the result of systemctl status ntp:

Code:ntp.service - Network Time Service
Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2023-12-21 14:42:56 CST; 6h ago
Docs: man:ntpd(8)
Process: 782 ExecStart=/usr/lib/ntp/ntp-systemd-wrapper (code=exited, status=0/SUCCESS)
Main PID: 817 (ntpd)
Tasks: 2 (limit: 4915)
Memory: 3.1M
CGroup: /system.slice/ntp.service
817 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 119:133

Dec 21 14:44:03 phils8560 ntpd[817]: Soliciting pool server 45.84.199.136
Dec 21 14:44:03 phils8560 ntpd[817]: Soliciting pool server 72.46.53.234
Dec 21 14:44:04 phils8560 ntpd[817]: Soliciting pool server 217.180.209.214
Dec 21 14:44:04 phils8560 ntpd[817]: Soliciting pool server 45.79.1.70
Dec 21 14:44:05 phils8560 ntpd[817]: Soliciting pool server 44.190.5.123
Dec 21 14:44:05 phils8560 ntpd[817]: Soliciting pool server 104.131.139.195
Dec 21 14:44:06 phils8560 ntpd[817]: Soliciting pool server 2620:135:5003:ffff::123
Dec 21 14:44:07 phils8560 ntpd[817]: Soliciting pool server 71.162.136.44
Dec 21 20:45:55 phils8560 ntpd[817]: receive: Unexpected origin timestamp 0xe92f2219.40a5dda9 does not match aorg 0000000000.00000000 from server@45.79.1.70 xmt 0xe92f76e3.a4ec3084
Dec 21 20:45:55 phils8560 ntpd[817]: receive: Unexpected origin timestamp 0xe92f2219.409f0b3d does not match aorg 0000000000.00000000 from server@217.180.209.214 xmt 0xe92f76e3.a864Can anyone suggest a fix for this?

I'll provide any info you need..

Thanks,

phil
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments