Page 1 of 1

cluster and index status http error 500

Posted: Tue Aug 18, 2020 6:12 am
by markclem
Hello,
Running version 2.1.7, everything is OK except pages Cluster status and Index status. Both started to display http 500 error.
Tried to increase php.ini memory limit to 2048. (https://support.nagios.com/kb/article.php?id=132)
Unfortunately, it did not help. What else can I do?
Thx, Mark

Re: cluster and index status http error 500

Posted: Tue Aug 18, 2020 4:14 pm
by benjaminsmith
Hi Mark,

Let's try to increase the memory beyond what's recommended in the kb article to 2048 and let me know if that resolves the issue.

If not, please PM me a profile from each node as well as a copy of the php.ini. A profile can be generated under Admin > System > System Status > Download System Profile.

Thanks!
Benjamin

Re: cluster and index status http error 500

Posted: Thu Aug 20, 2020 4:37 am
by markclem
Hi Benjamin,
Thanks for the help.
With "memory_limit = 10240M" it's working now.
Mark

Re: cluster and index status http error 500

Posted: Thu Aug 20, 2020 7:28 am
by scottwilkerson
markclem wrote:Hi Benjamin,
Thanks for the help.
With "memory_limit = 10240M" it's working now.
Mark
Great!

Locking thread