Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
issue with netflow
« previous
next »
Print
Pages: [
1
]
Author
Topic: issue with netflow (Read 3981 times)
zen_spartan
Newbie
Posts: 8
Karma: 0
issue with netflow
«
on:
June 08, 2017, 11:33:25 am »
hi there,
trying to remote away netflow but keep getting this error in the log.....
configd.py: [e454efe0-ee67-4eca-a6c0-4868e4317d23] Inline action failed with OPNsense/Netflow OPNsense/Netflow/netflow.conf 'collections.OrderedDict object' has no attribute 'targets' 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 50, in execute filenames = tmpl.generate(parameters) File "/usr/local/opnsense/service/modules/template.py", line 309, in generate raise render_exception Exception: OPNsense/Netflow OPNsense/Netflow/netflow.conf 'collections.OrderedDict object' has no attribute 'targets'
just upgraded to OPNsense 17.1.8-amd64
any ideas?
many thanks
zen
Logged
AdSchellevis
Administrator
Hero Member
Posts: 905
Karma: 183
Re: issue with netflow
«
Reply #1 on:
June 09, 2017, 09:37:33 am »
Hi Zen,
Can you try to install this patch?
https://github.com/opnsense/core/commit/dcbbcf898
Code:
[Select]
opnsense-patch dcbbcf898
It looks like it tries to render a template without a destination provided.
Best regards,
Ad
«
Last Edit: December 19, 2017, 11:00:44 pm by franco
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
issue with netflow