Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

连接阿里云rocketmq报错 no topic route info in name server for the topic #113

Open
peintune opened this issue Apr 29, 2024 · 0 comments

Comments

@peintune
Copy link

[mq:client_api] get Topic [MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME] RouteInfoFromNameServer is not exist value
MQClientException: MQPushConsumer occurred an error [mq:client] updateAllTopicRouterInfo occurred error, No topic route info in name server for the topic: 10.121.69.129:80@MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME@false
at MQClient._defaultHandler (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client_api.js:550:17)
at MQClient.getTopicRouteInfoFromNameServer (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client_api.js:188:14)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MQClient.updateTopicRouteInfoFromNameServer (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client.js:247:30) {
code: 17
}
[mq:consumer] doRebalance, MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME, but the topic[MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME] not exist.
[mq:client_api] get Topic [MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME] RouteInfoFromNameServer is not exist value
MQClientException: MQPushConsumer occurred an error [mq:client] updateAllTopicRouterInfo occurred error, No topic route info in name server for the topic: 10.121.69.129:80@MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME@false
at MQClient._defaultHandler (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client_api.js:550:17)
at MQClient.getTopicRouteInfoFromNameServer (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client_api.js:188:14)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MQClient.updateTopicRouteInfoFromNameServer (/Users/tomiyo/work/ideaworkspace/project/work-time-server/node_modules/ali-ons/lib/mq_client.js:247:30) {
code: 17
}
[mq:consumer] doRebalance, MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME, but the topic[MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME] not exist.
[mq:consumer] doRebalance, MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME, but the topic[MQ_INST_1328987352369928_BY8byMNI%GID_TB_WORKTIME] not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant