Connect Cloud Run Functions Reviews
8147 reviews
SOLVED. There is a problem with the last step of the lab. It shows an error related with the default service account that said that doesn't exists. No matter if the service account is deleted an "undeleted" or to use another service account in the gcloud functions deploy arguments, it never recognized the service account. Solution was in the implementation of "Update service account permissions" instructions in the "Calling and Connecting Cloud Functions"
Julio A. · Reviewed almost 2 years ago
Brian H. · Reviewed almost 2 years ago
Brian H. · Reviewed almost 2 years ago
Tried this lab one more time today after two failed attempts yesterday. I see the region change from europe-west4 to us-east4. I confirm it works perfectly now and I managed to finish the whole lab. So, many thanks to the team behind the platform for your reactivity !
Victor V. · Reviewed almost 2 years ago
Brian H. · Reviewed almost 2 years ago
Merlin S. · Reviewed almost 2 years ago
Fiayaz M. · Reviewed almost 2 years ago
Sagar P. · Reviewed almost 2 years ago
Yuvaraj S. · Reviewed almost 2 years ago
Kai-Yuan H. · Reviewed almost 2 years ago
Akshay B. · Reviewed almost 2 years ago
Natalie K. · Reviewed almost 2 years ago
last step refuses to work
Ayomidotun L. · Reviewed almost 2 years ago
There is a problem with the last step of the lab. It shows an error related with the default service account that said that doesn't exists. No matter if the service account is deleted an "undeleted" or to use another service account in the gcloud functions deploy arguments, it never recognized the service account.
Julio A. · Reviewed almost 2 years ago
service account issue
Nake A. · Reviewed almost 2 years ago
Joao M. · Reviewed almost 2 years ago
gcloud functions deploy python-pubsub-function \ --runtime=python310 \ --region=$REGION \ --source=. \ --entry-point=addToRedis \ --trigger-topic=$TOPIC \ --vpc-connector projects/$PROJECT_ID/locations/$REGION/connectors/test-connector \ --set-env-vars REDISHOST=$REDIS_IP,REDISPORT=$REDIS_PORT -- throwing error
Sushmit P. · Reviewed almost 2 years ago
labs suggesting to navigate to some menus, but qwikilabas does not alllow to do so.
Robertas B. · Reviewed almost 2 years ago
Muhammad Alwi A. · Reviewed almost 2 years ago
Received following error during last step and could complete it ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Default service account 'qwiklabs-gcp-01-194ae5b23cbe@appspot.gserviceaccount.com' doesn't exist. Please recreate this account or specify a different account. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.]
Taras B. · Reviewed almost 2 years ago
could be a bug or missing information: redeploying the vm-connector function (or any function in 1st gen), ends up with an error that the sa doesn’t exist. I would have to manually delete the function before redeploying.
Mika R. · Reviewed almost 2 years ago
Connect to a VM instance from an HTTP function is broken, always get below error ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Default service account 'qwiklabs-gcp-04-ab9bc8238e84@appspot.gserviceaccount.com' doesn't exist. Please recreate this account or specify a different account. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.]
Narendra R. · Reviewed almost 2 years ago
ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Default service account 'qwiklabs-gcp-04-ab9bc8238e84@appspot.gserviceaccount.com' doesn't exist. Please recreate this account or specify a different account. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.]
Narendra R. · Reviewed almost 2 years ago
europe-west4 location is unavailable for the cloud functions Too many technical errors in this lab ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Default service account 'qwiklabs-gcp-00-0f5995ccdcac@appspot.gserviceaccount.com' doesn't exist. Please recreate this account or specify a different account. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.]
Siva T. · Reviewed almost 2 years ago
Muhammad Alwi A. · Reviewed almost 2 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.