parity-ethereum icon indicating copy to clipboard operation
parity-ethereum copied to clipboard

node unable to sync

Open vietthang207 opened this issue 5 years ago • 1 comments
trafficstars

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 [email protected] instead; your submission might be eligible for our Bug Bounty. You can find mode info on the reporting process in SECURITY.md

  • OpenEthereum version: 3.0.1
  • Operating system: Linux
  • Installation: docker
  • Fully synchronized: yes
  • Network: ropsten
  • Restarted: yes

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.

vietthang207 avatar Aug 29 '20 10:08 vietthang207

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

gituser avatar Aug 29 '20 14:08 gituser