NagVis Error when accessing WUI Configuration screen

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Atria
Posts: 45
Joined: Wed Aug 26, 2015 11:31 am

NagVis Error when accessing WUI Configuration screen

Post 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?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: NagVis Error when accessing WUI Configuration screen

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Atria
Posts: 45
Joined: Wed Aug 26, 2015 11:31 am

Re: NagVis Error when accessing WUI Configuration screen

Post by Atria »

Turns out I was running an old 1.5 version of nagvis. Updated and the issue resolved. Feel free to close this.
Locked