OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: mooh on June 17, 2026, 03:53:10 PM

Title: Error Updating to 26.4.1 from 26.4_20
Post by: mooh on June 17, 2026, 03:53:10 PM
While updating, a fatal error message flashed by. The good news is that the system seems to run fine. I have attached the output of opnsense-update -g and -G

Oh, and btw what is this easyrsa weak encryption stuff about?
Title: Re: Error Updating to 26.4.1 from 26.4_20
Post by: franco on June 17, 2026, 04:04:07 PM
Hi, this one is expected when you have os-isc-dhcp installed:

Fatal error: Uncaught Error: Class "OPNsense\Base\Menu\MenuContainer" not found in /usr/local/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu/Menu.php:34
Stack trace:
#0 /usr/local/opnsense/mvc/app/library/OPNsense/Autoload/Loader.php(49): require_once()
#1 [internal function]: OPNsense\Autoload\Loader->autoload('OPNsense\\DHCPv4...')
#2 /usr/local/opnsense/mvc/script/run_migrations.php(64): ReflectionClass->__construct('OPNsense\\DHCPv4...')
#3 {main}
  thrown in /usr/local/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu/Menu.php on line 34

The core code is updated later in this update as well which removes the error.


Cheers,
Franco
Title: Re: Error Updating to 26.4.1 from 26.4_20
Post by: mooh on June 17, 2026, 04:49:09 PM
Thanks Franco! I'm still using os-isc-dhcp.