App Dev - Deploying an API for the Quiz Application: Node.js Rezensionen
12821 Rezensionen
not found
Ignacio A. · Vor mehr als ein Jahr überprüft
$ gcloud functions deploy process-feedback --runtime nodejs14 --trigger-topic feedback --source ./function --stage-bucket $GCLOUD_BUCKET --entry-point subscribe As of this Cloud SDK release, new functions will be deployed as 2nd gen functions by default. This is equivalent to currently deploying new with the --gen2 flag. Existing 1st gen functions will not be impacted and will continue to deploy as 1st gen functions. You can disable this behavior by explicitly specifying the --no-gen2 flag or by setting the functions/gen2 config property to 'off'. To learn more about the differences between 1st gen and 2nd gen functions, visit: https://cloud.google.com/functions/docs/concepts/version-comparison WARNING: Node.js 14 is no longer supported by the Node.js community as of 30 April, 2023. Node.js 14 will be decommissioned on 2025-01-30. As of 2025-01-30 you will no longer be able to deploy your Cloud Functions using nodejs14. We recommend you to upgrade to the latest version of Node.js as soon as possible. Service account [service-424103739061@gcp-sa-pubsub.iam.gserviceaccount.com] is missing the role [roles/iam.serviceAccountTokenCreator]. Pub/Sub needs this role to create identity tokens. For more details, please see https://cloud.google.com/pubsub/docs/push#authentication Bind the role [roles/iam.serviceAccountTokenCreator] to service account [service-424103739061@gcp-sa-pubsub.iam.gserviceaccount.com]? (Y/n)? Y ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Service account service-424103739061@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.]
Luc R. · Vor mehr als ein Jahr überprüft
Marc R. · Vor mehr als ein Jahr überprüft
Florentin A. · Vor mehr als ein Jahr überprüft
Ivan A. · Vor mehr als ein Jahr überprüft
Not working service account is not created still
Márton D. · Vor mehr als ein Jahr überprüft
Marcelo C. · Vor mehr als ein Jahr überprüft
Rajneesh R. · Vor mehr als ein Jahr überprüft
Unable to progress, the cloud function doesn't gets deployed and the progress is stuck there.
Kumar A. · Vor mehr als ein Jahr überprüft
Suraj N. · Vor mehr als ein Jahr überprüft
César F. · Vor mehr als ein Jahr überprüft
DAVID R. · Vor mehr als ein Jahr überprüft
Learning material was great but there is issues with "prepare_environment.sh" script. Had to do workarounds to complete the lab..
Mindaugas Š. · Vor mehr als ein Jahr überprüft
When running '. prepare_environment.sh' I get the error as mentioned in the notes. ERROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Service account service-499472191276@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.] I rerun the deploy command - gcloud functions deploy process-feedback --runtime nodejs14 --trigger-topic feedback --source ./function --stage-bucket $GCLOUD_BUCKET --entry-point subscribe but get the same error again. I've tried 3 times, leaving it for about 10 mins before trying the deploy again in case it's a delay with the setup but still get the error. In the console there are these messages for the service account. Service account [service-499472191276@gcp-sa-pubsub.iam.gserviceaccount.com] is missing the role [roles/iam.serviceAccountTokenCreator]. Pub/Sub needs this role to create identity tokens. For more details, please see https://cloud.google.com/pubsub/docs/push#authentication Bind the role [roles/iam.serviceAccountTokenCreator] to service account [service-499472191276@gcp-sa-pubsub.iam.gserviceaccount.com]? (Y/n)? Y then I get the error.
Rob T. · Vor mehr als ein Jahr überprüft
Mohammad Ataur R. · Vor mehr als ein Jahr überprüft
Raghunandan N. · Vor mehr als ein Jahr überprüft
Raghunandan N. · Vor mehr als ein Jahr überprüft
Michel-Hugues M. · Vor mehr als ein Jahr überprüft
Alexandru B. · Vor mehr als ein Jahr überprüft
Zakaria H. · Vor mehr als ein Jahr überprüft
arnaud b. · Vor mehr als ein Jahr überprüft
Marcel E. · Vor mehr als ein Jahr überprüft
Joseph E. · Vor mehr als ein Jahr überprüft
Rajneesh R. · Vor mehr als ein Jahr überprüft
Rajneesh R. · Vor mehr als ein Jahr überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.