You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying a payment with xpay version v24.11.1, I noticed the groupid is a huge number.
I am not sure this is expected but it is beyond u32. It seems like uninitialized values to me.
If one tries renepay on the same invoice after xpay fails, then the cln-renepay plugin crashes with:
2025-01-06T19:06:04.898Z **BROKEN** plugin-cln-renepay: pendingsendpays_done json_scan of listsendpay returns the following error: Parsing '{status:%,groupid:%': json_to_u32 could not parse 6052863309857293674
2025-01-06T19:06:04.906Z INFO plugin-cln-renepay: Killing plugin: exited during normal operation
Trying a payment with xpay version v24.11.1, I noticed the groupid is a huge number.
I am not sure this is expected but it is beyond u32. It seems like uninitialized values to me.
For example
The text was updated successfully, but these errors were encountered: