OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: deviantintegral on April 04, 2017, 08:39:06 pm

Title: Starting flowd_aggregate: eval: -repeater_opnsense_bootup_run: not found
Post by: deviantintegral on April 04, 2017, 08:39:06 pm
On bootup, I get the following:

Starting flowd_aggregate.
eval: -repeater_opnsense_bootup_run: not found


And, if I manually start flowd_aggregate, I get this in system.log:

Apr  4 14:37:27 blackbox flowd_aggregate.py: flowd aggregate died with message Traceback (most recent call last):   File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 148, in run     aggregate_flowd(do_vacuum)   File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 67, in aggregate_flowd     for flow_record in parse_flow(prev_recv):   File "/usr/local/opnsense/scripts/netflow/lib/parse.py", line 92, in parse_flow     for flow in flog: ValueError: Unsupported version

Of course, this left me running out of disk space and my router crashing various processes.

Is there a way to limit the flowd.log file, even if flowd_aggregate isn't running?