Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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