Skip to content

DolphinDB ddb_cluster_quick Startup Failure #3

@R0ck-crypto

Description

@R0ck-crypto

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

  1. Navigate to ddb_cluster_quick directory
  2. Change image version to dolphindb/dolphindb:v3.00.2.1
  3. Run docker compose up -d
  4. 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   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions