zhl19911203 commented on issue #6622: URL: https://github.com/apache/rocketmq/issues/6622#issuecomment-1518458322
> 做法一:修改 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 两种方法都试了,启动namesrv的时候就报错了,还是没有权限 <img width="1557" alt="image" src="https://user-images.githubusercontent.com/36956485/233754541-ed1a0e1d-ec09-4237-a13a-ea11c04c81ed.png"> -- 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]
