You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
We are getting this error all the time, usually after a "DBException - Closed" error from get org.ethereum.datasource.LevelDbDataSource.get, or from a mismatch between the Block receipt, logBloom, or state variables. We have a monit process set up to watch for such log lines and reboot the process if they appear, but ethereumJ is close to unusable when it silently stops working with these "No parent" errors
@Melvillian I hope we will shortly get rid of DBException - Closed problems after fixing #427
We also working now on #431
Let's get back to your problems after resolving those issues. It's pity to hear you get those errors constantly. On our servers they are not appearing mostly (with a couple of rare exceptions)
'No Parent' means that something went really wrong when importing a block from the main chain and this error may be assumed unrecoverable
The text was updated successfully, but these errors were encountered: