I tried to open my first Channel with 1ML which I thought was successful.
But try as I might I cant use it.
I suspect a missed a step somewhere but I am lost as to where that was or where I go from here to fix it.
Any assistance would be greatly appreciated
Thanks Jack
Chances are that the peer is offline at the moment, which can be annoying. If you confirm that’s the issue and nothing else, it’s worth trying to have more than one channel open so you can still use lightning even if one peer is offline.
You can also check this in Thunderhub
Thanks. I tried the cmd you suggested, response was
"umbrel@umbrel:~/umbrel/scripts $ ~/umbrel/scripts/app compose lightning exec lnd lncli pendingchannels
{
“total_limbo_balance”: “0”,
“pending_open_channels”: [
],
“pending_closing_channels”: [
],
“pending_force_closing_channels”: [
],
“waiting_close_channels”: [
]
}
"
I read the steps on zombie recovery and that scared me a bit. I knew the peer was up it was 1ml and i’ve been trying for days.
I re-looked at ThunderHub and (wrongly) thought I had managed to open a Channel without enough BTC to cover it.
So I deposited a little more BTC to my BTC account from another wallet. And that appeared to clear whatever the problem was.
I only have vague thoughts as to why this worked like
Some part of the channel opening was NOT fully confirmed?
My subsequent transaction forced the confirmation of both transactions?
I’d appreciate your thoughts, but I can live without knowing.
Interesting, not sure why that other bitcoin transaction would’ve helped unless it was a CPFP transaction, but then that other channel should’ve counted as pending anyway.
Only other thing I can think of is that maybe Bitcoin Core was out of sync for a short period?
Good to hear it’s resolved tho- let us know if this ever comes up again.