opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.07k stars 700 forks source link

Haproxy Configuration Changes not applied on Standby Firewall #7495

Closed mnietz closed 3 weeks ago

mnietz commented 4 weeks ago

We have a High-Availability Setup with two OPNSense (Version: 24.1.8, the bug also occurs in 24.1.7) running Haproxy.

When we do a config change in Haproxy, for example adding a webserver into the pool and synchronize it to standby. The changes get synced to the standby firewall but they do not get activated.

The web-ui shows a message: "There are pending configuration changes that must be applied in order for them to take effect. To review them visit the Config Diff page". Applying solves the problem.

Expected behavior

Config get's synced AND applied on a standby firewall.

Environment

Software version used and hardware type if relevant, e.g.:

OPNsense 24.1.8 (amd64). Proxmox VM

OPNsense-bot commented 4 weeks ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.

mnietz commented 3 weeks ago

x