allenliule commented on issue #101:
URL: 
https://github.com/apache/rocketmq-client-python/issues/101#issuecomment-1750066683

   我也遇到了这个问题,查看了一下c++打印的日志,先报的错误是“could not find property mq”,希望大神出来解决这个问题
   
   `    [2023-Sep-28 11:41:09.131070](info):updateTopicRouteInfo: didn't get 
the session_credentials from any producers and consumers, please re-intialize 
it if application needs 
authentication[getSessionCredentialsFromOneOfProducerOrConsumer:1206]
        [2023-Sep-28 11:41:09.131357](error):could not find property 
mq[selectOneMessageQueue:152]
        [2023-Sep-28 11:41:09.134525](error):could not find property 
mq[selectOneMessageQueue:152]
        [2023-Sep-28 11:41:09.136012](error):msg: No route info of this topic: 
topic_xxxxxx,error:-1,in file 
</root/OpenSource/Apache/rocketmq-client-cpp/src/producer/DefaultMQProducerImpl.cpp>
 line:418[send:121]`
   


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

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

Reply via email to