Boxydash use with icingaweb2 version 2.8.2 gives the following failure:
Undefined variable: host
#0
/usr/share/icingaweb2/modules/boxydash/application/views/scripts/index/index.phtml(52):
Icinga\Application\ApplicationBootstrap->Icinga\Application{closure}(Integer,
String, String, Integer, Array)
#1 /usr/share/php/Icinga/Web/View.php(248): include(String)
#2 /usr/share/icingaweb2/library/vendor/Zend/View/Abstract.php(877):
Icinga\Web\View->_run(String)
#3
/usr/share/icingaweb2/library/vendor/Zend/Controller/Action/Helper/ViewRenderer.php(904):
Zend_View_Abstract->render(NULL)
#4
/usr/share/icingaweb2/library/vendor/Zend/Controller/Action/Helper/ViewRenderer.php(925):
Zend_Controller_Action_Helper_ViewRenderer->renderScript(String, NULL)
#5
/usr/share/icingaweb2/library/vendor/Zend/Controller/Action/Helper/ViewRenderer.php(964):
Zend_Controller_Action_Helper_ViewRenderer->render()
#6
/usr/share/icingaweb2/library/vendor/Zend/Controller/Action/HelperBroker.php(272):
Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#7 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(518):
Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#8
/usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(303):
Zend_Controller_Action->dispatch(String)
#9 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(56):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#10 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937):
Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request),
Object(Icinga\Web\Response))
#11 /usr/share/php/Icinga/Application/Web.php(300):
Zend_Controller_Front->dispatch(Object(Icinga\Web\Request),
Object(Icinga\Web\Response))
#12 /usr/share/php/Icinga/Application/webrouter.php(99):
Icinga\Application\Web->dispatch()
#13 /usr/share/icingaweb2/public/index.php(4): require_once(String)
#14 {main
I do not understand php, but the problem is, as i understand it, the
varible hosts is empty.