upgrade from 26.7 to 26.7.2 failed

Started by johanDG, August 13, 2026, 02:42:01 PM

Previous topic - Next topic
Hello,

The upgrade of one of my opnsense firewalls failed while fetching the base image. All other packages went fine. I rebooted before trying again, but I keep getting the same error. Any Ideas?

***GOT REQUEST TO UPDATE***
Currently running OPNsense 26.7.2_2 (amd64) at Thu Aug 13 12:35:35 UTC 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 (1 candidates): . done
Processing candidates (1 candidates): . done
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
   hostapd: 2.12_1 -> 2.12_2 [OPNsense]

Number of packages to be upgraded: 1

508 KiB to be downloaded.
[1/1] Fetching hostapd-2.12_2.pkg: .......... done
Checking integrity... done (0 conflicting)
[1/1] Upgrading hostapd from 2.12_1 to 2.12_2...
[1/1] Extracting hostapd-2.12_2: ....... done
Checking integrity... done (0 conflicting)
Nothing to do.
Checking all packages: .......... done
The following package files will be deleted:
   /var/cache/pkg/hostapd-2.12_2~3943e57bdc.pkg
   /var/cache/pkg/hostapd-2.12_2.pkg
The cleanup will free 508 KiB
Deleting files: .. done
Nothing to do.
Flushing temporary package files... done
Starting web GUI...done.
Fetching base-26.7.2-amd64.txz: ...............................[fetch: transfer timed out
fetch: /var/cache/opnsense-update/58065/base-26.7.2-amd64.txz.sig appears to be truncated: 0/1332 bytes] failed, no signature found

Which mirror are you using ?

Try changing the mirror. If it fails again post the full health heck output here.

I'm just using the default mirror. Important thing to note: the opnsense firewall is behind a corporate firewall (configured with environment settings - see https://docs.opnsense.org/development/backend/configd.html).
Looks like this approach is broken on 26.7.2

I could install the missing package updates using an bash shell, setting the environment settings for the session and running the following command:

/usr/local/opnsense/scripts/firmware/launcher.sh update


Today at 01:14:19 AM #3 Last Edit: Today at 06:35:15 AM by nazar-pc
I'm also trying to upgrade from fresh 26.7.0 install to 26.7.2 with default mirror and getting this error:
***GOT REQUEST TO UPDATE***
Currently running OPNsense 26.7.2_2 (amd64) at Sat Aug 15 02:08:26 EEST 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 (148 candidates): .......... done
Processing candidates (148 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.2-amd64.txz: ......................................................... failed, signature invalid
***DONE***

Several packages seemed to upgrade just fine before this, only base has issues.

UPD: Switched to LeaseWeb Frankfurt image and error is gone.
UPD2: Now getting the same error with LeaseWeb Frankfurt on fresh reinstallation (with restored config)...