Giter Site home page Giter Site logo

Comments (7)

mixbe avatar mixbe commented on August 16, 2024 6

$ chown 3000:3000 -R /xxxx

from rocketmq-docker.

ljjlinjunjie avatar ljjlinjunjie commented on August 16, 2024 5

# RocketMQ is run with user rocketmq, uid = 3000
# If you bind mount a volume from the host or a data container,
# ensure you use the same uid
ENSURE that user rocketmq(uid:3000,gid:3000) has rwx PERMISSIONS to the derectories of logs and store.

from rocketmq-docker.

CrackedSoul avatar CrackedSoul commented on August 16, 2024 2

挂载路径的权限问题,设置为全可写应该即可。

  • ./logs/broker-a:/home/rocketmq/logs
  • ./store/broker-a:/home/rocketmq/store

from rocketmq-docker.

ljjlinjunjie avatar ljjlinjunjie commented on August 16, 2024

the volumes paths must be Absolute ?

from rocketmq-docker.

yoon7t avatar yoon7t commented on August 16, 2024

你解决这个问题了吗 朋友

from rocketmq-docker.

yimogit avatar yimogit commented on August 16, 2024

$ chown 3000:3000 -R /xxxx

Thanks, I use windows, I solve it through it sudo chown 3000:3000 -R ./data

from rocketmq-docker.

wz2cool avatar wz2cool commented on August 16, 2024

need disable selinux https://www.linuxprobe.com/disable-selinux.html

from rocketmq-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.