haproxy-boshrelease icon indicating copy to clipboard operation
haproxy-boshrelease copied to clipboard

Enable core-dumps on HAProxy crashes

Open maxmoehl opened this issue 2 years ago • 1 comments

maxmoehl avatar Apr 25 '23 11:04 maxmoehl

Currently blocked because the bpm container prevents us from updating the limits for processes in the container. The bpm configuration does not support changing the core-dump limit natively as described in the documentation.

Currently HAProxy fails to start because the wrapper script fails with:

sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.

maxmoehl avatar Apr 25 '23 11:04 maxmoehl

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 15 days.

github-actions[bot] avatar Nov 11 '24 12:11 github-actions[bot]