Hello,

Issue: 502 errors on every web request to newly deployed apps (as of this 
morning) on Google App Engine Flexible Environment with PHP runtime with a 
custom service specified in app.yaml.

I started encountering this error today.  Every request to the application 
results in a 502 error.  It was working fine this morning.  It appears to 
be occurring on any new deployments where a service is specified in the 
yaml config.  Previously deployed apps were not affected.

I have tried deploying the sample Hello World app here to make sure it's 
not an issue with my app or config:
https://cloud.google.com/appengine/docs/flexible/php/quickstart

   1. Ran the Hello World app locally and worked fine.
   2. Deployed to the GAE with a custom service specified and all requests 
   result in a 502 error.
   3. Works fine on GAE with the default service.
   
I also tried creating a new service but 502 errors appeared that as well.  
When looking at the App Engine logs, it doesn't appear that the requests 
ever made it to the GCE instances (there are no logs of the requests).

@type:  
"type.googleapis.com/google.cloud.loadbalancing.type.LoadBalancerLogEntry"  
 
statusDetails:  "failed_to_connect_to_backend" 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/207585a6-daaa-43c1-8af6-58250cebdad5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to