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

haproxy 3.1.0 fails to fully start #395

Open
drboone opened this issue Dec 7, 2024 · 2 comments
Open

haproxy 3.1.0 fails to fully start #395

drboone opened this issue Dec 7, 2024 · 2 comments
Assignees

Comments

@drboone
Copy link

drboone commented Dec 7, 2024

Our haproxy guest got updated to haproxy-3.1.0 this morning. After an extended period of searching, I realized that none of the listen ports were actually in use. Some fiddling with truss -f seems to show that the master process starts its first worker, which never really makes any progress, and there's just no further truss output. There's a message "Failed to load worker".

Falling back to 3.0.6 has us back on the air for now.

Platform 20241017T041739Z.

Apologies for the crappy bug report.

@jperkin jperkin self-assigned this Dec 9, 2024
@jperkin
Copy link
Collaborator

jperkin commented Dec 9, 2024

Are you able to share any non-sensitive parts of your config? At least with a basic proxy setup 3.1.0 works ok for me, so I wonder if this is due to specific features.

@drboone
Copy link
Author

drboone commented Dec 12, 2024

Interesting. Unfortunately my test install is also my production install so I don't have a good way to generate a minimum test case right now.

I think the secrets are all out of the attached full config. I should extract a promise not to laugh... :)
haproxy.cfg.txt

Sorry I missed your question for so long.

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