OPNsense Forum

English Forums => Development and Code Review => Topic started by: tillsense on December 30, 2016, 07:18:15 pm

Title: HA Proxy Plugin Warning on Reboot
Post by: tillsense on December 30, 2016, 07:18:15 pm
Hi,
on a boot/reboot, these messages are displayed. (Plugin: os-haproxy)

Quote
configd.py: error generating template OPNsense/HAProxy : Traceback (most recent call last): File "/usr/local/opnsense/service/modules/template.py", line 301, in generate for filename in self._generate(template_name, create_directory): File "/usr/local/opnsense/service/modules/template.py", line 236, in _generate raise Exception("%s %s %s" % (module_name, template_filename, render_exception)) Exception: OPNsense/HAProxy OPNsense/HAProxy/haproxy.conf 'collections.OrderedDict object' has no attribute 'HAProxy'


cheers till

-------------------------------------
OPNsense 17.1.b_74-amd64
FreeBSD 11.0-RELEASE-p6
OpenSSL 1.0.2j 26 Sep 2016
Title: Re: HA Proxy Plugin Warning on Reboot
Post by: franco on January 26, 2017, 11:39:40 pm
This was recorded on GitHub a while back. Spurious error, but will be fixed eventually.

https://github.com/opnsense/plugins/issues/53
Title: Re: HA Proxy Plugin Warning on Reboot
Post by: tillsense on January 28, 2017, 07:53:55 pm
Hi Franco

Any News?

cheers till