Clock Unsynchronized - Printable Version +- KeexyBox's forum (https://forum.keexybox.org) +-- Forum: System settings (https://forum.keexybox.org/Forum-System-settings) +--- Forum: Date and time (https://forum.keexybox.org/Forum-Date-and-time) +--- Thread: Clock Unsynchronized (/Thread-Clock-Unsynchronized) |
Clock Unsynchronized - vit - 05-04-2021 Error on NTPD TIME, anyone can help? 2021-05-03 20:42:22 - /usr/bin/sudo /etc/init.d/ntp status 2021-05-03 20:42:22 - * ntp.service - Network Time Service 2021-05-03 20:42:22 - Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: enabled) 2021-05-03 20:42:22 - Active: active (running) since Mon 2021-05-03 19:43:38 -03; 58min ago 2021-05-03 20:42:22 - Docs: man:ntpd(8) 2021-05-03 20:42:22 - Main PID: 994 (ntpd) 2021-05-03 20:42:22 - Tasks: 2 (limit: 4464) 2021-05-03 20:42:22 - Memory: 2.4M 2021-05-03 20:42:22 - CGroup: /system.slice/ntp.service 2021-05-03 20:42:22 - `-994 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 104:110 2021-05-03 20:42:22 - 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: restrict ::: KOD does nothing without LIMITED. 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: Listen and drop on 0 v6wildcard [::]:123 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: Listen normally on 2 lo 127.0.0.1:123 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: Listening on routing socket on fd #19 for interface updates 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized 2021-05-03 20:42:22 - May 03 19:43:39 p1 ntpd[994]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized 2021-05-03 20:42:22 - May 03 19:43:41 p1 ntpd[994]: Listen normally on 3 br0 192.168.0.111:123 2021-05-03 20:42:22 - May 03 19:43:41 p1 ntpd[994]: Listen normally on 4 br0:0 192.168.2.254:123 2021-05-03 20:42:22 - May 03 19:43:41 p1 ntpd[994]: new interface(s) found: waking up resolver 2021-05-03 20:42:23 - /usr/bin/sudo /opt/keexybox/keexyapp/src/Shell/scripts/init_tor status RE: Clock Unsynchronized - paul - 05-10-2021 Can you give us the outputs of the following commands: Code: cat /etc/ntp.conf RE: Clock Unsynchronized - Vangerdahast - 10-28-2021 Hello all of you, I noticed that my NTP setup isn't functioning as well. There is no connection to the internet and sudo apt-get update won't connect to the repositories which are needed for an update. During the installation I sticked to the descriptions and while being able to connect to the internet via KeexyBox it is not possible for the Pi itself to use the ETH0 Connection (bridge is from wlan0 to eth0). Is someone able to help me in such a way that I can solve this? RE: Clock Unsynchronized - emmsch - 12-20-2021 (10-28-2021, 08:48 AM)Vangerdahast Wrote: Hello all of you, I faced the same problem. Solved it by adding google DNS 8.8.4.4 to DNS 2 in the DNS and gateway settings in the Keexybox. Hope this helps. RE: Clock Unsynchronized - Vangerdahast - 02-22-2022 I solved it by checking on the gateway and WLAN Access Point Settings (my Keexybox is just for filtering, not for DHCP services) and there it goes. |