Page 1 of 1
Config wizards broken!
Posted: Wed Aug 28, 2013 12:28 pm
by BanditBBS
I recently upgraded all my servers to 2012v2.3. I just checked for updated components and wizards as I normally do after upgrades.
I downloaded about 4 components and 20 wizards. I then began uploading the wizards stating with ftpserver.zip and then the 3 mysql ones(very rapidly, while nagios process was restarting unowingly). What I didn't realize was it restarts Nagios each and every time, which can take up to a minute with all my items. Well, something broke during this process.
If I go to the manage wizards page it now only lists about 7 wizard total and if I go to configure and config wizards, I get a blank page and nothing ever loads!
I see 0 erros in /var/log/messages
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 12:32 pm
by BanditBBS
Code: Select all
[Wed Aug 28 13:21:57 2013] [error] [client 10.5.2.34] PHP Parse error: syntax error, unexpected T_STRING in /usr/local/nagiosxi/html/includes/configwizards/ftpserver/ftpserver.inc.php on line 62, referer: http://svwdcnagios02/nagiosxi/admin/
found that in the httpd error log...ummm, help?

LOL
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 12:47 pm
by slansing
Oh boy...can you try re-running the upgrade script from the tarball you downloaded? "2012 2.3"
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 12:52 pm
by BanditBBS
slansing wrote:Oh boy...can you try re-running the upgrade script from the tarball you downloaded? "2012 2.3"
Didn't make a difference. It looks like a bug in the ftpserver.zip wizard to me. If I remove that folder, will that break anything?
folder I am talking about: /usr/local/nagiosxi/html/includes/configwizards/ftpserver
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 12:57 pm
by abrist
Removing the folder should remove the wizard, and not break anything. You may get more errors afterwards if there are other issues though.
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 1:00 pm
by BanditBBS
abrist wrote:Removing the folder should remove the wizard, and not break anything. You may get more errors afterwards if there are other issues though.
Done, no errors and everything working fine. Definitely seems to be an error with the ftpserver.zip No big deal for me, just want to point it out!
edit: I can reproduce at will, so I think I am right
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 2:33 pm
by sreinhardt
There was a recent change to that for internationalization. I'll speak with a dev to get this resolved. Thanks for the heads up!!
Re: Config wizards broken!
Posted: Wed Aug 28, 2013 4:15 pm
by scottwilkerson
This was my fault... missed a quote... New Wizard attached
Re: Config wizards broken!
Posted: Thu Aug 29, 2013 8:20 am
by BanditBBS
Don't be mad Scott if I say I definitely tried this on a dev server first
I can verify the 1.51 version works.
Re: Config wizards broken!
Posted: Thu Aug 29, 2013 9:57 am
by scottwilkerson
As expected...
Thanks!