Skip to content

unable to create the rollup node #1

Open
@uneuro

Description

@uneuro

Hi, trying to run a node but in docker logs I got this on the unichain-nod-op-node-1:

2024-10-10 19:01:41 t=2024-10-10T17:01:41+0000 lvl=error msg="Error initializing the rollup node" err="failed to check L1 Beacon API version: operation failed permanently after 5 attempts: http Get failed: Get "https://your.sepolia.beacon.node/endpoint-here/eth/v1/node/version\": dial tcp: lookup your.sepolia.beacon.node on 127.0.0.11:53: no such host"
2024-10-10 19:01:41 t=2024-10-10T17:01:41+0000 lvl=crit msg="Application failed" message="failed to setup: unable to create the rollup node: failed to check L1 Beacon API version: operation failed permanently after 5 attempts: http Get failed: Get "https://your.sepolia.beacon.node/endpoint-here/eth/v1/node/version\": dial tcp: lookup your.sepolia.beacon.node on 127.0.0.11:53: no such host"
2024-10-10 19:01:41 t=2024-10-10T17:01:41+0000 lvl=info msg="Not opted in to ProtocolVersions signal loading, disabling ProtocolVersions contract now."
2024-10-10 19:01:41 t=2024-10-10T17:01:41+0000 lvl=info msg="Rollup Config" l2_chain_id=1301 l2_network="unknown L2" l1_chain_id=11155111 l1_network=sepolia l2_start_time=1726852428 l2_block_hash=0xb7fe0bc9f98ca03294ca0094ff9374cc3e64130b6ec85850d6e260191f48bfe7 l2_block_number=0 l1_block_hash=0x81719966c43c08d616a832331500633db68006f5e8c0b575a6faf1704ad350c0 l1_block_number=6728364 regolith_time="@ genesis" canyon_time="@ genesis" delta_time="@ genesis" ecotone_time="@ genesis" fjord_time="@ genesis" granite_time="@ genesis" holocene_time="(not configured)" interop_time="(not configured)" alt_da=false
2024-10-10 19:01:41 t=2024-10-10T17:01:41+0000 lvl=info msg="Initializing rollup node" version=v1.9.1-4797ddb7-1724853807

I did docker compose with all defaults, under up to date manjaro + docker Engine: 27.2.0 + Compose: v2.29.2-desktop.2

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