Page 1 of 1

Display issues on Admin/Cluster and index

Posted: Thu Mar 22, 2018 8:47 am
by lleung
The following 2 page won't load up, it just display a blank screen, how to fix this

http://xxxxxx/nagioslogserver/admin/cluster
http://xxxxxx/nagioslogserver/admin/index_status

view sources, only shows below
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>

Re: Display issues on Admin/Cluster and index

Posted: Thu Mar 22, 2018 10:00 am
by mcapra
Have you tried the changes mentioned in this KB article?
Nagios Log Server - Administration Page Fails To Display

Re: Display issues on Admin/Cluster and index

Posted: Thu Mar 22, 2018 1:45 pm
by cdienger
Hi @lleung!

The link that @mcapra provided covers what is a fairly common cause for what you are seeing. Give it a try and let us know if that hasn't resolved the probelm!

Re: Display issues on Admin/Cluster and index

Posted: Fri Mar 23, 2018 4:45 am
by lleung
It works,
THanks