Hi,
I got problem after install ECE 1.0.0beta. Installation stuck at "Creating Admin Console Elasticsearch backend" and finally it fail to install. Could anyone give any suggestion?
OS: Debian 8.7
Kernel: Debian 3.16.39-1
This server is running behide proxy and proxy is already configured.
- declare -x http_proxy="http://proxy:80"
Log 1/3
elastic@docker1:~$ ./install_elk_cloud.sh --debug
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elastic Cloud Enterprise Installer
Start setting up a new Elastic Cloud Enterprise installation by installing the software on your first host.
This first host becomes the initial coordinator and provides access to the Cloud UI, where you can manage your installation.
To learn more about the options you can specify, see the documentation.
NOTE: If you want to add this host to an existing installation, please specify the --coordinator-host flag
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Debug Info --
NODE_TYPE - initial
REPOSITORY - docker.elastic.co/cloud-enterprise
CLOUD_ENTERPRISE_VERSION - 1.0.0-beta1
ELASTIC_UID - 1003
RUNNER_REGION - ece-region
MEMORY_SETTINGS - {}
RUNNER_ID - 172.19.188.250
HOST_STORAGE_PATH - /data/elastic
HOST_STORAGE_ROOT_VOLUME_PATH - /data
RUNNER_AVAILABILITY_ZONE - ece-region-1a
NODE_TYPE - initial
ELASTIC_GID - 1003
RUNNER_HOST_IP - 172.19.188.250
HOST_STORAGE_DEVICE_PATH - /dev/mapper/lxc-data
RUNNER_CAPACITY - 54476
-- Verifying Prerequisites --
Checking host storage path... PASSED
Checking docker version... PASSED
Checking internal ip connectivity... PASSED
Checking OS settings... PASSED
Checking OS kernel version... PASSED
Checking Minimum required memory... PASSED
-- Completed Verifying Prerequisites --
- Running Bootstrap container
- Monitoring bootstrap process
- [2017-03-15 09:18:39,061][INFO ][no.found.bootstrap.BootstrapInitial] Loaded bootstrap settings {}
- [2017-03-15 09:18:42,914][WARN ][no.found.docker.DockerContainerManager] Default registry [https://index.docker.io/v1/] has no auths. Known auths: [List()] {}
- [2017-03-15 09:18:42,915][INFO ][no.found.bootstrap.BootstrapInitial] Pulling Elastic Stack images {}
- [2017-03-15 09:18:42,920][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
- [2017-03-15 09:18:42,920][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/elasticsearch:5.2.0-2] {}
- [2017-03-15 09:18:42,931][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
- [2017-03-15 09:18:42,931][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/kibana:5.2.0-0] {}
- [2017-03-15 09:18:42,931][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
- [2017-03-15 09:18:42,932][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/elasticsearch:2.4.4-1] {}
- [2017-03-15 09:18:42,932][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
- [2017-03-15 09:18:42,932][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/kibana:4.6.4] {}
- [2017-03-15 09:18:43,832][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-zookeeper-servers-zookeeper] {"ec_container_kind":"docker","ec_container_group":"zookeeper-servers","ec_container_name":"zookeeper"}
- [2017-03-15 09:18:43,948][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-zookeeper-servers-zookeeper] {"ec_container_kind":"docker","ec_container_group":"zookeeper-servers","ec_container_name":"zookeeper"}
- [2017-03-15 09:18:44,161][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
- [2017-03-15 09:18:44,248][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
- [2017-03-15 09:18:44,530][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl] Starting {}
- [2017-03-15 09:18:44,546][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://172.19.188.250:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
- [2017-03-15 09:18:44,547][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://172.19.188.250:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
- [2017-03-15 09:18:44,574][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://172.19.188.250:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
- [2017-03-15 09:18:44,575][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://172.19.188.250:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
- [2017-03-15 09:18:44,576][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl] Default schema {}