Page 1 of 1

Cluster and Index view are not working

Posted: Thu Jun 07, 2018 1:46 am
by mgsteiner
Hello all,

Recently we updated our NLS Free license to a Single Instance .
Until the License Upgrade everything was working fine, but after installing the new license, the web access to Cluster Status and Index Status are not anymore working. :shock:

Does anybody had such problems?, any hint?

Thanks to all in advance
Rgds
Max

Re: Cluster and Index view are not working

Posted: Thu Jun 07, 2018 2:31 am
by mferchof
Hi,

clear the cache from IE or FF..

Mike

Re: Cluster and Index view are not working

Posted: Thu Jun 07, 2018 10:57 am
by scottwilkerson
Any errors in /var/log/httpd/error_log ?

Also, how many indexes do you have open ? To find out you can run the following from the CLI

Code: Select all

curl localhost:9200/_cat/indices
How much disk space do you have free?

Code: Select all

df -h

how much memory does this server have?