JanYork commented on issue #8819:
URL: https://github.com/apache/rocketmq/issues/8819#issuecomment-2408570819

   > Did you check out this ? 
https://github.com/apache/rocketmq-client-nodejs/tree/master
   > 
   > 
   
   Thank you, I hope to get your help live, I'll add what I know:
   
   I deployed rocketmq version 5.3.0 using docker-compose with NameServe, 
Broker and Rocketmq-Proxy for grpc protocol support.
   
   I used the client from the nodejs version of the client from Apache's 
official repository (rocketmq-client).
   
   
   I followed the documentation for the nodejs client to create a consumer 
persistence method and a production message method.
   
   At first it was working fine and the persistence was running for about 2~3 
minutes with this error I mentioned.
   
   I realized that the error is coming from the server side and not the client 
side, it seems to be an error message coming back from the broker/proxy.


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