Difference between revisions of "Cannot connect to Elasticsearch"
From Kolmisoft Wiki
Jump to navigationJump to search
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
service elasticsearch restart | service elasticsearch restart | ||
then logout and re-login to MOR GUI. | |||
<br><br> | <br><br> | ||
Line 8: | Line 10: | ||
USE IT AT YOUR OWN RISK! | USE IT AT YOUR OWN RISK! | ||
Run this script: / | Run this script: /usr/src/mor/sh_scripts/elasticsearch/es_low_ram_fix.sh | ||
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.