XI Operation Center Screen gets blank after few minutes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jyoti22
Posts: 254
Joined: Mon Mar 23, 2015 4:50 am

XI Operation Center Screen gets blank after few minutes

Post by jyoti22 »

Hi Support Team,
I have created few users in Nagios XI. Those users are not able to view "Operation center" screen after few minutes of XI login. For few minutes say 15 mins it looks ok they can view all alerts but after 15 min or after refresh, they get blank screen. Please check if this can be fixed.
Please find screenshot of IE and Firefox.
You do not have the required permissions to view the files attached to this post.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: XI Operation Center Screen gets blank after few minutes

Post by hsmith »

Do you have this issue with the 'nagiosadmin' user, or just the ones you created?
Former Nagios Employee.
me.
jyoti22
Posts: 254
Joined: Mon Mar 23, 2015 4:50 am

Re: XI Operation Center Screen gets blank after few minutes

Post by jyoti22 »

nagiosadmin user works fine. Issue is with my created user accounts.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI Operation Center Screen gets blank after few minutes

Post by lmiltchev »

Go to Admin->Manage Users->click on "Edit" next to your user, and show us a screenshot of the "Security Settings" section.
Be sure to check out our Knowledgebase for helpful articles and solutions!
jyoti22
Posts: 254
Joined: Mon Mar 23, 2015 4:50 am

Re: XI Operation Center Screen gets blank after few minutes

Post by jyoti22 »

Please find attached file.
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: XI Operation Center Screen gets blank after few minutes

Post by rkennedy »

If they navigate back to http://nagiosserver/nagiosxi/ are they prompted to login again?
Former Nagios Employee
jyoti22
Posts: 254
Joined: Mon Mar 23, 2015 4:50 am

Re: XI Operation Center Screen gets blank after few minutes

Post by jyoti22 »

I have checked. They don't need to login again
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: XI Operation Center Screen gets blank after few minutes

Post by rkennedy »

Do you see anything populate in the access or error logs?

Code: Select all

tail -n100 /var/log/httpd/error_log
tail -n100 /var/log/httpd/ssl_error_log
tail -n100 /var/log/httpd/access_log
tail -n100 /var/log/httpd/ssl_access_log
Former Nagios Employee
jyoti22
Posts: 254
Joined: Mon Mar 23, 2015 4:50 am

Re: XI Operation Center Screen gets blank after few minutes

Post by jyoti22 »

I do not see any related error in output. Please find attached output
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: XI Operation Center Screen gets blank after few minutes

Post by rkennedy »

I notice a few errors in this -

Code: Select all

[Thu Dec 03 11:08:38 2015] [error] [client 10.105.2.139] PHP Notice:  Undefined emplates/ccm_table.php on line 176, referer: https://auscrpmonprd00.epicorhostin
[Thu Dec 03 11:08:38 2015] [error] [client 10.105.2.139] PHP Notice:  Undefined plates/ccm_table.php on line 196, referer: https://auscrpmonprd00.epicorhosting.
[Thu Dec 03 11:44:28 2015] [error] [client ::1] PHP Notice:  Undefined index: la.php on line 710
[Thu Dec 03 11:44:28 2015] [error] [client ::1] PHP Notice:  Undefined index: la.php on line 711
Have you modified any of the XI files at all manually?
Former Nagios Employee
Locked