Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dirkhilleke

#1
In the ntpd logs I got a lot of error messages every 10 seconds:
2026-07-21T13:10:26 Error ntpd ...
cannot bind address 127.0.0.1
unable to create socket on lo0 (4049) for 127.0.0.1:123
bind(25) AF_INET 127.0.0.1:123 flags 0x15 failed: Address already in use
cannot bind address fe80::1%4
unable to create socket on lo0 (4048) for [fe80::1%4]:123
bind(25) AF_INET6 [fe80::1%4]:123 flags 0x811 failed: Address already in use
cannot bind address ::1
unable to create socket on lo0 (4047) for [::1]:123
cannot bind address 2003:a:1226:83fc:be24:11ff:fe17:ccd9
unable to create socket on vtnet0 (4046) for [2003:a:1226:83fc:be24:11ff:fe17:ccd9]:123
bind(25) AF_INET6 [2003:a:1226:83fc:be24:11ff:fe17:ccd9]:123 flags 0x11 failed: Address already in use
cannot bind address 192.168.0.122
unable to create socket on vtnet0 (4045) for 192.168.0.122:123
bind(25) AF_INET 192.168.0.122:123 flags 0x19 failed: Address already in use
cannot bind address fe80::be24:11ff:fe17:ccd9%1
unable to create socket on vtnet0 (4044) for [fe80::be24:11ff:fe17:ccd9%1]:123
bind(25) AF_INET6 [fe80::be24:11ff:fe17:ccd9%1]:123 flags 0x811 failed: Address already in use
cannot bind address 192.168.1.123
unable to create socket on vtnet0 (4043) for 192.168.1.123:123
bind(25) AF_INET 192.168.1.123:123 flags 0x19 failed: Address already in use

Before the update it was ok.