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 2022/03/29 12:50:30 UTC

[GitHub] [apisix] tzssangglass commented on issue #6740: grpc-transcode+eureka, return 502

tzssangglass commented on issue #6740:
URL: https://github.com/apache/apisix/issues/6740#issuecomment-1081831494


   > upstream prematurely closed connection while reading response header from upstream
   
   this is usually a problem with upstream connections.
   
   > i'm not sure whether apisix can get right grpc port, because the port 58080 in "grpc://172.17.77.181:58080" is http protocol port.
   
   It is likely that your upstream service is registered in eureka with the http port, so APISIX got the http port.
   
   You can refer to this issue: https://github.com/apache/apisix/issues/5815 and this fix:https://github.com/apache/apisix/pull/5894, I think it's a similar problem.


-- 
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