--- Log opened Wed Sep 04 00:00:00 2019 00:12 -!- Victor_sueca is now known as Victorsueca 00:27 -!- backpacker69 [~backpacke@mx-spb.adriver.ru] has joined #c-lightning 01:20 -!- vincenzopalazzo [~vincenzop@host90-214-dynamic.54-79-r.retail.telecomitalia.it] has joined #c-lightning 01:47 -!- raucao [~raucao@skippe2.nine.ch] has joined #c-lightning 01:47 < raucao> hi. i'm trying to find out why most of my forwards are failing with "WIRE_TEMPORARY_CHANNEL_FAILURE" 01:48 < raucao> any pointers to where i could start? 01:48 < raucao> or is it normal? 01:49 < raucao> for a few months timespan, `listforwards|grep -c settled` is only 68 vs. 1332 for `listforwards|grep -c local_fail` 02:04 < raucao> a bunch of people have channels open from mobile apps which are mostly offline. could that be it? 02:14 < backpacker69> what are failcodes 02:15 < backpacker69> 4103 for example is channel capacity exceeded 02:15 < backpacker69> raucao: try lightning-cli listforwards | grep failcode | awk '{print $NF}' | sort | uniq -c | sort -nr 02:16 < raucao> aha 02:16 < raucao> 1331 times 4103 02:17 < raucao> almost all failures are that 02:17 < raucao> so maybe i close very small channels? 02:17 < raucao> or is it other channels on the route somewhere? 02:18 < backpacker69> i haven’t figured how to create balanced channels without opening channel and then paying some to other side 02:18 < backpacker69> perhaps many people are in the same boat 02:26 -!- rotarydialer [~rotarydia@unaffiliated/rotarydialer] has quit [Ping timeout: 246 seconds] 02:41 < darosior> You might want to use https://github.com/lightningd/plugins/tree/master/rebalance :-) 02:43 -!- rotarydialer [~rotarydia@unaffiliated/rotarydialer] has joined #c-lightning 03:20 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 03:32 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 04:18 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 258 seconds] 04:27 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 04:34 < backpacker69> i tried to do mutual funding but it doesn’t seem to work 04:52 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has left #c-lightning [] 04:52 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has joined #c-lightning 06:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 250 seconds] 06:52 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 07:24 < e4xit> what exactly does modifying "dev-channel-update-interval" do? what sort of "channel updates" is it changing the time between? 07:28 -!- treehug88 [~textual@pool-173-56-75-234.nycmny.fios.verizon.net] has joined #c-lightning 07:42 < darosior> This is used to prune channels 07:43 < darosior> prune time = 2 * channel_update 07:45 < darosior> (Maybe also for something else but I dont know if it is) 07:47 < darosior> https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md#rationale-9 07:51 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 07:58 < e4xit> so if I have a single channel I don't want to prune, I can just whack that miles up quite safely? 08:05 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 08:08 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 08:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 08:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 08:45 < darosior> channel updates are pruned, not direct channels 08:45 < darosior> That's gossip stuff, if you are still trying to build your network with only 2 nodes directly connected you dont need this 08:49 < e4xit> darosior: yes I am, just tryign to find every possibel way to reduce/eliminate traffic on the lightning port 08:54 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 08:59 < darosior> Ok then you could stop gossip I think 08:59 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 09:26 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 09:47 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 09:52 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 244 seconds] 10:08 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 10:12 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 245 seconds] 12:19 -!- michaelfolkson [~textual@146.185.56.214] has joined #c-lightning 12:22 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 12:25 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 244 seconds] 12:26 -!- reallll is now known as belcher 12:36 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 12:48 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 12:59 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 13:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has left #c-lightning [] 13:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has joined #c-lightning 13:21 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 246 seconds] 14:13 -!- michaelfolkson [~textual@146.185.56.214] has quit [Quit: Sleep mode] 14:21 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:26 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 14:42 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:47 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 14:53 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 15:10 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 15:26 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 258 seconds] 15:29 -!- vincenzopalazzo [~vincenzop@host90-214-dynamic.54-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 15:33 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 17:21 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:35 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 244 seconds] 18:30 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 244 seconds] 18:44 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 19:18 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 258 seconds] 19:27 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 19:29 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 19:30 -!- rh0nj [~rh0nj@88.99.167.175] has joined #c-lightning 20:25 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 268 seconds] 20:27 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 20:36 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 21:35 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has left #c-lightning [] 21:35 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-icdpzigfnkmughei] has joined #c-lightning 21:50 -!- Amperture [~amp@24.136.5.183] has quit [Ping timeout: 264 seconds] 22:33 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 22:37 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has quit [Read error: Connection reset by peer] 22:38 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has joined #c-lightning 22:42 -!- k3tan172 [k3tan@gateway/vpn/protonvpn/k3tan] has joined #c-lightning 22:42 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has quit [Remote host closed the connection] 22:50 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 22:59 -!- spinza [~spin@102.132.245.16] has quit [Ping timeout: 258 seconds] 23:01 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning --- Log closed Thu Sep 05 00:00:01 2019