GitHub user zhiliatom added a comment to the discussion: 5.1.4 单机单节点启动Broker+Proxy无法发布消息?
官方文档有错误,还需要执行 rmq-proxy.json,例如:执行 sh ./mqbroker -n localhost:9876 --enable-proxy -pc ../conf/rmq-proxy.json ;其中,rmq-proxy.json需要指定 namesrvAddr中如:{ "namesrvAddr": "localhost:9876"} GitHub link: https://github.com/apache/rocketmq/discussions/7517#discussioncomment-9662451 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org