--- Log opened Thu Aug 18 00:00:53 2022 00:42 -!- Guest89 [~Guest89@37.19.221.147] has joined #c-lightning 00:42 -!- Guest8974 [~Guest89@37.19.221.147] has joined #c-lightning 00:42 -!- Guest8974 [~Guest89@37.19.221.147] has quit [Client Quit] 00:43 -!- Guest1234 [~Guest1234@37.19.221.147] has joined #c-lightning 00:45 < Guest1234> Hi all i'm trying to do something super basic 00:45 < Guest1234> cln = factory(pk).concrete 00:45 < Guest1234> bolt11 = get_invoice(lnurl=lnurl, amount=100) 00:45 < Guest1234> inv = cln.decodepay(bolt11=bolt11) 00:45 < Guest1234> route = cln.getroute(id=inv.payee, msatoshi=inv.msatoshi, riskfactor=5) 00:45 < Guest1234> cln.sendpay( 00:45 < Guest1234>     route=route.todict()["route"], 00:45 < Guest1234>     payment_hash=inv.payment_hash, 00:45 < Guest1234>     payment_secret=inv.payment_secret, 00:45 < Guest1234> ) 00:45 < Guest1234> res = cln.waitsendpay(payment_hash=inv.payment_hash) 00:45 < Guest1234> print(res) 00:46 < Guest1234> but for some reason i'm getting WIRE_INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS 00:46 -!- Guest89 [~Guest89@37.19.221.147] has quit [Ping timeout: 252 seconds] 00:46 < Guest1234> i can see see this a lot in lightningd/pay.c:send_payment so not understanding what i'm doing wrong 00:47 < Guest1234> sorry i mean in tests/test_pay.py 00:48 -!- endothermicdev_ [~endotherm@99-98-58-43.lightspeed.tulsok.sbcglobal.net] has quit [Ping timeout: 248 seconds] 00:48 -!- endothermicdev [~endotherm@99-98-58-43.lightspeed.tulsok.sbcglobal.net] has joined #c-lightning 01:02 < cdecker[m]> Seems to me the peer is rejecting the payment, which sounds strange since payment_hash, amount and payee seem to match. Any chance you can get logs on the receiving end to see why it's rejecting the payment? 01:03 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 01:04 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 01:06 -!- Guest1234 [~Guest1234@37.19.221.147] has quit [Quit: Client closed] 02:49 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 02:50 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 03:15 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 03:16 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 03:48 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 03:49 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 04:52 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:50 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 06:20 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 06:20 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 07:26 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 07:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 08:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:18 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 08:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 08:19 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 08:29 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 08:30 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 09:00 -!- AdityaSharma[m] [~M1adityam@2001:470:69fc:105::c473] has quit [Quit: You have been kicked for being idle] 09:43 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 10:10 -!- Guest1234 [~Guest1234@37.19.221.134] has joined #c-lightning 10:11 < Guest1234> Thanks cdecker. The issue was resolved by someone on the plebnet, In this case it was solved by including the invoice's min_final_cltv_expiry as the cltv of getroute. 11:21 -!- berndj [~berndj@197.189.254.139] has quit [Remote host closed the connection] 11:33 -!- berndj [~berndj@197.189.254.139] has joined #c-lightning 11:52 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 13:15 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 13:24 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Quit: Leaving] 13:25 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 14:29 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 14:30 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 15:28 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 15:29 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 15:57 -!- Guest1234 [~Guest1234@37.19.221.134] has quit [Ping timeout: 252 seconds] 16:29 -!- litch [~litch@107.126.76.59] has joined #c-lightning 16:29 -!- litch [~litch@107.126.76.59] has quit [Client Quit] 16:30 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 16:37 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 16:43 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 21:15 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 21:16 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 21:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 22:37 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] --- Log closed Fri Aug 19 00:00:54 2022