-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setup? #1
Comments
... I have no idea what that means. To be honest my grip on zend is tenuous at best, and most of this is just garbled bits taken from the monitoring module. I can tell you about my setup so that you can compare and contrast.
I will try updating to see if that replicates the issue. |
Hi i have issue with Ubuntu 14.04.2 on activating module Undefined offset: 1 #0 /usr/share/icingaweb2/library/Icinga/Application/Modules/Module.php(503): Icinga\Application\ApplicationBootstrap->Icinga\Application{closure}(8, 'Undefined offse...', '/usr/share/icin...', 503, Array) |
ah, so it's an activation thing. I can attempt to replicate that. I'll report back on what I find. |
OK guys, pull the latest version and see how it work for you. |
Works for me now, thanks. |
@scorpio2k2, @tbaror: how about you? |
@scorpio2k2 yeah, there was a bug in the module.info and/or the run.php file that probably caused the initial problem. As an aside, you have no idea how awesome that is to see (also, the new version makes the legend look a little less sucky). |
@scorpio2k2 it's also worth noting that the older version broke icingacli modules list; that should be resolved now. |
0 /usr/share/php/Icinga/Application/Modules/Module.php(503): Icinga\Application\ApplicationBootstrap->Icinga\Application{closure}(8, 'Undefined offse...', '/usr/share/php/...', 503, Array)
#1 /usr/share/php/Icinga/Application/Modules/Module.php(467): Icinga\Application\Modules\Module->metadata()
#2 /usr/share/icingaweb2/application/views/scripts/config/module.phtml(9): Icinga\Application\Modules\Module->getDependencies()
#3 /usr/share/php/Icinga/Web/View.php(206): include('/usr/share/icin...')
#4 /usr/share/php/Zend/View/Abstract.php(888): Icinga\Web\View->_run('/usr/share/icin...')
#5 /usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php(900): Zend_View_Abstract->render('config/module.p...')
#6 /usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php(921): Zend_Controller_Action_Helper_ViewRenderer->renderScript('config/module.p...', NULL)
#7 /usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php(960): Zend_Controller_Action_Helper_ViewRenderer->render()
#8 /usr/share/php/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#9 /usr/share/php/Zend/Controller/Action.php(527): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#10 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('moduleAction')
#11 /usr/share/php/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#12 /usr/share/php/Icinga/Application/Web.php(154): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#13 /usr/share/php/Icinga/Application/webrouter.php(111): Icinga\Application\Web->dispatch()
#14 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/php/...')
#15 {main}
The text was updated successfully, but these errors were encountered: