Oh yes. I think I recall this issue from back in 2022. Had a ton of force closes with LND peers because LND liked to throw ERRORs, when it should issue warnings. This is the LND issue: https://github.com/lightningnetwork/lnd/issues/6593 The CLN developers fixed this by just ignoring LND throwing that particular error, otherwise all CLN nodes would have regular FCs with LND, even though LND was the culprit. Seems to be resolved on the LND side now.