SYSTEM: FIRMWARE: REPORTER Error

Started by Cafray, March 19, 2024, 02:43:36 PM

Previous topic - Next topic
When updating to 24.1.3 I got the error below, now it is constantly showing up if I choose anything under System -> Firmware options. Heck it doesn't allow me to reboot it from the GUI too.

An issue was detected.

Would you like to submit this crash report to the developers?

[19-Mar-2024 09:28:19 America/New_York] Phalcon\Mvc\Router\Exception: A dependency injection container is required to access the 'request' service in phalcon/Mvc/Router.zep:724
Stack trace:
#0 /usr/local/opnsense/mvc/app/config/services_api.php(92): Phalcon\Mvc\Router->handle('/api/core/menu/...')
#1 [internal function]: Closure->{closure}()
#2 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault))
#3 [internal function]: Phalcon\Di\Di->get('router', NULL)
#4 [internal function]: Phalcon\Di\Di->getShared('router')
#5 /usr/local/opnsense/www/api.php(24): Phalcon\Mvc\Application->handle('/api/core/menu/...')
#6 {main}


Reboot doesn't clear and even if I submit the report or clear it there is no change. It comes back to the same page.
Router is working but the Lobby page is not loading correctly and I can't seem to be able to actually upgrade it.
Let me know if you need any further info from my end.
Thanks!

This are the PHP errors that I keep seeing.


PHP Errors:
[19-Mar-2024 23:30:01 America/New_York] Phalcon\Mvc\Router\Exception: A dependency injection container is required to access the 'request' service in phalcon/Mvc/Router.zep:724
Stack trace:
#0 /usr/local/opnsense/mvc/app/config/services_api.php(92): Phalcon\Mvc\Router->handle('/api/core/menu/...')
#1 [internal function]: Closure->{closure}()
#2 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault))
#3 [internal function]: Phalcon\Di\Di->get('router', NULL)
#4 [internal function]: Phalcon\Di\Di->getShared('router')
#5 /usr/local/opnsense/www/api.php(24): Phalcon\Mvc\Application->handle('/api/core/menu/...')
#6 {main}
[19-Mar-2024 23:30:02 America/New_York] Phalcon\Mvc\Router\Exception: A dependency injection container is required to access the 'request' service in phalcon/Mvc/Router.zep:724
Stack trace:
#0 /usr/local/opnsense/mvc/app/config/services_api.php(92): Phalcon\Mvc\Router->handle('/api/core/syste...')
#1 [internal function]: Closure->{closure}()
#2 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault))
#3 [internal function]: Phalcon\Di\Di->get('router', NULL)
#4 [internal function]: Phalcon\Di\Di->getShared('router')
#5 /usr/local/opnsense/www/api.php(24): Phalcon\Mvc\Application->handle('/api/core/syste...')
#6 {main}

Anyone have any idea how to clear this error from the CLI. Dismissing the report from GUI does not clear it and it has soft bricked my router. Though all functionality are working most of the GUI is looping to the error page