-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
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
Labels
No labels