Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

not able to start cloudbreak

avatar

I am being thrown below error while doing cbd start. I am running the command as cloudbreak user

[cloudbreak@rv-cb-1 cloudbreak-deployment]$ cbd start /tmp/bashenv.304333115: line 1055: /var/lib/cloudbreak-deployment/.deps/tmp/docker-compose-delme.yml: Permission denied generating docker-compose.yml /tmp/bashenv.304333115: line 1055: docker-compose.yml: Permission denied
1 ACCEPTED SOLUTION

avatar

Please start it as root and from inside the cloudbreak-deployment directory where you have the Profile file.

cd cloudbreak-deployment

sudo su root

cbd start

View solution in original post

1 REPLY 1

avatar

Please start it as root and from inside the cloudbreak-deployment directory where you have the Profile file.

cd cloudbreak-deployment

sudo su root

cbd start