GitHub user iamcheeming 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` 然后再看看是不是解决了你的问题 GitHub link: https://github.com/apache/rocketmq/discussions/7528#discussioncomment-10481364 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org