Difference between revisions of "Cannot connect to Elasticsearch"

From Kolmisoft Wiki
Jump to navigationJump to search
 
Line 10: Line 10:
USE IT AT YOUR OWN RISK!
USE IT AT YOUR OWN RISK!


Run this script: /mor/install_script/trunk/sh_scripts/elasticsearch/es_low_ram_fix.sh
Run this script: /usr/src/mor/sh_scripts/elasticsearch/es_low_ram_fix.sh


then logout and re-login to MOR GUI.
then logout and re-login to MOR GUI.


<br><br>
<br><br>
= See also =
= See also =
* [[Recommended hardware]]
* [[Recommended hardware]]

Latest revision as of 12:49, 9 October 2015

Make sure your server has at least 4GB of RAM, then restart elasticsearch service:

service elasticsearch restart

then logout and re-login to MOR GUI.



Server with < 4GB RAM

USE IT AT YOUR OWN RISK!

Run this script: /usr/src/mor/sh_scripts/elasticsearch/es_low_ram_fix.sh

then logout and re-login to MOR GUI.



See also