ClockBlocker icon indicating copy to clipboard operation
ClockBlocker copied to clipboard

No such file or directory 'block_list.txt'

Open kilabyte opened this issue 5 years ago • 3 comments

When loading "ledbits" this is the error i get - "No block history file found. - block_list.txt". I have the node running and synced 100% and the RPC user and password has been set. Any ideas?

kilabyte avatar Sep 22 '20 22:09 kilabyte

Did you add the notify settings in bitcoin.conf? Check the readme, bitcoind needs to be configured to edit the block list file.

pinheadmz avatar Oct 07 '20 13:10 pinheadmz

yes both walletnotify and blocknotify were added as per the readme

kilabyte avatar Dec 09 '20 19:12 kilabyte

You may need to create a data directory and set the permissions to 777. Or create these files manually before running: https://github.com/pinheadmz/ClockBlocker/blob/henners-not-adafruit/ledbits.py#L38-L40

pinheadmz avatar Dec 09 '20 19:12 pinheadmz