OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: Turbo99 on August 09, 2023, 06:49:04 PM

Title: Upgrade from 23,7 to 23.7.1_3, An API exception occurred
Post by: Turbo99 on August 09, 2023, 06:49:04 PM
While upgrading from OPNsense 23,7 to 23.7.1_3 the following error did appear:

An API exception occurred:

/usr/local/opnsense/mvc/app/controllers/OPNsense/Core/Api/FirmwareController.php:41: Class "OPNsense\Base\ApiMutableModelControllerBase" not found

The upgrade process did continue and OPNsense seems to work just fine after the reboot

So no idea what this message means but just mentioned it.
Title: Re: Upgrade from 23,7 to 23.7.1_3, An API exception occurred
Post by: franco on August 09, 2023, 09:00:45 PM
This can happen when the package manager replaces the file while the server tries to serve it (since we poll the firmware page for progress), but it's not a problem afterwards.


Cheers,
Franco