jamiees2 / dnsproxy

An awesome configuration generator for dns/proxy settings!
GNU General Public License v3.0
103 stars 32 forks source link

Update HAProxy's Invalid Address #24

Open DeltoidDelta opened 8 years ago

DeltoidDelta commented 8 years ago

It looks like few websites are no longer resolving to the address stated below -- which causes the fetal error on the HAProxy initialization. This is simple fix: simply remove or comment out the lines containing 'server atv.amazon.com, 'ptest.verdandi.is' and it should be functional once more.

[ALERT] 065/030135 (25328) : parsing [/etc/haproxy/haproxy.cfg:329] : 'server atv.amazon.com' : invalid address: 'atv.amazon.com' in 'atv.amazon.com:80'

[ALERT] 065/030135 (25328) : parsing [/etc/haproxy/haproxy.cfg:542] : 'server ptest.verdandi.is' : invalid address: 'ptest.verdandi.is' in 'ptest.verdandi.is:80'

[ALERT] 065/030135 (25328) : parsing [/etc/haproxy/haproxy.cfg:829] : 'server atv.amazon.com' : invalid address: 'atv.amazon.com' in 'atv.amazon.com:443'

[ALERT] 065/030135 (25328) : parsing [/etc/haproxy/haproxy.cfg:1015] : 'server ptest.verdandi.is' : invalid address: 'ptest.verdandi.is' in 'ptest.verdandi.is:443'

lostC12138 commented 4 years ago

https://discourse.haproxy.org/t/haproxy-fails-to-start-if-backend-server-names-dont-resolve/322/28 may this helpful haproxy-1.7.x and higher suppot init-addr configuration