OPNsense Forum

Archive => 15.7 Legacy Series => Topic started by: macafee on January 17, 2016, 07:18:28 am

Title: [SOLVED] 15.7.24 BUG
Post by: macafee on January 17, 2016, 07:18:28 am
configd.py: [3bac9f3c-fd77-4bb4-b3c8-2983612fad7b] Inline action failed at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 488, 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 300, in generate for filename in self._generate(template_name, create_directory): File "/usr/local/opnsense/service/modules/template.py", line 248, in _generate content = j2_page.render(cnf_data) File "/usr/local/lib/python2.7/site-packages/jinja2/environment.py", line 989, in render return self.environment.handle_exception(exc_info, True) File "/usr/local/lib/python2.7/site-packages/jinja2/environment.py", line 754, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/opnsense/service/modules/../template
Title: Re: 15.7.24 BUG
Post by: packet loss on January 17, 2016, 11:34:01 am
This is already a known bug with build 15.7.24. Will be fixed in the 16.1 release. See the following bug report:

https://github.com/opnsense/core/issues/647 (https://github.com/opnsense/core/issues/647)
Title: Re: 15.7.24 BUG
Post by: franco on January 17, 2016, 06:02:44 pm
I've linked the issue to this post, so we'll leave it open and let everyone know when it's fixed.
Title: Re: 15.7.24 BUG
Post by: franco on January 19, 2016, 03:18:10 pm
Fixed in 16.1, thanks everyone