We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2017-08-10 00:31:33 Initializing databases... 2017-08-10 00:31:33 Pre-allocating up to position 0x1000000 in blk00000.dat 2017-08-10 00:31:33 - Load block from disk: 0.00ms [0.00s] 2017-08-10 00:31:33 ERROR: CheckBlock(): CheckTransaction of 6848078bf09a108b80259a321eefce41c894905e086ac16ad6d8b501a8e67aa8 failed with bad-cb-length (code 16) 2017-08-10 00:31:33 InvalidChainFound: invalid block=000000ead5fac071a771c1f10e0dd70ab5095b3ad148b82e31004f2f40949769 height=0 log2_work=20.000022 date=2017-08-07 23:59:59
The text was updated successfully, but these errors were encountered:
Did you cleanup checkpointData ? Did you start the daemon with an empty dir?
Sorry, something went wrong.
Yes I did, I get the same error!
No branches or pull requests
2017-08-10 00:31:33 Initializing databases... 2017-08-10 00:31:33 Pre-allocating up to position 0x1000000 in blk00000.dat 2017-08-10 00:31:33 - Load block from disk: 0.00ms [0.00s] 2017-08-10 00:31:33 ERROR: CheckBlock(): CheckTransaction of 6848078bf09a108b80259a321eefce41c894905e086ac16ad6d8b501a8e67aa8 failed with bad-cb-length (code 16) 2017-08-10 00:31:33 InvalidChainFound: invalid block=000000ead5fac071a771c1f10e0dd70ab5095b3ad148b82e31004f2f40949769 height=0 log2_work=20.000022 date=2017-08-07 23:59:59
The text was updated successfully, but these errors were encountered: