Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Frequent errors displayed when trying to sync mainnet: "Peer not suitable for sync: Invalid genesis hash" #5554

@halfalicious

Description

@halfalicious

I'm attempting to sync mainnet with a locally built Aleth sync'd to dbbfd5b (this includes the sync fix from PR #5550) and I'm still seeing mainnet sync issues:

nilsf@berlin:~/Documents/Code/aleth/build/aleth$ ./aleth -v4 --log-channels sync
aleth, a C++ Ethereum client
aleth 1.7.0-alpha.0-1+commit.dbbfd5be
Node ID: enode://156f6db80161095aef879e5c5562db25b5e6e742bfa9e37cc4ae8623b2eb72b1829daa2c71101046b5d80210c68f549a3cf6e18a7f9e913d08ce5139d72a2ff0@0.0.0.0:0
JSONRPC Admin Session Key: Ilnf3dFvzUA=
DEBUG 04-09 20:49:02 p2p  sync   865a6325…|Parity-Ethereum/v2.2.9-stable-5d5b372-20190203/x86_64-linux-gnu/rustc1.31.1 Peer not suitable for sync: Invalid genesis hash.
DEBUG 04-09 20:49:03 p2p  sync   cdd653bc…|Parity-Ethereum/v2.1.11-stable-e9194b0-20190107/x86_64-linux-gnu/rustc1.31.1 Peer not suitable for sync: Invalid genesis hash.
DEBUG 04-09 20:49:03 p2p  sync   1016aadc…|Geth/v4.1.1/linux/go1.8 Peer not suitable for sync: Invalid genesis hash.
DEBUG 04-09 20:49:08 p2p  sync   865a6325…|Parity-Ethereum/v2.2.9-stable-5d5b372-20190203/x86_64-linux-gnu/rustc1.31.1 Peer not suitable for sync: Invalid genesis hash.

Note that I can sync Ropsten fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions