Quote from: Jwidess on January 10, 2026, 02:16:31 AMJust thought I'd share my experience, I am running OPNsense v25.7.10 with ntopng Community v.6.7.260105 rev.27191 (FreeBSD 14.0), and disabling "Active Network Discovery" was all that was needed for the crashes to stop. Since I disabled this, the service has been up and running nonstop for ~3 days now. Before, it wouldn't last longer than 4-12 hours before crashing/stopping with no logs.
Quote/var/crash/could be a solution. As I want to get notified via syslog, could this be emplemented and would it be accurate ?
logger -p daemon.crit -t opnsense-crash \
"Previous boot appears to have generated a crash dump; check /var/crash"Quoteo The CPU microcode early loading has been known to be flaky on some setups. A fix is in the FreeBSD 15.1 boot loader code, but can only be reached by reinstall or manually updating the boot code of your system after the upgrade succeeded. If you want to be on the safe side during the upgrade itself please remove the plugin before proceeding.