Mageia Bugzilla – Attachment 10357 Details for
Bug 23505
ntp new security issue CVE-2018-12327
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
ntpdate fail systemctl code
ntpdate_fail_start.txt (text/plain), 27.16 KB, created by
William Kenney
on 2018-09-06 19:40:16 CEST
(
hide
)
Description:
ntpdate fail systemctl code
Filename:
MIME Type:
Creator:
William Kenney
Created:
2018-09-06 19:40:16 CEST
Size:
27.16 KB
patch
obsolete
>ntpdate_fail_start.txt > >[root@localhost wilcal]# systemctl stop ntpd >[root@localhost wilcal]# systemctl start ntpdate >Job for ntpdate.service failed because the control process exited with error code. >See "systemctl status ntpdate.service" and "journalctl -xe" for details. >[root@localhost wilcal]# systemctl status ntpdate >â ntpdate.service - Set time via NTP > Loaded: loaded (/usr/lib/systemd/system/ntpdate.service; disabled; vendor preset: enabled) > Active: failed (Result: exit-code) since Thu 2018-09-06 10:26:56 PDT; 31s ago > Process: 4614 ExecStart=/usr/libexec/ntpdate-wrapper (code=exited, status=6) > Main PID: 4614 (code=exited, status=6) > >Sep 06 10:26:56 localhost systemd[1]: Starting Set time via NTP... >Sep 06 10:26:56 localhost ntpdate-wrapper[4614]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:26:56 localhost systemd[1]: Failed to start Set time via NTP. >Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >[root@localhost wilcal]# systemctl start ntpd >[root@localhost wilcal]# systemctl start ntpdate >Job for ntpdate.service failed because the control process exited with error code. >See "systemctl status ntpdate.service" and "journalctl -xe" for details. >[root@localhost wilcal]# journalctl -xe >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >...skipping... >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >lines 2191-2227/2227 (END) > >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >~ >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >~ >~ >~ >lines 2191-2227/2227 (END) >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpd.service has finished starting up. >-- >-- The start-up result is done. >Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 >Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates >Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 >Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 >Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 >Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 >Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 >Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... >-- Subject: Unit ntpdate.service has begun start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has begun starting up. >Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED >Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. >-- Subject: Unit ntpdate.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit ntpdate.service has failed. >-- >-- The result is failed. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. >Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. >~ >~ >~ >~ >~ >~ >~ >lines 2191-2227/2227 (END) >
ntpdate_fail_start.txt [root@localhost wilcal]# systemctl stop ntpd [root@localhost wilcal]# systemctl start ntpdate Job for ntpdate.service failed because the control process exited with error code. See "systemctl status ntpdate.service" and "journalctl -xe" for details. [root@localhost wilcal]# systemctl status ntpdate â ntpdate.service - Set time via NTP Loaded: loaded (/usr/lib/systemd/system/ntpdate.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2018-09-06 10:26:56 PDT; 31s ago Process: 4614 ExecStart=/usr/libexec/ntpdate-wrapper (code=exited, status=6) Main PID: 4614 (code=exited, status=6) Sep 06 10:26:56 localhost systemd[1]: Starting Set time via NTP... Sep 06 10:26:56 localhost ntpdate-wrapper[4614]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:26:56 localhost systemd[1]: Failed to start Set time via NTP. Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:26:56 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. [root@localhost wilcal]# systemctl start ntpd [root@localhost wilcal]# systemctl start ntpdate Job for ntpdate.service failed because the control process exited with error code. See "systemctl status ntpdate.service" and "journalctl -xe" for details. [root@localhost wilcal]# journalctl -xe -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ...skipping... -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ ~ ~ ~ lines 2191-2227/2227 (END) -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpd.service has finished starting up. -- -- The start-up result is done. Sep 06 10:27:59 localhost ntpd[5655]: proto: precision = 0.083 usec (-23) Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 0 v6wildcard [::]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 2 lo 127.0.0.1:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 3 enp0s3 192.168.0.10:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 4 lo [::1]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listen normally on 5 enp0s3 [fe80::a00:27ff:fe58:41f5%2]:123 Sep 06 10:27:59 localhost ntpd[5655]: Listening on routing socket on fd #22 for interface updates Sep 06 10:28:00 localhost ntpd[5655]: Soliciting pool server 45.32.75.249 Sep 06 10:28:01 localhost ntpd[5655]: Soliciting pool server 96.244.96.19 Sep 06 10:28:02 localhost ntpd[5655]: Soliciting pool server 172.98.193.44 Sep 06 10:28:03 localhost ntpd[5655]: Soliciting pool server 64.6.144.6 Sep 06 10:28:04 localhost ntpd[5655]: Soliciting pool server 2607:f740:100::632 Sep 06 10:28:08 localhost systemd[1]: Starting Set time via NTP... -- Subject: Unit ntpdate.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has begun starting up. Sep 06 10:28:08 localhost ntpdate-wrapper[5995]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Main process exited, code=exited, status=6/NOTCONFIGURED Sep 06 10:28:08 localhost systemd[1]: Failed to start Set time via NTP. -- Subject: Unit ntpdate.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit ntpdate.service has failed. -- -- The result is failed. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Unit entered failed state. Sep 06 10:28:08 localhost systemd[1]: ntpdate.service: Failed with result 'exit-code'. ~ ~ ~ ~ ~ ~ ~ lines 2191-2227/2227 (END)
View Attachment As Raw
Actions:
View
Attachments on
bug 23505
: 10357