Skip to content

HA Sync broken when using proxy to update Opnsense #8765

Description

@fauconjeff

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

  1. Go to the CLI and create a file named proxy.conf in /usr/local/opnsense/service/conf/configd.conf.d/
  2. Restart configd by invoking service configd restart
  3. 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)
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportCommunity support or awaiting triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions