Cavalcade container fails to start with error on first startup #495
Labels
bug
Existing functionality isn't behaving as expected
developer advocacy
Developer Advocacy related tasks
Steps to reproduce:
cd
into the newly-created directory and runcomposer server start
.You will see this error, and the command will exit without starting all containers:
Full `composer server start` command output
composer server start
once more. Server now actually starts.I expected to see no error, and for the server to start first-time.
Acceptance criteria:
composer server start
correctly initializes Cavalcade container on first use when creating a new Docker environment.The text was updated successfully, but these errors were encountered: