Embarrassingly, I had neglected an Umbrel node that had failed due to the bloat of the channel.db. Additionally, when restoring on new hardware, I failed to load the backup into Umbrel and left it unattended.
On lnd, the channels are not recognized as shown below, but on explorers like 1ML, there are several channels that appear open with peers.
How can I close these channels?
``
umbrel@umbrel:~ $ docker exec lightning_lnd_1 lncli listchannels
{
“channels”: [
]
}
umbrel@umbrel:~ $ docker exec lightning_lnd_1 lncli closeallchannels
[lncli] no open channels to close