-
Notifications
You must be signed in to change notification settings - Fork 975
Open
Description
Trying to pay an invoice of 1 sat i get this:
{
"code": 205,
"message": "Failed: Amount 1500msat below minimum 1000000msat across 790432x2353x0/0"
}
From the logs:
DEBUG plugin-cln-askrene: Adding auto.sourcefree
DEBUG plugin-cln-askrene: notify msg unusual: Amount 1500msat below minimum 1000000msat across 790432x2353x0/0
INFO plugin-cln-askrene: \"cli:xpay#1161830/cln:xpay#170009109/cln-xpay:getroutes#49698/cln:getroutes#170009125\": Amount 1500msat below minimum 1000000msat across 790432x2353x0/0
DEBUG plugin-cln-askrene: notify msg unusual: Flow 0/1 was too constrained (Amount 1500msat below minimum 1000000msat across 790432x2353x0/0) so removing it
INFO plugin-cln-askrene: \"cli:xpay#1161830/cln:xpay#170009109/cln-xpay:getroutes#49698/cln:getroutes#170009125\": Flow 0/1 was too constrained (Amount 1500msat below minimum 1000000msat across 790432x2353x0/0) so removing it
It doesn't seem to try any other routes?
Metadata
Metadata
Assignees
Labels
No labels