Page 1 of 1

NagVis Error when accessing WUI Configuration screen

Posted: Mon Nov 02, 2015 4:43 pm
by Atria
When I load nagvis and access the WUI screen, trying to get to the General Configuration screen results in the following error:

Code: Select all

PHP error in ajax request handler: Error: (8) Array to string conversion (/usr/local/nagvis/share/server/core/classes/WuiViewEditMainCfg.php:137)
A quick Google search for the error shows someone had an issue with a Sun system not accepting the en-US.UTF-8 but I verified that the en-US is in the locale -a results. Confirmed it seemed to do the same on a default install as well. Any idea what I need to do?

Re: NagVis Error when accessing WUI Configuration screen

Posted: Mon Nov 02, 2015 6:38 pm
by Box293
What version of Nagios XI and NagVis are you using? Did you follow any documentation on setting it up and if yes can you please provide a link to it.

Re: NagVis Error when accessing WUI Configuration screen

Posted: Wed Nov 04, 2015 9:18 am
by Atria
Turns out I was running an old 1.5 version of nagvis. Updated and the issue resolved. Feel free to close this.