Skip to main content

All Questions

0 votes
1 answer
38 views

Stop Otel from tracing its own internal metric exporting activity

I've implemented Otel for my python app sending telemetry to GCP backend. I'm seeing these trace spans for https://otel-collector-xxx.asia-southeast1.run.app/opentelemetry.proto.collector.metrics.v1....
Deepanshu Kalra's user avatar
0 votes
2 answers
48 views

Deploy via Maven to GCP Standard Edition has started to fail - Python missing

I have been using the following cloudbuild.yaml file for a number of years and it has worked perfectly steps: - name: "gcr.io/cloud-builders/mvn:appengine" args: ["-D", &...
DaveH's user avatar
  • 7,367
1 vote
2 answers
37 views

AppEngine Dispatch rules not applied in order for hostnames?

I have a bunch of AppEngine services in a GCP project. Let's call them red-service, green-service and default, with the project being myproject. According to the docs, the standard way to reach a ...
Simone Mariottini's user avatar
1 vote
1 answer
31 views

FeatureCollection (Error) A mapped function's arguments cannot be used in client-side operations

I am trying to extract random points from a layer in a collection. It is showing this error "FeatureCollection (Error) A mapped function's arguments cannot be used in client-side operations" ...
payel ghosh's user avatar
0 votes
0 answers
30 views

AppEngine losing connection to Cloud SQL (MySQL) intermittently

We have an AppEngine application that periodically loses connection to our Cloud SQL (MySQL) database. This has happened twice in the last three months. Each time, the application fails to connect for ...
Aaqib's user avatar
  • 1
0 votes
1 answer
20 views

next.js on GAE: 404 Chunk Load Error – Loading chunk <number> failed

When deploying my next.js application to Google App Engine (Standard Environment), one specific js chunk cannot be loaded but throws a 404 error and makes the app crash. Happens everytime when I load ...
ansonthecaptain82's user avatar
0 votes
1 answer
21 views

Google App Engine - endpoint "GET /_ah/start HTTP/1.1" 500

When updating my application's configuration from scaling to manual, I repeatedly encountered this error in the console: Error: Cannot find module '/workspace/index.js', followed by multiple errors of ...
gru's user avatar
  • 41
0 votes
1 answer
48 views

Deployment to App Engine fails only when triggered from GitHub Actions

When trying to deploy to App Engine from GitHub Actions, the process fails with the error: Error Response: [13] An internal error occurred. However, running the equivalent commands from my local ...
Fumito Ito's user avatar
0 votes
0 answers
48 views

Cannot Deploy API on GAE Standard: "failed to initialize analyzer" with gcr disabled

I am trying to deploy an API on Google App Engine (GAE) Standard Environment, but I keep encountering the following error: ERROR: failed to initialize analyzer: validating registry read access: ensure ...
shuhskw's user avatar
0 votes
0 answers
31 views

Why does GCP App Engine Flex not read the active Spring profile application properties yaml file?

I have many application-<environment>.yaml files in my resources folder. I would like to only include the default and active profile files in my builds for deployment. I have this in my build....
billoreid's user avatar
  • 357
0 votes
1 answer
48 views

How do I keeping idle app running in Google Cloud

I have a node.js app which is serving data from a Google Sheet to Slack on request (via slash commands). The app reads the sheet into memory at start-up and once a day and then serves the slack ...
Jim Burke's user avatar
  • 425
0 votes
1 answer
62 views

Update Strategy When Using Auto Scaling with MIG on GCP

I'm new with GCP and I've been reading some articles online on how to create Auto Scaling on GCP. I found this StackOverflow answer that answered all my questions on how to setup Auto Scaling with MIG ...
siegewallace06's user avatar
-1 votes
1 answer
102 views

PERMISSION_DENIED Error When Creating a Queue with Google Cloud Tasks

I'm developing a Node.js application and trying to create a queue using Google Cloud Tasks, but I encounter the following error: Error: 7 PERMISSION_DENIED: The principal (user or service account) ...
rafik's user avatar
  • 67
0 votes
0 answers
62 views

Deployment error on Google App Engine: "error: con.connect is not a function"

I'm new on Strapi Cloud and Google Cloud. I have tried to deploy my Strapi Cloud app by using Google App Engine, and I followed a website/videos (https://kevinblanco.dev/strapi-cms-on-google-cloud-...
Hikaru's user avatar
  • 1
3 votes
1 answer
182 views

Google Cloud Error reporting slow to respond to errors

I'm using Google App Engine on Google Cloud to run a Flask app. It used to be that whenever an error appeared on the production server I would receive an email from Google Console that an error ...
Jan Verderber's user avatar

15 30 50 per page
1
2 3 4 5
288