jharting / openshift-rabbitmq-cluster

Deploys a RabbitMQ cluster in OpenShift
39 stars 52 forks source link

Issues with RABBITMQ_ERLANG_COOKIE and permissions #1

Closed advancedsei closed 6 years ago

advancedsei commented 6 years ago

warning: /var/lib/rabbitmq/.erlang.cookie contents do not match RABBITMQ_ERLANG_COOKIE       sed: couldn't open temporary file /etc/rabbitmq/sedRe7mWL: Read-only file system

advancedsei commented 6 years ago

Re initialized the PV fixed the cookie issue. but now the issues is the read only file system

sed: couldn't open temporary file /etc/rabbitmq/sedRe7mWL: Read-only file system

ploef commented 6 years ago

Same error about the Read-Only file system here.