Skip to content

Error interacting with the das-server the port is rejected #77

@yohanelly95

Description

@yohanelly95

When deploying an orbit anytrust chain the docker compose up -d command spins up a das-server. But the nitro node gets an error that

nitro-1  | WARN [06-10|05:23:03.898] das.Aggregator: Error from backend       backend=DASRPCClient{url:http://localhost:9876} signerMask=1 err="Post \"http://localhost:9876\": dial tcp [::1]:9876: connect: connection refused"
nitro-1  | WARN [06-10|05:23:03.898] Falling back to storing data on chain    err="aggregator failed to store message to at least 1 out of 1 DASes (assuming 1 are honest). unable to batch to DAS"

The das_healthCheck curl command works from the vm(returns 200). But does not work when executed from inside the nitro container. The orbit-setup-script therefore only works with rollup mode. @Jason-W123

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