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
cluster and index status http error 500
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: cluster and index status http error 500
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
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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: cluster and index status http error 500
Hi Benjamin,
Thanks for the help.
With "memory_limit = 10240M" it's working now.
Mark
Thanks for the help.
With "memory_limit = 10240M" it's working now.
Mark
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: cluster and index status http error 500
Great!markclem wrote:Hi Benjamin,
Thanks for the help.
With "memory_limit = 10240M" it's working now.
Mark
Locking thread