openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.81k stars 1.68k forks source link

node unable to sync #11861

Open vietthang207 opened 3 years ago

vietthang207 commented 3 years ago

Before filing a new issue, please provide the following information.

If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead; your submission might be eligible for our Bug Bounty. You can find mode info on the reporting process in SECURITY.md

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]: 2020-08-28 13:22:16 UTC main INFO ethcore_service::service  Configured for Ropsten Testnet using Ethash engine
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]: ====================
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    0: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    1: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    2: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    3: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    4: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    5: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    6: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    7: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    8: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:    9: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   10: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   11: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   12: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   13: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   14: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:   15: <unknown>
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]: Thread 'main' panicked at 'nonce will return Some when given BlockId::Latest. nonce was given BlockId::Latest. Therefore nonce has returned Some; qed', /openethereum/ethcore/client-traits/src/lib.rs:94
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]: This is a bug. Please report it at:
Aug 28 13:22:16 dev-ropsten-parity-ethereum parity-ethereum[14479]:     https://github.com/openethereum/openethereum/issues/new

My node was down yesterday and this error shown up.

gituser commented 3 years ago

Might be related https://github.com/openethereum/openethereum/issues/11862