Skip to content
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

Error after install Modules #94

Closed
hoanpv3993 opened this issue Mar 16, 2019 · 2 comments
Closed

Error after install Modules #94

hoanpv3993 opened this issue Mar 16, 2019 · 2 comments

Comments

@hoanpv3993
Copy link

Hi all,
I installed module, after enabled access web and have error

Undefined variable: migrations (MainTabs.php:66)
#0 /usr/share/icingaweb2/modules/vspheredb/library/Vspheredb/Web/Tabs/MainTabs.php(66): Icinga\Application\ApplicationBootstrap->Icinga\Application\{closure}(8, 'Undefined varia...', '/usr/share/icin...', 66, Array)
#1 /usr/share/icingaweb2/modules/vspheredb/library/Vspheredb/Web/Tabs/MainTabs.php(27): Icinga\Module\Vspheredb\Web\Tabs\MainTabs->assemble()
#2 /usr/share/icingaweb2/modules/vspheredb/application/controllers/ConfigurationController.php(74): Icinga\Module\Vspheredb\Web\Tabs\MainTabs->__construct(Object(Icinga\Authentication\Auth))
#3 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(507): Icinga\Module\Vspheredb\Controllers\ConfigurationController->indexAction()
#4 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(76): Zend_Controller_Action->dispatch('indexAction')
#5 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#6 /usr/share/php/Icinga/Application/Web.php(300): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#7 /usr/share/php/Icinga/Application/webrouter.php(104): Icinga\Application\Web->dispatch()
#8 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/php/...')
#9 {main}

Anyone can help me. Thanks

@Thomas-Gelf
Copy link
Contributor

There might be a configuration error. We didn't catch them in a friendly way, this has been fixed with #51 and will be released with v1.1.0. You might want to give the current master a try, it will point you to the right direction.

@hoanpv3993
Copy link
Author

Thanks for your help.
I configured successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants