RockteMQ-AI commented on issue #759: URL: https://github.com/apache/rocketmq-spring/issues/759#issuecomment-5395045156
**Issue Evaluation** Category: `question` | Status: **Needs Info** The screenshot shows an error but the error message is not readable from the description. To help diagnose the issue, please provide: 1. **Full error message/stack trace** (text, not just screenshot) 2. **RocketMQ server version** you are connecting to 3. **Configuration** (nameserver address, consumer group, topic) 4. **Steps to reproduce** (what triggers the error) Common issues with `rocketmq-v5-client-spring-boot-starter` 2.3.4: - Version mismatch between client and server (5.x client requires 5.x server) - Missing or incorrect nameserver configuration - Consumer group not created on the server --- *Automated evaluation by github-manager* -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
