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

Fatal error #82

Closed
reelmom opened this issue Feb 7, 2019 · 2 comments
Closed

Fatal error #82

reelmom opened this issue Feb 7, 2019 · 2 comments

Comments

@reelmom
Copy link

reelmom commented Feb 7, 2019

Fatal error: Uncaught ErrorException: Uncaught ErrorException: Creating default object from empty value in /usr/share/php/Icinga/Web/Controller/ActionController.php:127 Stack trace: #0 /usr/share/php/Icinga/Web/Controller/ActionController.php(127): Icinga\Application\ApplicationBootstrap->Icinga\Application{closure}(2, 'Creating defaul...', '/usr/share/php/...', 127, Array) #1 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(59): Icinga\Web\Controller\ActionController->__construct(Object(Icinga\Web\Request), Object(Icinga\Web\Response), Array) #2 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response)) #3 /usr/share/php/Icinga/Application/Web.php(300): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response)) #4 /usr/share/php/Icinga/Application/webrouter.php(104): Icinga\Application\Web->dispatch() #5 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/php/...' in /usr/share/icingaweb2/library/vendor/Zend/Controller/Plugin/Broker.php on line 259

@chakaal
Copy link

chakaal commented Feb 8, 2019

Hello,

I read the older thread on this error and how it obfuscates the Real Problem (TM), and I tried to validate the configuration is correct comparing to Thomas Gelf instructions. I think I'm OK there.

I got the same error, but mostly the plugin works. The only things we can view right now are Datastores, (on our dev Iciga2 platform). I upgraded the versions of all the modules to the ones listed, but I didn't run the initial installation so I cannot be 100% sure that your (Thomas') Instructions Were Followed.

I could, of course tear it down to bare metal, but if there is another failure mode that could trigger this error that is easier to solve, I'm (as we say) all ears. I suspect not, because:

Specifically if I check the DB vspheredb I can see there is a Not Normal looking instance_uid as the only entry returned. My first thought is to correct this but... I do not know how! (Looks like this: y�i6G¯¾7¢ª�%S) Since it's gibberish, and I didn't ever see this working, I do not know what the expected value is.

--m

@Thomas-Gelf
Copy link
Contributor

Hi @reelmom, hi @chakaal,

is this still an issue for you? To me this sounds like a configuration error, the latest master version might give you a friendlier error message on this.

Cheers,
Thomas

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

No branches or pull requests

3 participants