what other reasons would samplicate be running besides netflow using it?
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 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.
Quote from: Patrick M. Hausen on May 16, 2026, 07:16:40 PMopnsense-revert -r 26.1.7 nut
pkg lock nut
this fixed my issue as well. THANKS!!! Interesting when trying to figure out why my NUT status was no longer working, Claude informed me that a UI bug has been around since 2021. Not sure if that's related or what but thanks for this temp fix anyway.