pfSense Plus 26.07-RELEASE shipped around the 18th and there's currently no build matched to it. The upgrade removes the package with no clean way to install (as expected).
Current version architecture is FreeBSD:16:*, which still matches 26.07-RELEASE, so a
pkg-static -C /dev/null add pfSense-26.03.1-pkg-RESTAPI.pkg
...results in a clean install with no -f required. It also restored its own settings from config.xml, so the existing API key kept working with no provisioning.
Anyway, so far the install/package registration, WebGUI restart, menu/privilege/endpoint generation all completed without error. Read endpoints all work. All my existing polling works. And as mentioned above, settings sync and schema generation ran during install. So haven't verified everything, but will update if I run into any issues. And happy to test a 26.07 build if needed.
Thanks for you work.
pfSense Plus 26.07-RELEASE shipped around the 18th and there's currently no build matched to it. The upgrade removes the package with no clean way to install (as expected).
Current version architecture is FreeBSD:16:*, which still matches 26.07-RELEASE, so a
...results in a clean install with no -f required. It also restored its own settings from config.xml, so the existing API key kept working with no provisioning.
Anyway, so far the install/package registration, WebGUI restart, menu/privilege/endpoint generation all completed without error. Read endpoints all work. All my existing polling works. And as mentioned above, settings sync and schema generation ran during install. So haven't verified everything, but will update if I run into any issues. And happy to test a 26.07 build if needed.
Thanks for you work.