Closed stefanpejcic closed 7 months ago
0.1.5
ealsticsearch service can NOT be started if user plan has less than 2GB ram.
start service
root@175:/# service elasticsearch start * Starting Elasticsearch Server sysctl: setting key "vm.max_map_count", ignoring: Read-only file system /usr/share/elasticsearch/bin/elasticsearch: line 100: 5410 Killed exec "$JAVA" "$XSHARE" $ES_JAVA_OPTS -Des.path.home="$ES_HOME" -Des.path.conf="$ES_PATH_CONF" -Des.distribution.flavor="$ES_DISTRIBUTION_FLAVOR" -Des.distribution.type="$ES_DISTRIBUTION_TYPE" -Des.bundled_jdk="$ES_BUNDLED_JDK" -cp "$ES_CLASSPATH" org.elasticsearch.bootstrap.Elasticsearch "$@" <<< "$KEYSTORE_PASSWORD"
disable elastic as admin on plans with less than 2gb
No response
elastic is now disabled by default in versions 0.1.7 and newer
OpenPanel version(s) affected
0.1.5
Description
ealsticsearch service can NOT be started if user plan has less than 2GB ram.
How to reproduce
start service
Possible Solution
disable elastic as admin on plans with less than 2gb
Additional Context
No response