On Tuesday, November 21, 2017 at 4:28:10 PM UTC-5, George (Cloud Platform Support) wrote: > > Your project's logs show quite a few errors for the Cloud HTTP Load > Balancer. You may consider checking these log entries and investigating > possible error origins in your app's code and load balancing settings. >
Yes, that big batch of errors around 9am EST was due to me testing out the resources section of app.yaml, and not specifying everything in it. Apparently if you specify some parameters, the others do not get their defaults, and the app becomes unresponsive. Given how long it takes to re-deploy, I was down for over 10 minutes. :( Other than that there are only a handful of them. > Related solutions have been provided on stackoverflow in reply to the > "Compute Engine HTTP Load Balancing 502 errors" question > <https://stackoverflow.com/questions/32552772/compute-engine-http-load-balancing-502-error?answertab=votes#tab-top> > > and to "Google Cloud HTTP balancer returns 502 error > <https://serverfault.com/questions/702809/google-cloud-http-balancer-returns-502-error?answertab=votes#tab-top>". > > I encourage you to take a look at these 2 pages, and maybe adopt solutions > suitable to your situation. If this still does not help, you are most > welcome sharing the remaining issues here. > Thanks. I'll try to figure out why two instances may not be enough to handle the load and check back in here. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/334d5011-72fa-47c2-bfd4-0bc08cc0b703%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
