Cloud Run Functions: Qwik Start - Command Line 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 дней ago
Alvaro G. · Reviewed 5 дней ago
Alvaro G. · Reviewed 5 дней ago
Cat K. · Reviewed 5 дней ago
Rittwikkk G. · Reviewed 5 дней ago
Renaldy I. · Reviewed 5 дней ago
Prafullakumar G. · Reviewed 5 дней ago
JAYESH A. · Reviewed 5 дней ago
sandeep d. · Reviewed 5 дней ago
Betty Z. · Reviewed 5 дней ago
25EU08R0438 - S. · Reviewed 5 дней ago
SARTHAK S. · Reviewed 5 дней ago
Claire H. · Reviewed 5 дней ago
SANGVI C. · Reviewed 5 дней ago
Nery C. · Reviewed 5 дней 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 дней ago
PREMKUMAR P. · Reviewed 5 дней ago
cant set pubsub, network problems
Rodrigo A. · Reviewed 5 дней ago
Modhak K. · Reviewed 5 дней ago
Luis Carlos S. · Reviewed 5 дней ago
Jacob B. · Reviewed 5 дней ago
陳進旺 S. · Reviewed 5 дней ago
Aadit K. · Reviewed 5 дней ago
Emily L. · Reviewed 5 дней ago
陳進旺 S. · Reviewed 5 дней ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.