Closed danielgranhao closed 1 month ago
It appears the UNKNOWN_NEXT_PEER errors are because it's trying to pay to WOS over a channel that no longer exists.
The gossip warnings are innocuous, so let's concentrate on the unknown next peer error. We found an issue yesterday that could resurface zombie channels in our router, causing these attempts to use no longer available channels. We'll deploy the fix today.
On a specific node of ours (a rather new one) we started having trouble making payments. It seems many payment attempts fails due to
WIRE_UNKNOWN_NEXT_PEER
.We also see a lot (~5000) of these logged errors:
The affected node's id is
03f7116e75ab5755e3ac9a24dc4ce3967bac541384eee4f547781e30a49fc28f2b
.