Open niusmallnan opened 5 years ago
I test in rancheros v1.4.3,find the same error , ping 0.pool.org.cn is disconected, then I modify ntp.conf server to china pools, commit, the time zone is ok.
I find the same in ROS v1.5.1
However when I switch to ubuntu console using
ros console switch
and install ntp utils
apt update && apt install ntp
I can see it is synchronised
ntpq -pn
remote refid st t when poll reach delay offset jitter
==============================================================================
*203.52.62.212 .gPPS. 1 u 303 1024 377 12.592 0.009 73.601
+27.124.125.250 162.159.200.1 4 u 667 1024 377 53.329 -0.036 1.863
+150.101.186.48 172.22.254.53 2 u 641 1024 377 43.350 0.964 2.701
-220.158.215.21 203.4.241.5 2 u 625 1024 377 45.890 -9.369 4.229
The message seems to be a false positive
Seeing the same issue. I've been on 1.5.1
, just upgraded to 1.5.6
and am still seeing the error. I tailed /var/log/syslog
and am seeing the correct time being logged on boot, but at some point ntpd
kicks in and switches the clock over to another zone and I'm seeing
Jan 20 18:23:39 rancheros ntpd[1]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jan 20 18:23:39 rancheros ntpd[1]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
RancherOS Version: (ros os version) v1.5.1 Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) ALL