Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HAProxy's Invalid Address #24

Open
WistfulAdris opened this issue Mar 6, 2016 · 1 comment
Open

Update HAProxy's Invalid Address #24

WistfulAdris opened this issue Mar 6, 2016 · 1 comment

Comments

@WistfulAdris
Copy link

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'

jamiees2 added a commit that referenced this issue Mar 6, 2016
@lostC12138
Copy link

lostC12138 commented Oct 13, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants