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
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
   
 
   
 
  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>
  
  
Line 10: Line 12:
 
* <code>[[docker login]]</code>
 
* <code>[[docker login]]</code>
 
* <code>[[node --version]]</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: