Cloud Run functions:Qwik Start - 指令列 Reviews

320677 reviews

egional Access Boundary HTTP request failed after retries: response_data={'error': {'code': 404, 'message': 'Account not found for email: 54379ce39f|student-03-1aaf41fb75ee@qwiklabs.net', 'status': 'NOT_FOUND'}}, retryable_error=False Regional Access Boundary HTTP request failed after retries: response_data={'error': {'code': 404, 'message': 'Account not found for email: 54379ce39f|student-03-1aaf41fb75ee@qwiklabs.net', 'status': 'NOT_FOUND'}}, retryable_error=False ERROR: (gcloud.functions.describe) ResponseError: status=[404], code=[], message=[Resource 'projects/qwiklabs-gcp-04-930a2368ca6b/locations/asia-south1/functions/nodejs-pubsub-function' was not found]

Isaac O. · Reviewed 5 days ago

Alvaro G. · Reviewed 5 days ago

Alvaro G. · Reviewed 5 days ago

Cat K. · Reviewed 5 days ago

Rittwikkk G. · Reviewed 5 days ago

Renaldy I. · Reviewed 5 days ago

Prafullakumar G. · Reviewed 5 days ago

JAYESH A. · Reviewed 5 days ago

sandeep d. · Reviewed 5 days ago

Betty Z. · Reviewed 5 days ago

25EU08R0438 - S. · Reviewed 5 days ago

SARTHAK S. · Reviewed 5 days ago

Claire H. · Reviewed 5 days ago

SANGVI C. · Reviewed 5 days ago

Nery C. · Reviewed 5 days ago

Hi Support Team, I am writing to report a severe issue regarding the backend configuration in the Cloud Functions Gen2 laboratories. When attempting to deploy a Node.js Gen2 Cloud Function via the gcloud CLI using an event trigger (--trigger-topic), the deployment consistently fails with the following sequence of errors: Regional Access Boundary HTTP request failed after retries (Error 404: Account not found for email...) ERROR: (gcloud.functions.deploy) ResponseError: status=[400], message=[Service account service-XXXXXXXXXXXX@gcp-sa-pubsub.iam.gserviceaccount.com does not exist.] Root Cause Analysis: Pub/Sub Identity Creation Bug: The gcloud functions deploy command automatically tries to initialize the Pub/Sub service agent identity and bind the roles/iam.serviceAccountTokenCreator role on the fly. Regional Access Boundary Clash: Because the project enforces a strict constraints/gcp.resourceLocations policy (forcing deployments into specific regions like europe-west3), the underlying IAM API requests triggered by the CLI tool break the lab's proxy boundaries, stripping the student session credentials mid-command (Gaia id not found). To bypass this and complete the lab via CLI, I had to manually invoke gcloud beta services identity create --service=pubsub.googleapis.com and manually bind the IAM policies before running the deployment command in the exact authorized region. Please review the automated service account creation and the Regional Access Boundary proxy filters for this lab, as it makes the standard CLI instructions completely broken for students. Best regards, Rodrigo

Rodrigo A. · Reviewed 5 days ago

PREMKUMAR P. · Reviewed 5 days ago

cant set pubsub, network problems

Rodrigo A. · Reviewed 5 days ago

Modhak K. · Reviewed 5 days ago

Luis Carlos S. · Reviewed 5 days ago

Jacob B. · Reviewed 5 days ago

陳進旺 S. · Reviewed 5 days ago

Aadit K. · Reviewed 5 days ago

Emily L. · Reviewed 5 days ago

陳進旺 S. · Reviewed 5 days ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.