GitHub user gzlboy edited a discussion: 无法连接k8s中的proxy

rocketmq版本:5.3.0
k8s版本:1.28.0

k8s已经正常部署了,见图:
![image](https://github.com/user-attachments/assets/2bf88069-d2c8-4894-b704-ed76cbc24d47)
看proxy的日志也是正常的:
![image](https://github.com/user-attachments/assets/a2ea9b2b-0c8e-4310-98bc-73b1fd46a98e)
proxy是通过nodeport暴露的:
![image](https://github.com/user-attachments/assets/81369ccb-204b-4f23-b98a-3729efd33255)
使用文档示例中发送消息的方法:
![image](https://github.com/user-attachments/assets/c1d431fd-3ca7-4e13-82bf-054db7dcd55c)
异常抛出:
![image](https://github.com/user-attachments/assets/052787dd-3858-4455-b1f8-913e60496020)

Expected the service ProducerImpl-3 [FAILED] to be RUNNING, but the service has 
FAILED
Caused by: java.util.concurrent.ExecutionException: 
org.apache.rocketmq.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io 
exception

看这个提示,好像是proxy没启动所以连不上?
请教大神可能是什么原因,指点一下,多谢!

GitHub link: https://github.com/apache/rocketmq-clients/discussions/819

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to