Dear All,
we are using GCP App Engine, Flex for multiple apps since 3+ years and they are working with no issues
and we have one small app for which we are using App Engine , Standard , that was working fine since 3+ years,
All off a sudden App Engine , Standard instance stopped working, we tried restarting the engine but it still fails.
We re-deployed the app but it stills fails. Interesting observation is the deployment is successful however it always show number of instances as zero.
Kindly help me to resolve this as early as possible, because our production instance is down now.
app.yaml file content is as follows
runtime: nodejs10
env: standard
instance_class: B2
handlers:
- url: /.*
script: auto
basic_scaling:
max_instances: 2
Thanks
Sadanand
Co-Founder, SociallyGood