OPNsense Forum

Archive => 16.7 Legacy Series => Topic started by: diegonix on July 13, 2016, 09:13:58 pm

Title: [SOLVED] HAProxy issue
Post by: diegonix on July 13, 2016, 09:13:58 pm
Hello,

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

System Logs:

Code: [Select]
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'
Title: Re: HAProxy issue
Post by: franco on July 16, 2016, 09:32:35 pm
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. :)