OPNsense Forum

Archive => 18.1 Legacy Series => Topic started by: Julien on April 26, 2018, 02:38:00 PM

Title: ( Solved ) Insight Aggregator is not starting
Post by: Julien on April 26, 2018, 02:38:00 PM
Hi Guys,
last night we have updated one box from 17.7 to 18.6
however the flowd_aggregate   Insight Aggregator is not starting.

https://forum.opnsense.org/index.php?topic=3581.30
i have followed Franco instruction but its not working
No, just go to Reporting: Settings and reset the Netflow/Insight data from there.

also from time to time we get the below log on the firewall.

There were error(s) loading the rules: /tmp/rules.debug:15: cannot define table bogonsv6: Cannot allocate memory - The line in question reads [15]: table <bogonsv6> persist file "/usr/local/etc/bogonsv6"
Any suggestions how to troubleshot this ?

Thank you
Title: Re: Insight Aggregator is not starting
Post by: Evil_Sense on April 26, 2018, 09:04:42 PM
No idea about the first issue..

But the error you mentioned means your maximum table entries are too small. (Firewall > Settings > Advanced)
Try bumping them to 500'000.

Link for reference:
https://forum.opnsense.org/index.php?topic=7194.0
Title: Re: Insight Aggregator is not starting
Post by: Julien on April 27, 2018, 10:23:39 PM
Quote from: Evil_Sense on April 26, 2018, 09:04:42 PM
No idea about the first issue..

But the error you mentioned means your maximum table entries are too small. (Firewall > Settings > Advanced)
Try bumping them to 500'000.

Link for reference:
https://forum.opnsense.org/index.php?topic=7194.0
Thank you so much for your answer.
changing the value has fixed both issues.
good catch
Title: Re: ( Solved ) Insight Aggregator is not starting
Post by: Evil_Sense on April 27, 2018, 10:26:56 PM
No problem, always glad to help :)