svilenvul commented on issue #7377: URL: https://github.com/apache/apisix/issues/7377#issuecomment-1290099611
Hi @bzp2010 the logs of APISIX show the following lines ``` apisix 2022/10/25 07:10:36 [error[] 49#49: *5385 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.6, server: _, request: "POST /xx.yyyyy.integrations.v2.IntegrationsClientService/ListXxxxModels HTTP/2.0", upstream: "grpc://10.3.99.246:8081", host: "apigw.dev.xxxx-yx.tt:9080" apisix 127.0.0.6 - - [25/Oct/2022:07:10:36 +0000] apigw.dev.xxxx-yx.tt:9080 "POST /ai.smartix.integrations.v2.IntegrationsClientService/ListXxxxModels HTTP/2.0" 502 154 1.006 "-" "grpc-go/1.37.0" 10.3.99.246:8081 502 0.999 "grpc://apigw.dev.xxxx-yx.tt:9080" ``` I hope that this will help you. We used the test docker image that you provided above. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
