Hi, I've been trying (and failing) to install elastic ece on prem with no docker library (pre loaded all images as per instruction) on a centos 7 VM using the installation bash script provided by elastic.
The install runs and then sits at "Creating Admin Console Elasticsearch backend {}" before timing out after an hour (Java TimeoutException: Future timed ouit after [3600000 milliseconds]).
Various (15 instances) containers are created/started during the install process but it always fails with the same timeout at the same point.
Checking the bootstrap log the log shows a zookeeper warning/info loop of the following for an hour until we get the timeout exception:
[WARN][no.found.zookeeper.models.clusters.ElasticSearchCluster] Couldn't infer the history counter from the legacy [/clusters/175c7bd158cc48fe863f47cdc42c0b58/plans/history] nodes. Resorting to indirect computation counting successes in [/clusters/175c7bd158cc48fe863f47cdc42c0b58/plans/attempts]. {}
[INFO][no.found.zookeeper.models.clusters.ElasticSearchCluster] Legacy cluster record missing 'history' path in [/clusters/175c7bd158cc48fe863f47cdc42c0b58/plans/status] and in [/clusters/175c7bd158cc48fe863f47cdc42c0b58/plans/attempts/attempt-0000000000], migrating from [/clusters/175c7bd158cc48fe863f47cdc42c0b58/plans/history] {}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.