[SOLVED] HAProxy issue

Started by diegonix, July 13, 2016, 09:13:58 PM

Previous topic - Next topic
July 13, 2016, 09:13:58 PM Last Edit: July 16, 2016, 09:32:43 PM by franco
Hello,

Version 16.7RC1.
After publish a simple website with ssl offload, all settings disappeared in HAProxy configuration.

System Logs:

Inline action failed with OPNsense.HAProxy OPNsense/HAProxy/haproxy.conf '
collections.OrderedDict object' has no attribute 'HAProxy' at Traceback (most recent call last):
File "/usr/local/opnsense/service/modules/processhandler.py", line 505, in execute return
ph_inline_actions.execute(self, inline_act_parameters) File "/usr/local/opnsense/service/modules
/ph_inline_actions.py", line 52, in execute filenames = tmpl.generate(parameters)
File "/usr/local/opnsense/service/modules/template.py", line 322, in generate
raise render_exception Exception: OPNsense.HAProxy OPNsense/HAProxy/haproxy.conf
'collections.OrderedDict object' has no attribute 'HAProxy'

There seems to be an error in HAProxy 1.6.6, both 1.6.5 and 1.6.7 seemed to work. We will upgrade HAProxy next week. :)