Author

Topic: running a full-node, getting this crash message>> (Read 386 times)

HCP
legendary
Activity: 2086
Merit: 4314
That is what -reindex does... your database got corrupted, so you need to rebuild it. Unfortunately, this means starting right at the beginning and redownloading the entire blockchain again. Undecided
full member
Activity: 191
Merit: 100
It looks like your node crashed while the database was still open so the database has been corrupted. Try starting Bitcoin Core with the -reindex option. Right click the shortcut you use to start Core and choose "Properties". Then in the box labeled "target", add -reindex (with a space between that and what is already in the box). Then click OK and double click the shortcut to run Core. When it is started, open up the properties dialog again and remove the -reindex so that you are not reindexing every time you start Core.

The node is running, but it starts downloading from 8 years ago - from genesis block.... It might take a week to sync... Sad
staff
Activity: 3374
Merit: 6530
Just writing some code
It looks like your node crashed while the database was still open so the database has been corrupted. Try starting Bitcoin Core with the -reindex option. Right click the shortcut you use to start Core and choose "Properties". Then in the box labeled "target", add -reindex (with a space between that and what is already in the box). Then click OK and double click the shortcut to run Core. When it is started, open up the properties dialog again and remove the -reindex so that you are not reindexing every time you start Core.
full member
Activity: 191
Merit: 100
staff
Activity: 3374
Merit: 6530
Just writing some code
Post your debug.log file.
full member
Activity: 191
Merit: 100
I run a 0.14.2 segwit UASF full node (win10, 32bits) and I get this failure message: https://i.imgur.com/FMPQp7x.jpg

when i press "try again" - I get this message >> https://i.imgur.com/Zw7lsZl.jpg

please advise.
Jump to: