Skip to content

Erigon 0.40.1 mainnet + embeded CL stopped syncing #7129

@zekchan

Description

@zekchan

System information

Erigon version: ./erigon --version
erigon version 2.40.1-stable-94b4cee5
OS & Version: Windows/Linux/OSX
ubuntu 22.04 Docker
Commit hash:

Erigon Command (with flags/config):

"--txpool.disable",
                "--v5disc",
                "--lightclient.discovery.addr=***",
                "--log.dir.path=/data/logs",
                "--chain",
                "mainnet",
                "--metrics",
                "--rpc.returndata.limit=999999999",
                "--rpc.batch.limit=2000",
                "--metrics.addr",
                "***",
                "--metrics.port",
                "6060",
                "--datadir",
                "/data",
                "--torrent.download.rate=1000mb",
                "--http.api=eth,erigon,web3,net,debug,trace,txpool",
                "--http.addr",
                "***",
                "--http.port",
                "***:,
                "--http.vhosts",
                "*",
                "--ws",
                "--http"

Concensus Layer:
Embeded
Concensus Layer Command (with flags/config):

Chain/Network:
Mainnet

Expected behaviour

Syncing

Actual behaviour

I have two erigons in docker with same setups. Both stoppped 16850951-16850951 and started do somehing only in several minutes with long lags

Logs

Nothing just that in both nodes:

[WARN] [03-18|00:44:35.849] Could not validate update                err="invalid sync committee"
[WARN] [03-18|00:44:36.252] Could not validate update                err="invalid sync committee"
[WARN] [03-18|00:44:38.259] Could not send beacon block to ETH1      err="missing attestation data"
[WARN] [03-18|00:44:41.850] Could not validate update                err="invalid sync committee"
[WARN] [03-18|00:44:44.781] Could not validate update                err="invalid sync committee"

Sync stages graph:
Screenshot 2023-03-18 at 01 52 48

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