Page 1 of 1

cant view cluster and index status

Posted: Fri Jul 13, 2018 1:28 pm
by benhank
When I try to view the cluster or index status page , it is blank. This was happening prior to upgrading to the latest version of NLS and has persisted after the upgrade.

Re: cant view cluster and index status

Posted: Fri Jul 13, 2018 1:30 pm
by jomann
You probably need to update your /etc/php.ini with a higher memory_limit value. Depending on what you have available on the system, 512M to 1G should be good. You can also check your /var/log/error_log (the apache error log) and see the memory error in there.

Re: cant view cluster and index status

Posted: Fri Jul 13, 2018 3:19 pm
by benhank
that did the trick thanks! you can lock it

Re: cant view cluster and index status

Posted: Fri Jul 13, 2018 3:23 pm
by jomann
Great, locking it up.