I posted this a bit ago but don't see it on the forum. If I posted twice, I apologize for the repost.
At 5:55pm PST I received an alert from Pingdom that our production api servers were down. We use a cluster of b2 backends to host our API. Upon checking the logs, I found that an /_ah/stop command had been issued around the time of the alert. I tried restarting the backends via the admin console and programatically, but they are completely unresponsive to requests. Requests do not show up in the logs, and the last message is simply the /_ah/stop command. When I programatically list the backends, I receive this output showing that the backends are in the "START" state. Backend: api, instances = 2, instanceClass = B2, options = [PUBLIC], state = START Can someone at Google PLEASE look into this! Our identifier is "loyaldash-services". Our apps interact with this via the url https://api.loyaldash.com by using the SNI SSL certificate and custom domain. Thanks in advance, Frank Orozco -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/gc0JVYZrDkoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
