miwucc commented on issue #6496:
URL: https://github.com/apache/rocketmq/issues/6496#issuecomment-2440423952

   > I have the problem too, When i use rocketmq-client-java 5.0.6,5.0.7 
同connect rockert proxt 5.3.1, when fetchTopicRoute it happend this problem:
   > 
   > **org.apache.rocketmq.shaded.io.grpc.StatusRuntimeException: 
DEADLINE_EXCEEDED: deadline exceeded after 2.999828700s. 
[remote_addr=/192.168.110.224:31831]**
   > 
   > I am sure the 192.168.110.224:31831 tcp network can connect, beacuse i can 
telnet it. but the rocketmqclient connect make the grpc exception.
   > 
   > <img alt="3" width="1301" 
src="https://private-user-images.githubusercontent.com/29880059/379119131-bcaf15be-b657-440c-b864-efdc5d09ca25.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzAwODM1ODksIm5iZiI6MTczMDA4MzI4OSwicGF0aCI6Ii8yOTg4MDA1OS8zNzkxMTkxMzEtYmNhZjE1YmUtYjY1Ny00NDBjLWI4NjQtZWZkYzVkMDljYTI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEwMjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMDI4VDAyNDEyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMyMzI4ZTdkODE5NjEwMmRlMmQ0NGJmNTZmM2MxNmJmN2M1MWJhMzVlZGU4MmVmNmNhMTEwZTdhZjU1OTFmNmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Ox_lWXIGY1qwzJ2LWlucp4rH_x7NSUF4aL0aVNMw7zA";>
 the client runtime enriment is jdk17,rocket proxy server is open jdk8
   
   it's ok now, i find what ever wrong, for example sslEnable client server not 
equal, or secretKey wrong, all exception Message is "DEADLINE_EXCEEDED", It's 
misled me into investigating the wrong issue.


-- 
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: commits-unsubscr...@rocketmq.apache.org

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

Reply via email to