-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: build error: Failed to push image: API error (404): {"message":"open /etc/docker/certs.d/docker-registry.default.svc:5000/node-client-ca.crt: no such file or directory"} #68
Comments
Solution: cp /etc/origin/master/client-ca-bundle.crt /etc/origin/node/client-ca.crt |
I also have the same error, but the file
|
try restarting |
@debianmaster thanks, this issue was fixed, 👍 |
what was the fix? |
@wenchma What was the fix ? |
Not yet fixed? |
@carlocesar what error do you see? |
cp /etc/origin/master/client-ca-bundle.crt /etc/origin/node/client-ca.crt |
For v3.9 on all compute nodes: |
error: build error: Failed to push image: API error (404): {"message":"open /etc/docker/certs.d/docker-registry.default.svc:5000/node-client-ca.crt: no such file or directory"}
The text was updated successfully, but these errors were encountered: