App Dev - Deploying an API for the Quiz Application: Node.js Reviews
12811 reviews
Instructions does not quite work. Please fix prepare_environment.sh script. Add --region flag to creating cloud function
David B. · Reviewed 10 أشهر ago
Mario Costin I. · Reviewed 10 أشهر ago
Horatiu B. · Reviewed 10 أشهر ago
Horatiu B. · Reviewed 10 أشهر ago
second step. Metadata is not being fetched even after creating the VM successfully and running the next comamnds.
Mohammad Ataur R. · Reviewed 10 أشهر ago
Mohammad Ataur R. · Reviewed 10 أشهر ago
Suresh M. · Reviewed 10 أشهر ago
vamsi b. · Reviewed 10 أشهر ago
Horatiu B. · Reviewed 10 أشهر ago
Bohdan H. · Reviewed 10 أشهر ago
prepare environment does'nt work : RROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Service account service-580886021236@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.]
Damien F. · Reviewed 10 أشهر ago
prepare environment does'nt work : RROR: (gcloud.functions.deploy) ResponseError: status=[400], code=[Ok], message=[Service account service-580886021236@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.]
Damien F. · Reviewed 10 أشهر ago
Izabela S. · Reviewed 10 أشهر ago
$ 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. · Reviewed 10 أشهر ago
not found
Ignacio A. · Reviewed 10 أشهر ago
$ 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. · Reviewed 10 أشهر ago
Marc R. · Reviewed 10 أشهر ago
Florentin A. · Reviewed 10 أشهر ago
Ivan A. · Reviewed 10 أشهر ago
Not working service account is not created still
Márton D. · Reviewed 10 أشهر ago
Marcelo C. · Reviewed 10 أشهر ago
Rajneesh R. · Reviewed 10 أشهر ago
Unable to progress, the cloud function doesn't gets deployed and the progress is stuck there.
Kumar A. · Reviewed 10 أشهر ago
Suraj N. · Reviewed 10 أشهر ago
César F. · Reviewed 10 أشهر ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.