Page 1 of 1

Problems with wizards since 1.2B => 1.2C upgrade

Posted: Tue Jul 27, 2010 10:01 am
by mcleodc
Hi,

After upgrading from R1.2B to R1.2C my Windows Server and Network Switch wizards are not creating all the services I select.

For instance I select the Switch wizard and scan interfaces and select a couple to monitor - the wizard completes and settings are saved. I find that only the ping service is created. When running the windows server wizard only the ping, cpu and memory usage services are created.

I see the following error in my http log:

[Tue Jul 27 15:53:31 2010] [error] [client x.x.x.x] PHP Warning: htmlentities() expects parameter 1 to be string, array given in /usr/local/nagiosxi/html/includes/utils.inc.php on line 109, referer: http://nagiosxi/nagiosxi/config/monitoringwizard.php
[Tue Jul 27 15:53:31 2010] [error] [client x.x.x.x] PHP Warning: htmlentities() expects parameter 1 to be string, array given in /usr/local/nagiosxi/html/includes/utils.inc.php on line 109, referer: http://nagiosxi/nagiosxi/config/monitoringwizard.php
[Tue Jul 27 15:53:37 2010] [error] [client x.x.x.x] PHP Warning: Invalid argument supplied for foreach() in /usr/local/nagiosxi/html/includes/configwizards/switch/switch.inc.php on line 533, referer: http://nagiosxi/nagiosxi/config/monitoringwizard.php
[Tue Jul 27 15:53:38 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function setVariable() on a non-object in /var/www/html/nagiosql/index.php on line 103
[Tue Jul 27 15:53:40 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function setVariable() on a non-object in /var/www/html/nagiosql/index.php on line 103

Any ideas?


Thanks
Chris

Re: Problems with wizards since 1.2B => 1.2C upgrade

Posted: Tue Jul 27, 2010 10:42 am
by mmestnik
This is a known issue corrected in D.

Re: Problems with wizards since 1.2B => 1.2C upgrade

Posted: Tue Jul 27, 2010 3:15 pm
by mcleodc
Great thanks for the info. Is there an approx release date for D?

Re: Problems with wizards since 1.2B => 1.2C upgrade

Posted: Tue Jul 27, 2010 4:54 pm
by Box293
It's available for download now, was only released yesterday.

Re: Problems with wizards since 1.2B => 1.2C upgrade

Posted: Wed Jul 28, 2010 7:42 am
by mcleodc
thanks that solved the issue.