-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Push of image failed "no basic auth credentials" #7825
Comments
Should I provide some more info? This is in my opinion serious case. |
@david-strejc But it seems to me you're hitting #4518. If the first build in a new namespace fails, does the second always succeed? |
Same thing happening here, tbh not sure if it's the same as the other issue |
Same thing for me. |
same issue for me |
There were issues at some point with service account credentials not being created properly when projects were created. This would result in the builder service account not having a credential to use when pushing images. I am going to assume that's what these users faced (to all of you, I apologize that no one followed up on your issue in a timely fashion), so I am going to close this, but if someone has a current environment where this is still a problem we can investigate it. |
I've been told to open new issue for failing push of image into Docker Registry. (I don't know if it is duplicit with: #4518 or not)
Post http://172.30.106.181:5000/v2/smith/redmine/blobs/uploads/: no basic auth credentials
I am using same template for deployments.
Edit: I've tried fourth build and it passed - same template nothing modified.
Five bare metal servers in cluster deployed with openshift-ansible.
The text was updated successfully, but these errors were encountered: