Important notices
[X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
[X] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Problem description
When a proxy.conf file is added to /usr/local/opnsense/service/conf/configd.conf.d/, it breaks the HA Sync functionality.
To Reproduce
- Go to the CLI and create a file named proxy.conf in /usr/local/opnsense/service/conf/configd.conf.d/
- Restart configd by invoking service configd restart
- Go to High Availability: Status page on the master and it will hang on Loading.... for a while, then display the error: The backup firewall is not accessible (check user credentials)
- With a second web page opened with Firewall/Log Files/Live View, there is no network activity for the pfsync interface while going to High Availability: Status
There is a way to sync the node by invoking /usr/local/etc/rc.filter_synchronize with CLI.
That command is working fine and we can see activity in the Live View.
Software version: OPNsense 25.1.7_4-amd64 running on Proxmox v8.3.5
Important notices
[X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
[X] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Problem description
When a proxy.conf file is added to /usr/local/opnsense/service/conf/configd.conf.d/, it breaks the HA Sync functionality.
To Reproduce
There is a way to sync the node by invoking /usr/local/etc/rc.filter_synchronize with CLI.
That command is working fine and we can see activity in the Live View.
Software version: OPNsense 25.1.7_4-amd64 running on Proxmox v8.3.5