Google Certified Associate Cloud Engineer 2020

Sign Up Free or Log In to participate!

while accesing gsutil cp command on sandbox copy from one bucket to another,it says does not have storage.objects.create access to the Google Cloud Storage object,what to do ?

while accesing gsutil cp command to copy from one bucket to another on sandbox i.e the google cloud playground on acloud ,i got the following errors:-

cloud_user_p_bbd111@cloudshell:~/gcp-cloud-engineer (playground-s-11-36a5d0)$ gsutil cp gs://service-lab-console/** gs://service-lab-cli/

Copying gs://service-lab-console/README-cloudshell.txt [Content-Type=text/plain]…

AccessDeniedException: 403 cloud_user_p_bbd111@linuxacademygclabs.com does not have storage.objects.create access to the Google Cloud Storage object.

cloud_user_p_bbd111@cloudshell:~/gcp-cloud-engineer (playground-s-11-36a5d0)$ gsutil cp gs://service-lab-console/** gs://service-lab-cli/

Copying gs://service-lab-console/README-cloudshell.txt [Content-Type=text/plain]…

AccessDeniedException: 403 cloud_user_p_bbd111@linuxacademygclabs.com does not have storage.objects.create access to the Google Cloud Storage object

Also if i am trying to copy a file to the bucket from the local system ,i get the following error:-

cloud_user_p_bbd111@cloudshell:~/gcp-cloud-engineer (playground-s-11-36a5d0)$ gsutil cp README-cloudshell.txt gs://service-lab-cli/

CommandException: No URLs matched: README-cloudshell.txt

Whereas in the lecture video it was shown that it got copied after using the command.

Am i getting the above messages because of the sandbox restrictions?

 Please tell me what to do.

0 Answers

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?