Thanks a ton for this amazing tutorial. I have been having a lot of trouble pushing the image to the cloud but now it is solved.
@TechWithFoyzur8 ай бұрын
Glad to hear that :) thanks
@doospy Жыл бұрын
very good! it helped me a lot!
@TechWithFoyzur Жыл бұрын
Glad it helped!
@hakhandareАй бұрын
denied: Permission "artifactregistry.repositories.uploadArtifacts" denied on resource "projects/PROJECT_ID/locations/asia-south1/repositories/images" (or it may not exist) Error: I am getting to this error even though i have have assigned all the permissions to my account related to artifact registry. Any idea?
@raquelnunes5590 Жыл бұрын
Thanks a lot!!!
@TechWithFoyzur Жыл бұрын
No worries!
@oscarflorez20115 ай бұрын
thanks for your videos
@LearningWorldChatGPT8 ай бұрын
Fantastic! It helped me a lot ! Thank you!
@TechWithFoyzur8 ай бұрын
Glad to hear that :)
@baranlirath594911 ай бұрын
Hi , I am pushing docker image through gitlab pipeline with service account authentication, getting error docker demon is not running.How to fix that issue please guide
@TechWithFoyzur11 ай бұрын
Are you running in DinD? Can you share gitlab pipeline yaml and the exact error message?
@pappulalakshmareddy3734 Жыл бұрын
I'm getting permission denied error even after authentication
@TechWithFoyzur Жыл бұрын
What is the error message?
@pappulalakshmareddy3734 Жыл бұрын
@@TechWithFoyzur denied: Permission "artifactregistry.repositories.uploadArtifacts" denied on resource "project/gcloud-{projectid}/locations/{location}/repositories/{reponame}"
@TechWithFoyzur Жыл бұрын
@@pappulalakshmareddy3734this is a very common error. The auth alone wont let you push to the GCP AR because you need to give permission to your user/service account (which ever u r using) (admin/editor/read/write). When I am with laptop tomororw I will link you up with the docs.
@TechWithFoyzur Жыл бұрын
Watch here 7:21 to get it fixed kzbin.info/www/bejne/hWPHZpSrhc-oa7c&feature=sharec
@TechWithFoyzur Жыл бұрын
You need to go to IAM -> service accounts -> select the correct one -> click on permissions -> grant permissions -> in the principal option choose the right one -> give the correct permission editor role should be fine(search artifact) I wrote the steps by heart just to let you know in case I did not remember the exact steps , but you get the idea. After that try to push again after authenticating, you should be able to push.
@Crftbt Жыл бұрын
so much mic hiss :(
@TechWithFoyzur8 ай бұрын
Yeah gotta get proper tools which I do not have yet though. Hopefully sometime this year I will set up a proper home studio :) finger crossed.