Difference between revisions of "Cannot connect to Elasticsearch"
From Kolmisoft Wiki
Jump to navigationJump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
service elasticsearch restart | service elasticsearch restart | ||
then logout and re-login to MOR GUI. | |||
<br><br> | |||
== Server with < 4GB RAM == | |||
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> | |||
= 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.