--- Log opened Sat Sep 19 00:00:22 2020 00:21 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 00:30 -!- sr_gi [~sr_gi@static-240-45-224-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 00:55 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 01:59 -!- sr_gi [~sr_gi@static-80-160-230-77.ipcom.comunitel.net] has joined #c-lightning 02:04 < az0re> `lightning-cli listforwards` shows a lot of `"status": "failed"` entries, but with no `"failcode"` or `"failreason"`. Why are these forwards failing? Anything I can do to investigate? Is this normal? 02:05 -!- kexkey [~kexkey@89.36.78.166] has quit [Ping timeout: 264 seconds] 02:31 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 02:34 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 02:35 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 02:38 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 03:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 03:12 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 03:28 <@cdecker> az0re: the failure reasons are encrypted and only readable by the sender, so the lack of info here is expected. 03:45 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Ping timeout: 240 seconds] 03:48 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #c-lightning 04:08 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 04:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 272 seconds] 04:39 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 04:55 -!- polydin [474eaa43@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 06:09 -!- sr_gi [~sr_gi@static-80-160-230-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 06:10 -!- sr_gi [~sr_gi@static-80-160-230-77.ipcom.comunitel.net] has joined #c-lightning 07:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 07:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 08:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 08:26 -!- polydin [474eaa43@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Ping timeout: 245 seconds] 08:27 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 08:49 < az0re> cdecker: Gotcha, thanks 09:40 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 10:06 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 10:11 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 10:52 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 10:52 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 11:18 -!- polydin [474eaa43@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 12:45 -!- polydin [474eaa43@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Remote host closed the connection] 13:00 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 240 seconds] 13:05 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 13:22 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Quit: WeeChat 1.4] 13:24 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 13:25 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Client Quit] 13:26 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 13:56 < polydin> hey y'all trying to run tests but apt can't find libsecp256k1-dev ? 13:57 < polydin> is there a specific repository i have to add? 13:59 < az0re> debian 10? 14:00 < polydin> ubuntu 16.04 xenial 14:00 < polydin> i'll just upgrade to bionic i need to anyways 14:00 < az0re> It's old but it should have it... 14:01 < polydin> apt-cache returns nothing! 14:01 < az0re> Which repos do you have enabled? 14:03 < polydin> should i output the entire results of apt-cache policy to the chat? 14:04 < polydin> not sure how to check which repos are enabled 14:06 < az0re> cat /etc/apt/sources.list 14:06 < az0re> cat /etc/apt/sources.list.d/* 14:08 < az0re> just tell me which uncommented lines you have beginning with "deb" 14:08 < polydin> deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main 14:08 < polydin> only uncommented line 14:12 < polydin> i'm just gonna upgrade everything to 20.04, libsecp256k1-dev was released in 18.04 so it should take care of it 14:12 < polydin> i've gotta do it sometime anways 14:12 < polydin> thx 14:17 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Remote host closed the connection] 14:28 <@cdecker> The libsec256k1 submodule should be initialized automatically after cloning 14:28 <@cdecker> There should be no need to install a system-wide libsecp256k1 14:29 < az0re> cdecker Not if you don't use `--recurse-submodules` or whatever upon cloning 14:30 < az0re> And if you don't know there are submodules, you probably won't specify that 15:00 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 15:01 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 15:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:15 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 15:15 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 15:17 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 15:43 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 15:48 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 264 seconds] 16:09 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 16:53 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 18:12 -!- kexkey [~kexkey@89.36.78.166] has joined #c-lightning 19:10 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 244 seconds] 19:24 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 19:25 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 19:28 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 20:47 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 20:55 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 20:56 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 21:52 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 23:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 23:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 23:39 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 23:42 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 260 seconds] --- Log closed Sun Sep 20 00:00:23 2020