Hello it seems that this problem is somehow recurrent. Now it appears again:
docker pull docker.elastic.co/elasticsearch/elasticsearch-oss:6.7.1
Error response from daemon: Get https://docker.elastic.co/v2/: authenticationrequired
Hello it seems that this problem is somehow recurrent. Now it appears again:
docker pull docker.elastic.co/elasticsearch/elasticsearch-oss:6.7.1
Error response from daemon: Get https://docker.elastic.co/v2/: authenticationrequired
Is this still happening?
Hello. In fact after digging some more into the topic here is what is happening:
What I noticed is that if from the browser I try to access the catalog of the repository: https://docker.elastic.co/v2/_catalog I get the authentication error (and is not from an enterprise forwarding proxy that I have because I tried on my home pc without any proxies or whatever)
So I imagine that somehow the enterprise docker proxy repository is trying to query the catalog before downloading and caching the image and it fails with the AUTH error.
Is it possible that the API's of your docker repository will not require authentication? Because otherwise I cannot see how enterprise environments will be able to use elastic images because in most the cases each enterprise has it's own docker proxy repo.
Thx a lot!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.