OPNsense Forum

Archive => 17.7 Legacy Series => Topic started by: drushtalker on August 18, 2017, 03:09:53 pm

Title: [SOLVED] Netflow Insight No Data Available
Post by: drushtalker on August 18, 2017, 03:09:53 pm
OPNsense used to work fine until today I can't see anything under Insights.
Upon checking the logs, I saw the following:

Code: [Select]
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

flowd service is running fine.

I tried some of the advises here (https://forum.opnsense.org/index.php?topic=3581.0) except for the patch but no luck.

Any ideas?
Title: Re: Netflow Insight No Data Available
Post by: franco on August 20, 2017, 11:24:17 am
Reset the netflow database via Reporting: Settings. It should be back up and running after a few minutes, but will lose all history.

We have a new database repair mode in testing. It should hit in OPNsense 17.7.2 from the looks of it, so not too far away.


Cheers,
Franco
Title: Re: Netflow Insight No Data Available
Post by: drushtalker on August 21, 2017, 12:04:27 pm
Thanks @franco! Issue now solved by the reset.
Title: Re: [SOLVED] Netflow Insight No Data Available
Post by: franco on August 21, 2017, 02:32:25 pm
Cool!  8)