openethereum icon indicating copy to clipboard operation
openethereum copied to clipboard

panicked at 'Expected to find block hash. Extras db is probably corrupted'

Open koen84 opened this issue 3 years ago • 1 comments

For questions please use https://discord.io/openethereum, issues are for bugs and feature requests.

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

  • OpenEthereum version (>=3.1.0): 3.3.0-rc7
  • Operating system: Ubuntu 18.04 LTS
  • Installation: binary from releases
  • Fully synchronized: yes
  • Network: ethereum
  • Restarted: no /
2021-08-29 08:29:37  Panic occured, see stderr for details
====================
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: <unknown>
  15: <unknown>
  16: <unknown>
  17: <unknown>
  18: <unknown>
  19: <unknown>
  20: <unknown>
  21: <unknown>
  22: <unknown>
  23: <unknown>
  24: <unknown>
  25: <unknown>
  26: <unknown>
  27: start_thread
  28: __clone
Thread 'http.worker40' panicked at 'Expected to find block hash. Extras db is probably corrupted', crates/ethcore/src/trace/db.rs:397
This is a bug. Please report it at:
    https://github.com/openethereum/openethereum/issues/new
2021-08-29 08:29:37  Finishing work, please wait...
2021-08-29 08:29:39  Imported #13118782 0xceef…de66 (246 txs, 23.87 Mgas, 2086 ms, 141.06 KiB)
Error: 1
openethereum.service: Main process exited, code=exited, status=1/FAILURE
openethereum.service: Failed with result 'exit-code'.
openethereum.service: Service hold-off time over, scheduling restart.
openethereum.service: Scheduled restart job, restart counter is at 18.```

koen84 avatar Aug 29 '21 18:08 koen84

more details please ? chain, other?

roninkaizen avatar Sep 17 '21 22:09 roninkaizen