Anyone have Zenarmor working with 22.7.b? I find the the plugins install without issue, but when starting I get some kind of a Phalcon error.
This is the error:
Fatal error: Uncaught Error: Class 'Phalcon\Config' not found in /usr/local/opnsense/mvc/app/models/OPNsense/Sensei/Sensei.php:113 Stack trace: #0 /usr/local/opnsense/mvc/app/models/OPNsense/Base/BaseModel.php(361): OPNsense\Sensei\Sensei->init() #1 /usr/local/opnsense/mvc/app/controllers/OPNsense/Sensei/IndexController.php(21): OPNsense\Base\BaseModel->__construct() #2 [internal function]: OPNsense\Sensei\IndexController->indexAction() #3 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(OPNsense\Sensei\IndexController), 'indexAction', Array) #4 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch() #5 /usr/local/opnsense/www/index.php(72): Phalcon\Mvc\Application->handle('/ui/sensei/') #6 {main} thrown in /usr/local/opnsense/mvc/app/models/OPNsense/Sensei/Sensei.php on line 113
Hi,
It is related to the framework release in 22.7. It is fixed and will be published with the upcoming release.
Okay, Thanks! Happy to test.
Any updates by chance?
This doesn't really make sense when talking about 22.7.b which is kernel/base set only. Maybe you switched to development version and for that you shouldn't.
Cheers,
Franco
Franco, that was it! Thank you. Best!