[bug]: LND crashes while starting up #9066
Replies: 2 comments
-
Unfortunately during your crash the database of LND (channel.db) corrupted. You could play a forensic (advanced) and figure out which part of the db corrupted and drop the related bucket form the db, but it's very likely that a top-level bucket got corrupted and hence there is no other possibility then initiating a SCB. More information here: https://docs.lightning.engineering/lightning-network-tools/lnd/disaster-recovery |
Beta Was this translation helpful? Give feedback.
-
For future reference, if you're running a node with reasonable amount of funds, make sure you have a power backup so that power failures do no result in disk failures and database corruption |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
Since a power outage a few weeks ago LND keeps crashing right after startup.
Your environment
lnd
: since 17.4 until 18.3 RC2Linux lightningnode 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
bitcoind
:Bitcoin Core version v26.2.0
Raspberry Pi 4
Steps to reproduce
Crashes right after startup
Expected behaviour
It should watch my channels and let me spend satoshis :-)
Actual behaviour
See Stacktrace
Stacktrace
Beta Was this translation helpful? Give feedback.
All reactions