Simon Lichtenauer
Simon Lichtenauer
We observed the same issue on mainnet with version `2.51.0` , but only with nodes running with a pruned config and started like the following: ``` --chain=mainnet --datadir=/srv/ethereum/erigon/mainnet/data --private.api.addr=localhost:9090 --metrics...
Since `2.52.0` the status has changed, instead of the `ReadBodyWithTransactions can't find block` the node will start to sync again, but will never finish and seems to be stuck at...
I just upgrade to `v2.53.2` and it seems like the nodes are working again. Erigon is syncing again and Consensus layer client is also able to connect again.