cquliaoli commented on issue #7: The broker keeping crashing when I run docker-compose URL: https://github.com/apache/rocketmq-docker/issues/7#issuecomment-523775917 @DraperHXY A case: After starting the broker, the broker automatically quits after a period of time, without any log writes, this may be due to the container does not write DATA_HOME / logs directory permissions. so you should make sure user rocketmq in container has wr permissions in dir ./data/broker
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
