ECE install error with timeout how to change the time with 600000 milliseconds

CONSOLE:

- Applying Admin Console Elasticsearch index templates {}
- Unhandled error. {}
-- An error has occurred in bootstrap process. Please examine logs --
java.util.concurrent.TimeoutException: Futures timed out after [600000 milliseconds]
        at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:223)
        at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:227)
        at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:190)
        at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
        at scala.concurrent.Await$.result(package.scala:190)
        at no.found.bootstrap.BootstrapInitial.bootstrapServiceLayer(BootstrapInitial.scala:840)
        at no.found.bootstrap.BootstrapInitial.bootstrap(BootstrapInitial.scala:613)
        at no.found.bootstrap.BootstrapInitial$.delayedEndpoint$no$found$bootstrap$BootstrapInitial$1(BootstrapInitial.scala:1043)
        at no.found.bootstrap.BootstrapInitial$delayedInit$body.apply(BootstrapInitial.scala:1037)
        at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
        at scala.App$class.main(App.scala:76)
        at no.found.util.ElasticCloudApp.main(ElasticCloudApp.scala:23)

  Errors have caused Elastic Cloud Enterprise installation to fail - Please check logs 
  Node type - initial

log:

[2019-07-18 03:55:50,245][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: ErrorClosed(Connection reset by peer)]) {}
[2019-07-18 03:55:51,265][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: Premature connection close (the server doesn't appear to support request pipelining)]) {}
[2019-07-18 03:56:01,466][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: Unexpected connection termination]) {}
[2019-07-18 03:56:02,486][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: Premature connection close (the server doesn't appear to support request pipelining)]) {}
[2019-07-18 03:56:45,328][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: ErrorClosed(Connection reset by peer)]) {}
[2019-07-18 03:56:46,345][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [spray.can.Http$ConnectionException: Premature connection close (the server doesn't appear to support request pipelining)]) {}
[2019-07-18 03:57:20,927][ERROR][no.found.bootstrap.BootstrapInitial$] Unhandled error. {}
java.util.concurrent.TimeoutException: Futures timed out after [600000 milliseconds]
        at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:223)
        at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:227)
        at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:190)
        at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
        at scala.concurrent.Await$.result(package.scala:190)
        at no.found.bootstrap.BootstrapInitial.bootstrapServiceLayer(BootstrapInitial.scala:840)
        at no.found.bootstrap.BootstrapInitial.bootstrap(BootstrapInitial.scala:613)
        at no.found.bootstrap.BootstrapInitial$.delayedEndpoint$no$found$bootstrap$BootstrapInitial$1(BootstrapInitial.scala:1043)
        at no.found.bootstrap.BootstrapInitial$delayedInit$body.apply(BootstrapInitial.scala:1037)
        at scala.Function0$class.apply$mcV$sp(Function0.scala:34)
        at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.collection.immutable.List.foreach(List.scala:392)
        at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
        at scala.App$class.main(App.scala:76)
        at no.found.util.ElasticCloudApp.main(ElasticCloudApp.scala:23)
        at no.found.bootstrap.BootstrapInitial.main(BootstrapInitial.scala)
[2019-07-18 03:57:20,998][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [apply-elasticsearch-template] to complete. Retrying every [1 second] (cause: [akka.pattern.AskTimeoutException: Recipient[Actor[akka://default/user/IO-HTTP#1589661055]] had already been terminated. Sender[null] sent the message of type "spray.http.HttpRequest".]) {}
[2019-07-18 03:57:21,008][ERROR][scala.Predef$            ] Uncaught throwable occurred on thread: [main], calling System.exit(1) {}
java.util.concurrent.TimeoutException: Futures timed out after [600000 milliseconds]
        at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:223)
        at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:227)
        at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:190)
        at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
        at scala.concurrent.Await$.result(package.scala:190)
        at no.found.bootstrap.BootstrapInitial.bootstrapServiceLayer(BootstrapInitial.scala:840)
        at no.found.bootstrap.BootstrapInitial.bootstrap(BootstrapInitial.scala:613)
        at no.found.bootstrap.BootstrapInitial$.delayedEndpoint$no$found$bootstrap$BootstrapInitial$1(BootstrapInitial.scala:1043)
        at no.found.bootstrap.BootstrapInitial$delayedInit$body.apply(BootstrapInitial.scala:1037)
        at scala.Function0$class.apply$mcV$sp(Function0.scala:34)
        at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.collection.immutable.List.foreach(List.scala:392)
        at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
        at scala.App$class.main(App.scala:76)
        at no.found.util.ElasticCloudApp.main(ElasticCloudApp.scala:23)
        at no.found.bootstrap.BootstrapInitial.main(BootstrapInitial.scala)
[2019-07-18 03:57:21,010][INFO ][no.found.util.LogApplicationExit$] Application is exiting {}

This error occurs when the installer is unable to bootstrap an Elasticsearch cluster in docker as part of the install process. Normally this is a configuration/pre-reqs problem on the host.

There's 2 approaches to debugging:

  • Double checking all the install pre-reqs were met
  • Looking in /mnt/data/elastic/:runner-id/services/ and the constructor/logs and allocator/logs to see if any useful errors were logged that would give a clue as to the specific config problem

I am facing same error and also I have verified all the pre requisites and configuration files and all seems to be okay. Also there were no allocator logs or constructor logs generated. Bridge network ip is default and we are trying to first install on a single host with Redhat Linux os .

Are there any files at all under /mnt/data/elastic/:runner-id/services/?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.