Consensys / quorum

A permissioned implementation of Ethereum supporting data privacy
https://www.goquorum.com/
GNU Lesser General Public License v3.0
4.66k stars 1.28k forks source link

Problem syncing a block #1639

Open felison692 opened 1 year ago

felison692 commented 1 year ago

System information

Geth version: 21.10.2 OS & Version: Linux Ubuntu 16.04

Expected behaviour

Actual behaviour

When we syncrhonize the chain in a new node, it syncs 12536 blocks, and it doesnt continue syncing. The chain has more than 40.000 blocks

Steps to reproduce the behaviour

Backtrace


[backtrace]
########## BAD BLOCK #########
Chain config: {ChainID: 10 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 1 EIP155: 0 EIP158: 1 Byzantium: 1 IsQuorum: true Constantinople: <nil> TransactionSizeLimit: 64 MaxCodeSize: 24 Petersburg: <nil> Istanbul: <nil>, Muir Glacier: <nil> YOLO v2: <nil> PrivacyEnhancements: <nil> PrivacyPrecompile: <nil> Engine: unknown}

Number: 12537
Hash: 0xe7e65e461735a08eaa7d0b3c61841fada0a9bbefa42142be88b49c542b96ead5
         0: cumulative: 400000000 gas: 400000000 contract: 0x0843988d82897930952CD0b60b41076aEB13E677 status: 0 tx: 0x86413001f7ddd6c5d86e39b03fb3570ca62402c68a4cce88ba98a97e0037a899 logs: [] bloom: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 state:

Error: invalid gas used (remote: 7164296 local: 400000000)
##############################

When submitting logs: please submit them as text and not screenshots.
yohanelly95 commented 4 weeks ago

Hi @felison692 have you been able to resolve this issue ?

yohanelly95 commented 4 weeks ago

Getting the same error

Skip duplicated bad block                number=654 hash=90e389..2cbc30
ERROR[08-19|04:02:28.017]
########## BAD BLOCK #########
Chain config: {ChainID: 221337 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 IsQuorum: true Constantinople: 0 TransactionSizeLimit: 64 MaxCodeSize: 0 Petersburg: 0 Istanbul: 0,
Muir Glacier: 0, Berlin: 0  Catalyst: <nil> YOLO v3: <nil> PrivacyEnhancements: <nil> PrivacyPrecompile: <nil> EnableGasPriceBlock: 10 Engine: unknown}

Number: 654
Hash: 0x90e389472c73cffd98e8e31d60cf7d9435d6e83741d55e429cfdf118f32cbc30

Error: missing trie node 00f80973ba25c01f5ead672ee998280533441107cec0c69e5da84beed8f2da6a (path )
##############################