You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/overture-stack/conductor.git && cd conductor
make platform
Output on different systems
MacBook
Docker version 24.0.6, build ed223bc
PROFILE=platform docker compose --profile platform up --attach conductor
[+] Building 0.0s (0/0) docker:desktop-linux
[+] Running 13/10
✔ Network conductor_default Created 0.0s
✔ Container conductor Created 0.0s
✔ Container minio Created 0.0s
✔ Container elasticsearch Created 0.0s
✔ Container kafka Created 0.0s
✔ Container keycloak-db Created 0.0s
✔ Container stage Created 0.0s
✔ Container song-db Created 0.0s
✔ Container arranger-server Created 0.0s
✔ Container keycloak Created 0.0s
✔ Container score Created 0.0s
✔ Container song Created 0.0s
✔ Container maestro Created 0.0s
Attaching to conductor
conductor | Profile is set to: platform
conductor | Running platform deployment...
conductor | ╔═══════════════════════════════════════════════════╗
conductor | ║ Welcome to the Overture Platform QuickStart ║
conductor | ╚═══════════════════════════════════════════════════╝
conductor | [1/9] Setting up Song & Keycloak databases
conductor | Setting up empty directories for Songs postgres database
conductor | Setting up empty directories for Keycloaks postgres database
conductor | [2/9] Checking Minio Object Storage
conductor | Minio: Not yet reachable, checking again in 15 seconds
conductor | Success: Minio is reachable
conductor | [3/9] Checking on Score
conductor | Score: Not yet reachable, checking again in 20 seconds
conductor | Score: Not yet reachable, checking again in 20 seconds
conductor | Score: Not yet reachable, checking again in 20 seconds
conductor | Success: Score is now reachable
conductor | [4/9] Checking on Song
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Song: Not yet reachable, checking again in 20 seconds
dependency failed to start: container kafka is unhealthy
make: *** [platform] Error 1
Ubuntu 22.04
Docker version 27.5.0, build a187fa5
conductor | Profile is set to: platform
conductor | Running platform deployment...
conductor | ╔═══════════════════════════════════════════════════╗
conductor | ║ Welcome to the Overture Platform QuickStart ║
conductor | ╚═══════════════════════════════════════════════════╝
conductor | [1/9] Setting up Song & Keycloak databases
conductor | Setting up empty directories for Songs postgres database
conductor | Setting up empty directories for Keycloaks postgres database
conductor | [2/9] Checking Minio Object Storage
conductor | Minio: Not yet reachable, checking again in 15 seconds
conductor | Success: Minio is reachable
conductor | [3/9] Checking on Score
conductor | Success: Score is now reachable
conductor | [4/9] Checking on Song
conductor | Song: Not yet reachable, checking again in 20 seconds
conductor | Success: Song is now reachable
conductor | [5/9] Setting up Elasticsearch
conductor | chmod: /scripts/services/elasticSearchSetup.sh: No such file or directory
conductor | Conductor: Updating Container Status. Health check file created
conductor | [7/9] Checking Stage
conductor | Checking if Stage is reachable
conductor | Stage: Not yet reachable, checking again in 10 seconds
conductor | Success: Stage is now reachable
conductor | [6/9] Checking Arranger
conductor | Checking if Arranger is reachable
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
conductor | Arranger: Not yet reachable, checking again in 20 seconds
...does not stop
The text was updated successfully, but these errors were encountered:
Commands
Output on different systems
MacBook
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: