RockteMQ-AI commented on issue #304: URL: https://github.com/apache/rocketmq-mqtt/issues/304#issuecomment-5655107207
**Issue Evaluation** Category: `type/bug` | Status: **Needs Info** MQTT send works but MQTT consume fails — this suggests the MQTT-to-RocketMQ bridge is partially functional but the consumer-side bridge (MQTT subscription/pull) is not working correctly. Please provide: - [ ] The MQTT client library and version being used - [ ] The topic subscription pattern - [ ] Server-side logs showing the subscription and delivery attempts - [ ] Whether the messages appear in the RocketMQ console but not via MQTT For connecting without username/password, check the MQTT broker's authentication configuration — you may need to disable ACL or configure anonymous access. --- *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]
