ECE can't install

how i can do about this

[elastic@localhost ECE]$ ./elastic-cloud-enterprise.sh install
Unable to find image 'docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:2.2.3' locally
docker: Error response from daemon: Get https://docker.elastic.co/v2/cloud-enterprise/elastic-cloud-enterprise/manifests/2.2.3: Get https://docker-auth.elastic.co/auth?scope=repository%3Acloud-enterprise%2Felastic-cloud-enterprise%3Apull&service=token-service: dial tcp: lookup docker-auth.elastic.co on 192.168.65.2:53: server misbehaving.
See 'docker run --help'.

Wow I've never seen that before. Assuming it wasn't a one-off, can you confirm whether there is any network infrastructure messing with access to our servers? Eg can you curl / access https://docker-auth.elastic.co/auth?scope=repository%3Acloud-enterprise%2Felastic-cloud-enterprise%3Apull&service=token-service?

From a bit of googling, it seems like proxies can cause problems here, eg: https://github.com/docker/for-win/issues/894

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