zhl19911203 commented on issue #6622: URL: https://github.com/apache/rocketmq/issues/6622#issuecomment-1518469986
> 做法一:修改 store/logs 目录所属用户: chown -R 3000:3000 /home/rocketmq/broker/store /home/rocketmq/broker/logs 做法二:修改 store/logs 目录权限(暴力): chmod -R 777 /home/rocketmq/broker/store /home/rocketmq/broker/logs 我修改了用户和权限,可以了,谢谢🙏 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
