Aspire RabbitMQ Deploy to container app configuration "rabbitmq Cookie file /var/lib/rabbitmq/.erlang.cookie must be accessible by owner only container" #6578
Unanswered
davide-podda
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@davidfowl do you have any advice? I try to set RABBITMQ_ERLANG_COOKIE but i don't have any idea to configure in correct way using apphost/program.cs |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to deploy my aspire project to Container apps envrionment using azd.
when my container with rabbitmq starts, I get the following error:
"rabbitmq Cookie file /var/lib/rabbitmq/.erlang.cookie must be accessible by owner only container" .
How can I handle this error in my program.cs?
Beta Was this translation helpful? Give feedback.
All reactions