jamescheng16 opened a new issue, #5653: URL: https://github.com/apache/rocketmq/issues/5653
**BUG REPORT** 1. Please describe the issue you observed: proxy didn't start. java client can't send message. shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /172.16.18.147:8081 But dashboard run correctly. can search and send message - What did you do (The steps to reproduce)? - user start broker command `nohup sh bin/mqbroker -n localhost:9876 --enable-proxy &` - What is expected to see? - java client send and receive message - What did you see instead? 2. Please tell us about your environment: version rocketmq-all-5.0.0-bin-release 3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): -- 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]
