nodejs-pool icon indicating copy to clipboard operation
nodejs-pool copied to clipboard

Error loading blockchain db

Open a20180502 opened this issue 6 years ago • 1 comments

Error loading blockchain db: Error attempting to retrieve a hard fork version at height 1680000 from the db: MDB_NOTFOUND: No matching key/data pair found -- shutting down now after sudo -u monerodaemon /usr/local/src/monero/build/release/bin/monero-blockchain-import --input-file $BLOCKCHAIN_DOWNLOAD_DIR/blockchain.raw --batch-size 20000 --database lmdb#fastest --verify off --data-dir /home/monerodaemon/.bitmonero

a20180502 avatar Nov 11 '19 23:11 a20180502

No need for that, just install monero following the instruction. Executed monerod --detach, it will start blockchain sync automatically. Verify syncing progress by tail -f .bitmonero/bitmonero.log.

0x1100010010 avatar Dec 04 '19 10:12 0x1100010010