March 6, 20251 yr Hello, I recently started getting an error related to an error binding addresses. I'm not sure what change in configuration triggered it or what is causing it so I was hoping someone could point me in the right direction. I did a search but didn't see anything relevant. I'm working on Uraid 7.0.0 Mar 5 18:48:04 citizenUR ntpd[8689]: unable to create socket on br2 (2220) for 192.168.30.101:123 Mar 5 18:48:04 citizenUR ntpd[8689]: cannot bind address 192.168.30.101 Mar 5 18:53:05 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.20.100:123 flags 0x19 failed: Address already in use Mar 5 18:53:05 citizenUR ntpd[8689]: unable to create socket on eth4 (2221) for 192.168.20.100:123 Mar 5 18:53:05 citizenUR ntpd[8689]: cannot bind address 192.168.20.100 Mar 5 18:53:05 citizenUR ntpd[8689]: bind(20) AF_INET 10.87.76.16:123 flags 0x19 failed: Address already in use Mar 5 18:53:05 citizenUR ntpd[8689]: unable to create socket on br0 (2222) for 10.87.76.16:123 Mar 5 18:53:05 citizenUR ntpd[8689]: cannot bind address 10.87.76.16 Mar 5 18:53:05 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.30.101:123 flags 0x19 failed: Address already in use Mar 5 18:53:05 citizenUR ntpd[8689]: unable to create socket on br2 (2223) for 192.168.30.101:123 Mar 5 18:53:05 citizenUR ntpd[8689]: cannot bind address 192.168.30.101 Mar 5 18:57:42 citizenUR dhcpcd[1725]: br0: failed to renew DHCP, rebinding Mar 5 18:57:42 citizenUR dhcpcd[1725]: br0: leased 10.87.76.16 for 7200 seconds Mar 5 18:57:45 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.20.100:123 flags 0x19 failed: Address already in use Mar 5 18:57:45 citizenUR ntpd[8689]: unable to create socket on eth4 (2224) for 192.168.20.100:123 Mar 5 18:57:45 citizenUR ntpd[8689]: cannot bind address 192.168.20.100 Mar 5 18:57:45 citizenUR ntpd[8689]: bind(20) AF_INET 10.87.76.16:123 flags 0x19 failed: Address already in use Mar 5 18:57:45 citizenUR ntpd[8689]: unable to create socket on br0 (2225) for 10.87.76.16:123 Mar 5 18:57:45 citizenUR ntpd[8689]: cannot bind address 10.87.76.16 Mar 5 18:57:45 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.30.101:123 flags 0x19 failed: Address already in use Mar 5 18:57:45 citizenUR ntpd[8689]: unable to create socket on br2 (2226) for 192.168.30.101:123 Mar 5 18:57:45 citizenUR ntpd[8689]: cannot bind address 192.168.30.101 Mar 5 19:02:46 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.20.100:123 flags 0x19 failed: Address already in use Mar 5 19:02:46 citizenUR ntpd[8689]: unable to create socket on eth4 (2227) for 192.168.20.100:123 Mar 5 19:02:46 citizenUR ntpd[8689]: cannot bind address 192.168.20.100 Mar 5 19:02:46 citizenUR ntpd[8689]: bind(20) AF_INET 10.87.76.16:123 flags 0x19 failed: Address already in use Mar 5 19:02:46 citizenUR ntpd[8689]: unable to create socket on br0 (2228) for 10.87.76.16:123 Mar 5 19:02:46 citizenUR ntpd[8689]: cannot bind address 10.87.76.16 Mar 5 19:02:46 citizenUR ntpd[8689]: bind(20) AF_INET 192.168.30.101:123 flags 0x19 failed: Address already in use Mar 5 19:02:46 citizenUR ntpd[8689]: unable to create socket on br2 (2229) for 192.168.30.101:123 Mar 5 19:02:46 citizenUR ntpd[8689]: cannot bind address 192.168.30.101
March 6, 20251 yr Community Expert you seem to run an NTP Server on your box (binds to ALL addresses Port 123). And you also seem to start it twice (or try to). This cannot work., So check out for rogue NTPD daemons... (This also can happen if you are running an NTP server and try to force clock synching with ntpdate (per cron?)) Edited March 6, 20251 yr by MAM59
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.