1
22.7 Legacy Series / 22.7.7 haproxy fails to start on reboot
« on: November 03, 2022, 07:58:22 pm »
Hi,
I just upgraded to 27.7.7 and now haproxy fails to start after a reboot. I see in the release notes that the haproxy plug-in was updated in this release to v3.12.
A related message in the log looks like this:
I am able to start haproxy manually from the Dashboard.
Additionally, rolling back to os-haproxy v3.11 by doing a ---
-- did not correct the problem. haproxy now no longer starts on reboot in either version.
Please advise --- thanks!
I just upgraded to 27.7.7 and now haproxy fails to start after a reboot. I see in the release notes that the haproxy plug-in was updated in this release to v3.12.
A related message in the log looks like this:
Code: [Select]
[1ff53fdb-8812-4a5b-bd04-04cddac2fa89] Script action failed with Command 'configctl template reload OPNsense/HAProxy 2 > /dev/null; /usr/local/opnsense/scripts/OPNsense/HAProxy/syncCerts.py sync --output json ' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 482, in execute subprocess.check_call(script_command, env=self.config_environment, shell=True, File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'configctl template reload OPNsense/HAProxy 2 > /dev/null; /usr/local/opnsense/scripts/OPNsense/HAProxy/syncCerts.py sync --output json ' returned non-zero exit status 1.
I am able to start haproxy manually from the Dashboard.
Additionally, rolling back to os-haproxy v3.11 by doing a ---
Code: [Select]
opnsense-revert -r 22.7.6 os-haproxy
-- did not correct the problem. haproxy now no longer starts on reboot in either version.
Please advise --- thanks!