GitHub user MmringZee added a comment to the discussion: QuickStart Demo ERROR: Task was cancelled.
> proxy是不是开放了不同的端口?可以自定义proxy内的端口。 `"remotingListenPort": 18080, > "grpcServerPort": 18081` compose.yaml中 `ports: - 18080:18080 - 18081:18081` > 然后再看看是不是解决了你的问题 虽然不是这个问题但谢谢了 , 是ip的问题 , 没有配brokerIP被k8s的多网卡干扰了. 不过之前我部署的时候没在官方文档找到很具体的同时指定conf和proxy.json的启动命令, 还是后来在一个博客搜到的 = = GitHub link: https://github.com/apache/rocketmq/discussions/7528#discussioncomment-10482742 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org