-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
Containers fail to start when using image dolphindb/dolphindb:v3.00.2.1 in ddb_cluster_quick example setup.
Environment
- ddb_cluster_quick example configuration
- Docker Compose
- DolphinDB Image:
dolphindb/dolphindb:v3.00.2.1 - Platform: macOS
Steps to Reproduce
- Navigate to ddb_cluster_quick directory
- Change image version to
dolphindb/dolphindb:v3.00.2.1 - Run
docker compose up -d - Check status with
docker compose ps
Current Behavior
Both containers are continuously restarting with segmentation fault:
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
ddb_agent1 dolphindb/dolphindb:v3.00.2.1 "sh -c 'cd /data/ddb…" ddb_agent1 15 seconds ago Restarting (139) 1 second ago
ddb_controller dolphindb/dolphindb:v3.00.2.1 "sh -c 'cd /data/ddb…" ddb_controller 16 seconds ago Restarting (139) 1 second ago
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels