lightning-power-users / node-launcher

Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux
MIT License
358 stars 66 forks source link

LNWL: Unable to complete chain rescan: -1: Block not available (pruned data) #421

Open marsrobertson opened 4 years ago

marsrobertson commented 4 years ago

image

Errors message in the UI is misleading, having look at the logs it says:

LNWL: Unable to complete chain rescan: -1: Block not available (pruned data)

Operating System: MacOS

I haven't' run the node launcher in a long time.

Quite possibly the Bitcoin node pruned the old blocs

LND-Output.txt


Shall I remove the blockchain directory to start fresh?

marsrobertson commented 4 years ago

Deleted Bitcoin folder.

Started sync from scratch.

Same error:

log.txt

~Maybe I should update to latest?~

Node Launcher version 6.0.6
Bitcoin Core version 0.18.1
LND version v0.7.1-beta

~I have no idea why I haven't done it the first time!~

Of course I updated to latest, standard procedure when debugging, related issue: #413

rex4539 commented 4 years ago

It doesn't support pruned blockchain.

Remove prune=XXXX from your bitcoin.conf and resync the blockchain.

marsrobertson commented 4 years ago

Will I have enough SSD space though?

(the answer is no, I have only 30-40 GB of free space)

Previously it was working (and it was working good) because the Bitcoin blockchain was pruned, which was a key adoption amplifier.

On Thu, Mar 19, 2020 at 9:36 AM Dimitris Apostolou notifications@github.com wrote:

It doesn't support pruned blockchain.

Remove prune=XXXX from your bitcoin.conf and resync the blockchain.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lightning-power-users/node-launcher/issues/421#issuecomment-601080152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSQLBC4IWNPQLN4EDRIEYLRIHRRHANCNFSM4LC2DBTA .