OPNsense used to work fine until today I can't see anything under Insights.
Upon checking the logs, I saw the following:
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?
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
Thanks @franco! Issue now solved by the reset.
Cool! 8)