chaosky commented on issue #85: URL: https://github.com/apache/rocketmq-docker/issues/85#issuecomment-3187445903
> store文件夹没有权限。给store文件夹设置777权限 最小权限设置,假设 data/broker/store/ 是 broker 的 store 目录。 chown -R 3000:3000 data/broker/store/ -- 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: dev-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org