And you have the config properly set up?
Do a resync
if it's your first time.
./steemd --resync-blockchain
If you already have the blockchain block_log
data from above, do a replay
:
./steemd --replay-blockchain
So if you already ahve the blockdata, its not --resync command, its --replay