-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
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"
Metadata
Metadata
Assignees
Labels
No labels