Page 1 of 1

status.php not found error 404

Posted: Wed Dec 21, 2011 4:30 pm
by GldRush98
I log in, and get the unhandled problems notice.
I click either the unhandled host problems link or the unhandled service problems link, respectively

Code: Select all

http://ip.address/nagiosxi//?xiwindow=includes%2Fcomponents%2Fxicore%2Fstatus.php%3Fshow%3Dhosts%26hoststatustypes%3D12%26hostattr%3D10
or
http://ip.address/nagiosxi//?xiwindow=includes%2Fcomponents%2Fxicore%2Fstatus.php%3Fshow%3Dservices%26hoststatustypes%3D2%26servicestatustypes%3D28%26serviceattr%3D10
I am taken to an error page. The nagios menus load up around the frame, but inside the frame all I get is:
Not Found

The requested URL /nagiosxi//includes/components/xicore/status.php was not found on this server.

Apache/2.2.3 (CentOS) Server at 10.3.3.213 Port 80
However, if I go to the status.php file directly via url

Code: Select all

http://ip.address/nagiosxi/includes/components/xicore/status.php
Everything works fine.

Plus I verified the file is indeed down that path on the server:

Code: Select all

[root@localhost html]# locate xicore/status.php
/usr/local/nagiosxi/html/includes/components/xicore/status.php
It seems like whatever is doing the redirect in frame is broken.

Re: status.php not found error 404

Posted: Wed Dec 21, 2011 4:58 pm
by scottwilkerson
Thanks. This has previously been reported and the fix will be taken care of in the next release.

http://tracker.nagios.com/view.php?id=208

Re: status.php not found error 404

Posted: Wed Dec 21, 2011 5:00 pm
by GldRush98
Ok, thanks.
I did a quick search bit didn't see anything. Probably didn't search on the right terms or something.

Re: status.php not found error 404

Posted: Thu Dec 22, 2011 12:29 pm
by mguthrie
The quick fix is posted as a note at the bottom of the bug report if you need it.