dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

after update path /etc/haproxy is required

Open f1-outsourcing opened this issue 3 years ago • 0 comments

I was testing the container, and all of a sudden the acl files are not loaded

[ALERT] 173/210358 (26) : parsing [/etc/haproxy/haproxy.cfg:76] : error detected while parsing ACL 'blacklistweb' : failed to open pattern file <clouds.acl>.

I can correct this easily to make the cwd /etc/haproxy

I have the impression that the default directory being read is not /etc/haproxy any more, but the current. I think this changed at least since version HAProxy version 2.2.22-16420af, released 2022/03/14

I do not think such changes should occur in minor updates.

f1-outsourcing avatar Jun 23 '22 21:06 f1-outsourcing