tokers commented on issue #2919: URL: https://github.com/apache/apisix/issues/2919#issuecomment-737784746
>  > This is one of the watch request and response. Etcd is using Port 2389. I have no idea why there is a request timeout.. Firstly the gRPC gateway is actually listening on the client port and proxies to the same port with gRPC protocol. The Request Time Out error is deducted with the Canceled code. See https://github.com/grpc-ecosystem/grpc-gateway/blob/26104fd424bf45f44d498149b071ef657d604f2b/runtime/errors.go#L29. You may tweak the etcd log level and paste some logs here to troubleshoot this 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. For queries about this service, please contact Infrastructure at: [email protected]
