Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: c-lightning node issues
by
darosior
on 14/10/2020, 19:55:40 UTC
⭐ Merited by darkv0rt3x (1)
Ok, that's a known issue with LND, but i thought it was patched. Thanks.


The encountered error is due to a protocol violation by the node your friend is running. At some point either the LND implemention was sending some gossip messages in the wrong order (a channel update before a channel announcement).

Quote
c-lightning v0.9.1-59-gd5cb0d8
If possible, please downgrade to the last release (git checkout v0.9.1). You are currently running master.

Quote
Hope LND and c-lightning implementations can coexist and communicate between each other
They are! That's why there is a protocol  Smiley