Zilong Wang

Results 3 comments of Zilong Wang

I deploy my project today but sometimes the body of response is added at the end of the truncated body "Error from HTTP-over-RPC proxy: Truncated body". e.g. `{"id":....,"name":"hihihi"}Error from HTTP-over-RPC...

I use App Engine Flexible Environment I have no custom docker file. My app.yaml ``` runtime: java7 vm: True manual_scaling: instances: 1 inbound_services: - warmup threadsafe: True auto_id_policy: default beta_settings:...

I can not test on flexible environment. Because Objectify be used in my project. Project throw " java.lang.NullPointerException: No API environment is registered for this thread."