You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/17 02:26:44 UTC

[GitHub] [apisix] fmcodeing opened a new issue #5081: bug: java-plugins response.setStatusCode

fmcodeing opened a new issue #5081:
URL: https://github.com/apache/apisix/issues/5081


   ### Issue description
   
   2021/09/17 10:24:20 [error] 6632#6632: *1114 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 114.242.33.27, server: _, request: "POST /auth/checkUserExistsByMobile?mobile=18600269445 HTTP/1.1", host: "101.201.143.131:9080"
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   
   
   ### Steps to reproduce
   
   2021/09/17 10:24:20 [error] 6632#6632: *1114 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 114.242.33.27, server: _, request: "POST /auth/checkUserExistsByMobile?mobile=18600269445 HTTP/1.1", host: "101.201.143.131:9080"
   
   ### Actual result
   
   2021/09/17 10:24:20 [error] 6632#6632: *1114 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 114.242.33.27, server: _, request: "POST /auth/checkUserExistsByMobile?mobile=18600269445 HTTP/1.1", host: "101.201.143.131:9080"
   
   ### Error log
   
   2021/09/17 10:24:20 [error] 6632#6632: *1114 [lua] init.lua:617: phase_func(): failed to receive RPC_HTTP_REQ_CALL: closed, client: 114.242.33.27, server: _, request: "POST /auth/checkUserExistsByMobile?mobile=18600269445 HTTP/1.1", host: "101.201.143.131:9080"
   
   ### Expected result
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org