Skip to main content
Stack Overflow
  1. About
  2. For Teams
Stack Overflow for Teams is now Stack Internal: See how we’re powering the human intelligence layer of enterprise AI. Read more >
Filter by
Sorted by
Tagged with
1 vote
0 answers
51 views

Previously, I was using Cloud Functions (Gen1), and I could access App Engine–specific headers such as: X-Appengine-Country X-Appengine-Region X-Appengine-City X-Appengine-Citylatlong These were ...
1 vote
0 answers
47 views

I'm receiving the error below with a google app engine search. This error appears to have started recently and is repeatable. Can I ask for a breadcrumb to help interpret/find root cause? Was ...
0 votes
0 answers
172 views

I have a Jakarta 10 application which i deploy to google app engine standard java runtime 21. With the current dependencies JSP has been working well along with jstl tags. This is a snippet of my pom....
0 votes
1 answer
109 views

The google appengine documentation states websockets are supported, but in their example they use socket.io instead of a "regular" WebSocketServer. my (simplified) nodejs server is super ...
0 votes
1 answer
63 views

My Plan I’m deploying a React frontend and a Flask backend on App Engine. I want to use dispatch.yaml to send traffic from the frontend to the backend and hide the backend URL, so users can’t see or ...
0 votes
1 answer
61 views

I have successfully deployed a spring boot application deployed in google cloud app engine flex environment on May 20, 2025. I tried to deploy same version of the application without any success on ...
VMA's user avatar
  • 119
0 votes
1 answer
118 views

Does anybody know if Google App Engine (GAE) runs the npm install in dev mode even when NODE_ENV is set to production (regardless if it is set by default or explicitly in the app.yaml)? Or the broader ...
-1 votes
1 answer
90 views

How does GAE (Google App Engine) treat NODE_ENV on deployment and run with a NodeJS runtime? Google docs clearly states that some variables are automatically set and cannot overridden except the `...
0 votes
0 answers
71 views

I have the code below to update an entity in the Google data store. I'm now getting an internal error on the model.Collection.put(vhighest) sync.yaml service: sync instance_class: F2 ...
1 vote
1 answer
72 views

I have the code below which is built on top of ndb. When running I receive the two errors below. Can I ask for some guidance, specifically what is the connection_from_host referring to? import flask ...
1 vote
1 answer
71 views

I have the following sync service written as a microservice. Per the google cloud instructions I could add the middleware? shown at the bottom as a type of shim? I don't have a good mental model of ...
0 votes
1 answer
75 views

I am deploying this sync service. I thought that after the python 3 migration adding this prevents such an error. client = ndb.Client() I am not sure how to interpet the error. For the controller ...
0 votes
1 answer
142 views

I am working on some code that was recently upgrade from python 2 to python 3 that is part of google app engine. Can I ask for some assistance tracing this? I do not know if this is because something ...
0 votes
1 answer
21 views

Google App Engine (GAE) enforces a limit of 1,000 static files per directory during deployment. Nuxt's .output/public/_nuxt folder often contains more than 1,000 hashed static assets (JS/CSS chunks, ...
0 votes
1 answer
76 views

I am trying to put yet another Ruby on rails application on Google App Engine, but this time without success. I get an error in the cloud build that I just can't decipher === Ruby - Appengine ...

15 30 50 per page
1
2 3 4 5
...
3177

AltStyle によって変換されたページ (->オリジナル) /