You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lnd is crashing and restarting (because docker is set to restart). This user thinks he may have force closed a channel at the time this error started. There may have been some dust in the channel at that time.
bitcoind and lnd are running in docker containers on a raspberry pi 3b+
Steps to reproduce
Unsure how to reproduce on other devices, but lnd logs on warn level produce the following snippet. We can turn up logging if that is helpful. I can also include the omitted txIn/txOut data if that helps.
Background
Lnd is crashing and restarting (because docker is set to restart). This user thinks he may have force closed a channel at the time this error started. There may have been some dust in the channel at that time.
Your environment
Steps to reproduce
Unsure how to reproduce on other devices, but lnd logs on warn level produce the following snippet. We can turn up logging if that is helpful. I can also include the omitted txIn/txOut data if that helps.
Expected behaviour
Lnd should boot up normally and not crash.
Actual behaviour
Lnd fails to start and reboots because docker is set to restart automatically.