I am trying to do an offline installation of elastic cloud beta1. At some point during install I see this:
ERRO[2716] Attempting next endpoint for pull after error: Get https://docker.elastic.co/v1/_ping: dial tcp 34.195.166.169:443: i/o timeout
ERRO[2716] Attempting next endpoint for pull after error: Get https://docker.elastic.co/v1/_ping: dial tcp 34.195.166.169:443: i/o timeout
ERRO[2716] Handler for POST /v1.19/images/create returned error: Get https://docker.elastic.co/v1/_ping: dial tcp 34.195.166.169:443: i/o timeout
ERRO[2716] Handler for POST /v1.19/images/create returned error: Get https://docker.elastic.co/v1/_ping: dial tcp 34.195.166.169:443: i/o timeout
ERRO[2716] Handler for POST /v1.19/images/create returned error: Get https://docker.elastic.co/v1/_ping: dial tcp 34.195.166.169:443: i/o timeout
Looks like installer is still trying to go outside to docker.elastic.co even though I already installed all the images according to documentation.
Any ideas of what I should do to be able to complete the offline installation successfully?
We tested that the current installation script will run successfully offline, provided that the required Docker images are available locally, but the script itself will attempt to connect to docker.elastic.co.
When you say "what I should do to be able to complete the offline installation successfully," does the installation fail altogether or does it complete but with the errors you mentioned? Either way, it would help us with diagnosing your issue if you could include output of the installation script when run with the --debug flag.
To add to @nrichers comments, if your able to give exact details of your installation process, that would be great. Using --debug flag will give more output as well.
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.