Upgraded to 26.7.3_8 when it came out. As far as I noticed no issues appeared during the upgrade.
Now however, the OPNsense VM keeps claiming "There are 2 updates available, total download size is 125.1MiB. This upgrade requires a reboot."
The 2 files it want me to upgrade are base & kernel, both current version 26.7.2, new version 26.7.3.
Rebooting the FW does not resolve this. Neither does selecting a different mirror.
When I click the Update button it fails to do anything:
***GOT REQUEST TO UPDATE***
Currently running OPNsense 26.7.3_8 (amd64) at Mon Aug 31 09:25:24 CEST 2026
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): . done
Processing candidates (0 candidates): . done
Checking integrity... done (0 conflicting)
Your packages are up to date.
Checking integrity... done (0 conflicting)
Nothing to do.
Checking all packages: .......... done
Nothing to do.
Nothing to do.
Flushing temporary package files... done
Starting web GUI...done.
Fetching base-26.7.3-amd64.txz: ...[fetch: transfer timed out] failed, no signature found
***DONE***
How do I get rid of this mess?
root@OPNsense:~ # configctl firmware product
{
"CORE_ABI": "26.7",
"CORE_ARCH": "amd64",
"CORE_COMMIT": "26.7.3 8 bf16bfcda",
"CORE_CONFLICTS": "os-firewall os-firewall-devel os-wireguard os-wireguard-devel os-wireguard-go os-wireguard-go-devel",
"CORE_COPYRIGHT_HOLDER": "Deciso B.V.",
"CORE_COPYRIGHT_WWW": "https://www.deciso.com/",
"CORE_COPYRIGHT_YEARS": "2014-2026",
"CORE_GID": "789",
"CORE_GROUP": "wwwonly",
"CORE_HASH": "bf16bfcda",
"CORE_MAINTAINER": "project@opnsense.org",
"CORE_NAME": "opnsense",
"CORE_NEXT": "27.1",
"CORE_NICKNAME": "Xenial Xenops",
"CORE_PACKAGESITE": "https://pkg.opnsense.org",
"CORE_PKGVERSION": "26.7.3_8",
"CORE_PRODUCT": "OPNsense",
"CORE_PYTHON_DOT": "3.13",
"CORE_SERIES": "26.7",
"CORE_SERIES_FW": "26.7 ",
"CORE_SYSLOGNG": "4.12",
"CORE_UID": "789",
"CORE_USER": "wwwonly",
"CORE_VERSION": "26.7.3",
"CORE_WWW": "https://opnsense.org/",
"product_abi": "26.7",
"product_arch": "amd64",
"product_check": {
"api_version": "2",
"connection": "ok",
"downgrade_packages": [],
"download_size": "",
"last_check": "Mon Aug 31 09:36:22 CEST 2026",
"needs_reboot": "1",
"new_packages": [],
"os_version": "FreeBSD 15.1-RELEASE-p2",
"product_id": "opnsense",
"product_target": "opnsense",
"product_version": "26.7.3_8",
"product_abi": "26.7",
"reinstall_packages": [],
"remove_packages": [],
"repository": "ok",
"upgrade_major_message": "",
"upgrade_major_version": "",
"upgrade_needs_reboot": "0",
"upgrade_packages": [
{
"name": "base",
"size": "97993432",
"repository": "OPNsense",
"current_version": "26.7.2",
"new_version": "26.7.3"
},
{
"name": "kernel",
"size": "33187412",
"repository": "OPNsense",
"current_version": "26.7.2",
"new_version": "26.7.3"
}
],
"upgrade_sets": []
},
"product_conflicts": "os-firewall os-firewall-devel os-wireguard os-wireguard-devel os-wireguard-go os-wireguard-go-devel",
"product_copyright_owner": "Deciso B.V.",
"product_copyright_url": "https://www.deciso.com/",
"product_copyright_years": "2014-2026",
"product_email": "project@opnsense.org",
"product_hash": "bf16bfcda",
"product_id": "opnsense",
"product_latest": "26.7.3",
"product_license": [],
"product_log": 1,
"product_mirror": "https://pkg.opnsense.org/FreeBSD:15:amd64/26.7",
"product_name": "OPNsense",
"product_nickname": "Xenial Xenops",
"product_repos": "OPNsense (Priority: 11)",
"product_series": "26.7",
"product_tier": "1",
"product_time": "Fri Aug 28 22:18:09 CEST 2026",
"product_version": "26.7.3_8",
"product_website": "https://opnsense.org/"
}
Nobody has an idea?