Closed NicolasDorier closed 6 years ago
That's all ok, the "missing input" is just because the lnd
node closed unilaterally, and we still tried to publish ours, which was not possible since that'd be doublespending theirs (both spend the funding output). So those lines can be safely ignored. We aren't really smart about publishing those transactions yet, we just try to get ours in and try to push them for a while.
No idea why the lnd
node closed unilaterally, but we indeed tried to close collaboratively (which failed for some reason), the other side would have logs that are more helpful :wink:
A new connection will succeed once the 100 blocks have passed, since we don't (currently) allow concurrent channels. In the meantime try an indirect connection :-)
Ok thanks, so not a problem closing this.
I think not being smart on publishing is fine, and should be prefered as at least it can't be gamed.
The log scared me :p
The log scared me :p
You're definitely not alone :wink:
So an LND node opened a channel with my clightning on testnet. One invoice has been paid, then LND closed the channel.
I noticed this strange error
code: -25?error message:?Missing inputs?
. I don't know if that is expected, but it looks fishy to me so I prefer reporting.It also seems the channel did not close cooperatively?
The LND node can't add the clightning node as peer anymore.
The channel status is
Logs