2021-03-10T22:49:58 ntpd[99842] kernel reports TIME_ERROR: 0x41: Clock Unsynchronized 2021-03-10T22:49:58 ntpd[99842] kernel reports TIME_ERROR: 0x41: Clock Unsynchronized 2021-03-10T22:49:58 ntpd[99842] Listening on routing socket on fd #26 for interface updates 2021-03-10T22:49:58 ntpd[99842] Listen normally on 5 pppoe0 51.x.x.x:123 2021-03-10T22:49:58 ntpd[99842] Listen normally on 4 pppoe0 [fe80::20d:b9ff:fe55:a4e8%8]:123 2021-03-10T22:49:58 ntpd[99842] Listen normally on 3 lo0 127.0.0.1:123 2021-03-10T22:49:58 ntpd[99842] Listen normally on 2 lo0 [::1]:123 2021-03-10T22:49:58 ntpd[99842] Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-03-10T22:49:58 ntpd[99842] Listen and drop on 0 v6wildcard [::]:123 2021-03-10T22:49:58 ntpd[99842] restrict: 'monitor' cannot be disabled while 'limited' is enabled 2021-03-10T22:49:58 ntpd[99842] gps base set to 2021-01-17 (week 2141) 2021-03-10T22:49:58 ntpd[99842] basedate set to 2021-01-13 2021-03-10T22:49:58 ntpd[99842] proto: precision = 0.418 usec (-21) 2021-03-10T22:49:58 ntpd[78182] ---------------------------------------------------- 2021-03-10T22:49:58 ntpd[78182] available at https://www.nwtime.org/support 2021-03-10T22:49:58 ntpd[78182] corporation. Support and training for ntp-4 are 2021-03-10T22:49:58 ntpd[78182] Inc. (NTF), a non-profit 501(c)(3) public-benefit 2021-03-10T22:49:58 ntpd[78182] ntp-4 is maintained by Network Time Foundation,
Message: '0x2041', The clock was not synchronized, yet.Run 'ntptime'You see: 'status 0x2001 (PLL,NANO)'?All is fine, the clock is synchronized.
getto@hush:~ % ntptimentp_gettime() returns code 0 (OK) time e3f4e609.555ed070 Thu, Mar 11 2021 18:55:05.333, (.333478690), maximum error 500031 us, estimated error 589 us, TAI offset 0ntp_adjtime() returns code 0 (OK) modes 0x0 (), offset 2337.078 us, frequency 35.980 ppm, interval 4 s, maximum error 500031 us, estimated error 589 us, status 0x2001 (PLL,NANO), time constant 8, precision 0.001 us, tolerance 496 ppm, pps frequency 30.434 ppm, stability 0.000 ppm, jitter 0.000 us, intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.getto@hush:~ %
PLL 0x0001 /* enable PLL updates (rw) */UNSYNC 0x0040 /* clock unsynchronized (rw) */NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */
PLL 0x0001 /* enable PLL updates (rw) */NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */