Difference between revisions of "ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/library/node/manifests/14: unauthorized: incorrect username or password (docker.go:143:0s)"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/library/node/manifests/14: unauthorized: incorrect username or password (docker...")
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
Using Docker executor with image [[node:14]] ...
 +
Authenticating with credentials from $DOCKER_AUTH_CONFIG
 +
Pulling docker image [[node]]:14 ...
 +
 
  ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/library/node/manifests/14: unauthorized: [[incorrect username or password]] (docker.go:143:0s)
 
  ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/library/node/manifests/14: unauthorized: [[incorrect username or password]] (docker.go:143:0s)
 +
 +
Solution: review variable authentication configuration in <code>[[DOCKER_AUTH_CONFIG]]</code>
 +
 +
 +
 +
== Related ==
 +
* <code>[[docker login]]</code>
 +
* <code>[[node --version]]</code>
 +
* <code>[[$HOME/.docker/config.json]]</code>
 +
 +
[[Category:GitLab]]

Latest revision as of 07:54, 6 August 2022

Using Docker executor with image node:14 ...
Authenticating with credentials from $DOCKER_AUTH_CONFIG
Pulling docker image node:14 ...

ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/library/node/manifests/14: unauthorized: incorrect username or password (docker.go:143:0s)
Solution: review variable authentication configuration in DOCKER_AUTH_CONFIG


Related[edit]

Advertising: