GAE Flex Node.js health check 500 error

34 views
Skip to first unread message

Yao Li

unread,
May 26, 2017, 6:16:45 PM5/26/17
to Google App Engine

I have route for /_ah/health and it worked well (200 status) before, but it's 500 from yesterday.

I tried cancel routing for /_ah/health, it should be 404, but it's still 500.

Justin Beckwith

unread,
May 26, 2017, 6:18:50 PM5/26/17
to google-a...@googlegroups.com
Greetings!  Flex doesn't do anything special with those routes.  Can you hit your /_ah/health endpoint from the browser?  Does that work?

On Fri, May 26, 2017 at 3:16 PM, Yao Li <y...@sazze.com> wrote:

I have route for /_ah/health and it worked well (200 status) before, but it's 500 from yesterday.

I tried cancel routing for /_ah/health, it should be 404, but it's still 500.

--
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+unsubscribe@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/4cbfe05e-d612-45e6-8358-1ec2aa4b9ffb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Justin Beckwith | Google Cloud Platform | @justinbeckwith | http://jbeckwith.com

Yao Li

unread,
May 26, 2017, 6:49:58 PM5/26/17
to Google App Engine
Yes, it works after I update app.yaml  config 

from

```
vm: true
```

to

```
env: flex
```


On Friday, May 26, 2017 at 3:18:50 PM UTC-7, Justin Beckwith wrote:
Greetings!  Flex doesn't do anything special with those routes.  Can you hit your /_ah/health endpoint from the browser?  Does that work?
On Fri, May 26, 2017 at 3:16 PM, Yao Li <y...@sazze.com> wrote:

I have route for /_ah/health and it worked well (200 status) before, but it's 500 from yesterday.

I tried cancel routing for /_ah/health, it should be 404, but it's still 500.

--
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-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages