Docker pull stopped working for us since some minutes:
command:
docker pull docker.elastic.co/elasticsearch/elasticsearch-oss
response:
Error response from daemon: Get https://docker.elastic.co/v2/elasticsearch/elasticsearch-oss/manifests/latest: unauthorized: authentication required
Same here:
`> docker pull docker.elastic.co/kibana/kibana-oss
Using default tag: latest
Error response from daemon: Get "https://docker.elastic.co/v2/kibana/kibana-oss/manifests/latest": unauthorized: authentication required
docker pull docker.elastic.co/kibana/kibana
Using default tag: latest
Error response from daemon: manifest for docker.elastic.co/kibana/kibana:latest not found: manifest unknown: manifest unknown`
Same here:
Error response from daemon: Get https://docker.elastic.co/v2/elasticsearch/elasticsearch/manifests/5.5.3: unauthorized: authentication required
https://github.com/elastic/elasticsearch/issues/61047#issuecomment-673008664
I tested here, it works now!
cc @albestia @SharpEdgeMarshall
It should be resolved now. Also let's keep the discussion in #61047 — so I'll close this one out.
Most helpful comment
Same here:
`> docker pull docker.elastic.co/kibana/kibana-oss
Using default tag: latest
Error response from daemon: Get "https://docker.elastic.co/v2/kibana/kibana-oss/manifests/latest": unauthorized: authentication required