Also had some netflow issues after this update. everything up to 26.1.5 was fine, system load running at ~0.5 at normal. As soon as I updated to 26.1.6, system load was immediately at 1.5 - 1.9. I did
Culprit was flowd_aggregate.py which is related to 'Insight Aggregator' service, which is weird because that file hasn't been touched in over a year:
For my particular issue, I was able to resolve by going to Reporting -> Settings then click 'Repair Netflow Data' and then 'Reset Netflow Data'. I did these in quick succession, so I don't know which one exactly solved my issue.
Culprit was flowd_aggregate.py which is related to 'Insight Aggregator' service, which is weird because that file hasn't been touched in over a year:
Code Select
root@artimus:/home/dbyrd # ps aux | grep python
root 66256 100.0 0.3 35072 21564 - Rs 12:55 1:01.25 /usr/local/bin/python3 /usr/local/opnsense/scripts/netflow/flowd_aggregate.py (python3.13)
For my particular issue, I was able to resolve by going to Reporting -> Settings then click 'Repair Netflow Data' and then 'Reset Netflow Data'. I did these in quick succession, so I don't know which one exactly solved my issue.
"