isn't there any log files that are written to even during a kernel panic?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: franco on September 17, 2026, 05:10:56 PMSo that means it's set to capture. Not sure how else I can help you.running that command and then killing samplicate results in the same reboot loop. is there any log files I can provide that would show why it goes into a reboot loop once that command is run?
This will definitely kill the configuration if you confirm deletion... you can recheck with -g
# pluginctl -f OPNsense.Netflow
Cheers,
Franco
{
"@attributes": {
"version": "1.0.1",
"persisted_at": "1773874029.39",
"description": "NetFlow configuration"
},
"capture": {
"interfaces": "wan",
"egress_only": "wan",
"version": "v9",
"targets": "127.0.0.1:2055,127.0.0.1:2056"
},
"collect": {
"enable": "0"
},
"activeTimeout": "1800",
"inactiveTimeout": "15"
}
Quote from: ubu on September 12, 2026, 11:41:48 AM"you have not reset it properly in the settings", I did exactly what you had informed me to do. Is there a way to improperly do what you instructed? I did exactly this, "System: Configuration: Defaults: Components: select "NetFlow configuration" -> Reset."Quote from: franco on September 11, 2026, 05:45:03 PMA stuck template perhaps, but clearing the settings would disable it in that case. There's no reason it wouldn't. The stack trace at hand is also unknown, which could confirm the issue or point elsewhere.
What's in /etc/rc.conf.d/netflow ? Removing the file would also cause it not to start although in practice the reboot rebuilds the file so whatever the config mandates is going to steer the YES/No decision.
Cheers,
Francoroot@OPNsense:~ # cat /etc/rc.conf.d/netflow
#
# Automatic generated configuration for netflow.
# Do not edit this file manually.
#
netflow_enable="YES
Quote from: franco on September 11, 2026, 05:45:03 PMA stuck template perhaps, but clearing the settings would disable it in that case. There's no reason it wouldn't. The stack trace at hand is also unknown, which could confirm the issue or point elsewhere.
What's in /etc/rc.conf.d/netflow ? Removing the file would also cause it not to start although in practice the reboot rebuilds the file so whatever the config mandates is going to steer the YES/No decision.
Cheers,
Franco
root@OPNsense:~ # cat /etc/rc.conf.d/netflow
#
# Automatic generated configuration for netflow.
# Do not edit this file manually.
#
netflow_enable="YES
Quote from: franco on September 07, 2026, 01:51:55 PMStop being dramatic about it and start being pragmatic:i'm not being dramatic, i'm being factual. your solution results in the same boot loop. thanks for trying to help but it didn't help. for whatever reason the machine will not boot without having at least 1 interface chosen for netflow and the destination ports being localhost 2055 and 2056. maybe one day i'll just start over from scratch but right now i just don't have the time.
System: Configuration: Defaults: Components: select "NetFlow configuration" -> Reset.
There was also this a few weeks ago already:
https://github.com/opnsense/changelog/blob/ba90671071f1a0528774b9de4fd0e233b7a444dc/community/26.7/26.7.2#L25
Cheers,
Franco
Quote from: Patrick M. Hausen on July 24, 2026, 10:59:40 AMi wonder why it was active to begin with. I never enabled it. It must have enabled itself after installing some addons i'm guessing? My only question is now that i'm upgraded, will whatever package that enabled that repo become stagnant without a repo to keep it updated. below are the only plugings i have installed.Quote from: ubu on July 24, 2026, 10:52:03 AMdo I need to re-enable it
No. You should not have any third party repos enabled unless you know exactly what you are doing. And expect major upgrades to fail and manual intervention to be necessary if you do use them.
E.g. Zenarmor or AdGuard Home need extra repos. The best advice then is to postpone the OPNsense upgrade until the third party repos are updated, too.
The FreeBSD repo should never be active.
os-acme-client (installed) 4.16_1 821KiB 3 OPNsense ACME Client
os-cpu-microcode-amd (installed) 1.1_1 872B 3 OPNsense AMD CPU microcode updates
os-git-backup (installed) 1.1_3 14.8KiB 2 OPNsense Track config changes using git
os-isc-dhcp (installed) 1.0_6 284KiB 2 OPNsense ISC DHCPv4/v6 server
os-nut (installed) 1.9_1 55.4KiB 3 OPNsense Network UPS Tools
os-realtek-re (installed) 1.0 409B 3 OPNsense Realtek re(4) vendor driver
os-theme-rebellion (installed) 1.9.5 5.23MiB 3 OPNsense A suitably dark theme
os-upnp (installed)
Quote from: Patrick M. Hausen on July 19, 2026, 05:01:03 PMDisable the FreeBSD repository/repositories. For this do the opposite of what you did to enable them. OPNsense never does this on its own.i never enabled them. i've only ever done what I could right through the web gui. it appears they were added when I choose to install some plugins maybe? I just asked google and it said I have to disable them through the command line.
Check /etc/pkg and /usr/local/etc/pkg/repos directories.