OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: Patrick M. Hausen on January 19, 2024, 05:05:43 PM

Title: Error message when updating to 24.1.b_105
Post by: Patrick M. Hausen on January 19, 2024, 05:05:43 PM
Starting with 23.7.12, changed to Development repo, result:

------------
An API exception occurred
phalcon/Mvc/Application.zep:100: A dependency injection container is required to access internal services
------------


The subsequent update to r1 seems to work so far.
Title: Re: Error message when updating to 24.1.b_105
Post by: RedVortex on January 22, 2024, 04:01:38 AM
I had the same issue. I also was able to continue anyways and finish the upgrade properly.

I also had a conflict caused by missing os-wireguard plugins. When I was trying to fix the conflict, it was bringing me in the plugins sections and wanted me to install os-wireguard (which didn't work since we don't need it anymore) but I couldn't. I also couldn't remove it from the plugins list.

I had to select "reset conflicts" and I was able to continue afterwards and the os-wireguard plugin then disappeared from the plugins list and there was no more errors after that.

EDIT: I discovered I lost my gateway groups during upgrade... Checking if they are still in the config file or if I need to recreate them @franco FYI...

24.1-r1 has been very stable and no issue so far for me (beside losing my gateway groups on upgrade, I had to recreate them manually)

Multiple VLANs, multi-wan (Starlink and fiber provider over PPPoE and another provider over DHCP), HE IPv6, openvpn server and muliple point-to-point, wireguard server, port forwards, dynamic dns using multiple providers, mdns, udp broadcast relay, nut (UPS).
Title: Re: Error message when updating to 24.1.b_105
Post by: GuruLee on January 26, 2024, 03:21:00 PM
Thanks for sharing your experience and workaround. I am considering upgrading today...
Title: Re: Error message when updating to 24.1.b_105
Post by: GuruLee on January 26, 2024, 03:29:45 PM
Quote from: RedVortex on January 22, 2024, 04:01:38 AM
I had the same issue. I also was able to continue anyways and finish the upgrade properly.

I also had a conflict caused by missing os-wireguard plugins. When I was trying to fix the conflict, it was bringing me in the plugins sections and wanted me to install os-wireguard (which didn't work since we don't need it anymore) but I couldn't. I also couldn't remove it from the plugins list.

I had to select "reset conflicts" and I was able to continue afterwards and the os-wireguard plugin then disappeared from the plugins list and there was no more errors after that.

EDIT: I discovered I lost my gateway groups during upgrade... Checking if they are still in the config file or if I need to recreate them @franco FYI...

24.1-r1 has been very stable and no issue so far for me (beside losing my gateway groups on upgrade, I had to recreate them manually)

Multiple VLANs, multi-wan (Starlink and fiber provider over PPPoE and another provider over DHCP), HE IPv6, openvpn server and muliple point-to-point, wireguard server, port forwards, dynamic dns using multiple providers, mdns, udp broadcast relay, nut (UPS).
Thank you, this is reassuring to know and pushing me to take the plunge early ;-)