--- Log opened Sun Nov 29 00:00:30 2020 01:10 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 02:07 -!- jasan [~j@n.bublina.eu.org] has joined #c-lightning 02:08 -!- jasan [~j@n.bublina.eu.org] has quit [Client Quit] 02:20 -!- helloshitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 03:06 < liberliver> hey. My c-lightning shows opened channel but from LND side my peer sees strange error ChanStatusBorked so it is not starting actually. Is it possible to fix problem? 03:06 < liberliver> https://termbin.com/aj98o 03:12 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has quit [Read error: Connection reset by peer] 03:12 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has joined #c-lightning 03:13 <@cdecker> liberliver: you'll have to asd #lnd what that status means 03:13 < liberliver> But we also have different channel ids on different clightning nodes 03:13 < liberliver> One is mine 659129x1590x1 and one is https://ln.bigsun.xyz 03:14 < liberliver> 659130x1196x1 03:15 <@cdecker> No, that's just your node learning about the existence of other channels in the network, it's not related to this particular channel that your node is complaining about 03:16 < liberliver> I don't understand that 03:16 < liberliver> Also my node shows channel is OK and active while LND shows it is not. 03:19 < liberliver> ok. channel is died anyway as shows LND github 03:24 < m-schmoock> cdecker: if this particular channel is now closed, he could have checked the closure reason :D 03:25 < m-schmoock> I bet its remote ... 03:29 <@cdecker> Yeah, we had a couple of issues with lnd-compat due to gossip sync (first they used soft-errors which are not allowed in the spec, so we allowed them too, then they started enforcing the errors being hard, and now they fail channels because of that...) 03:30 < m-schmoock> LND is so lol 03:30 < m-schmoock> why is it so popular ^^ 03:30 < m-schmoock> nvm 03:30 < liberliver> I'm closed it just now 03:30 < liberliver> At least my node thinks so 03:30 < m-schmoock> free market of ideas and solutions I guess :D 03:32 < liberliver> But sir, I have living channels only with LND at the end of the day 03:32 < liberliver> They somewhat survived updates and failures of my node 03:45 <@cdecker> Surprise, it both ends have the same quirks they'll get along quite happily... 04:20 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Quit: liberliver] 04:46 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 04:53 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 04:58 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 04:59 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 05:00 < m-schmoock> darosior: added two commits to plugin pr #163 05:03 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 05:04 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 05:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 05:38 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 05:38 -!- vasild_ is now known as vasild 06:25 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 06:35 < darosior> m-schmoock: good idea 06:38 < darosior> .... 06:38 < darosior> I don't get the rationale for https://github.com/m-schmoock/plugins/commit/680c8a02846d0aa0a9689ce7051d5a796dc1ebc0#diff-1da741a1bd87184f52856debf2dcbc39c507c574e03f44f689e652606c92d933R20 06:38 < darosior> It's not flaky 06:45 < darosior> Cherry-picked them on commented on my PR instead 06:54 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 06:54 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Client Quit] 07:08 < m-schmoock> cdecker: done on this one https://github.com/lightningd/plugins/pull/163 less flakes and cleaner 07:08 < m-schmoock> darosior: thx --- Log closed Sun Nov 29 07:09:25 2020 --- Log opened Sun Nov 29 07:09:25 2020 --- Log closed Sun Nov 29 07:09:38 2020 --- Log opened Sun Nov 29 07:09:38 2020 --- Log closed Sun Nov 29 07:16:35 2020 --- Log opened Sun Nov 29 07:16:35 2020 --- Log closed Sun Nov 29 07:17:13 2020 --- Log opened Sun Nov 29 07:17:13 2020 07:30 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 07:30 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 07:32 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 08:08 < liberliver> Hey. that's me again. I've used fundchannel function with parameter all and apparently clightning collected all UTXO including spent ones in one megahuge channel with single peer. This channel wasn't actually created for obvious reasons. And it is state CHANNELD_AWAITING_LOCKIN. What can I do to make client think that there is no actual channel? 08:22 -!- jasan [~j@adsl-dyn222.91-127-240.t-com.sk] has joined #c-lightning 08:23 -!- jasan [~j@adsl-dyn222.91-127-240.t-com.sk] has quit [Client Quit] 08:23 -!- jasan [~j@n.bublina.eu.org] has joined #c-lightning 08:24 < jasan> cdecker: May I invite João (the athor of Lightning Distributed Routing article) to tomorrows C-Lightning meeting? 08:25 * jasan have just finished the first reading of that document 08:27 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Quit: liberliver] 08:27 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 08:28 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Client Quit] 08:32 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 08:32 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 08:56 < darosior> liberliver: it *was* created, it's just not yet deep enough in the chain. 08:58 < liberliver> darosior: sorry. it can't be created `sendrawtransaction RPC error: {\\\"code\\\":-25,\\\"message\\\":\\\"bad-txns-inputs-missingorspent\\\"}` 08:59 < darosior> Ah 09:00 < darosior> You can then close it using the `fundchannel_cancel` command 09:01 < m-schmoock> jasan: I guess so, its an open meeting 09:01 < jasan> m-schmoock: Thanks. Hopefully he will join. 09:02 * jasan thinks that it is always nice to know when guests are coming ;-) 09:02 < liberliver> darosior: thank you 09:08 < liberliver> darosior: it shows "No channels being opened or awaiting lock-in for peer_id". Why it might happed? I just wonder if it happened due to trustedcoin plugin which didn't stop channel creation when received error 09:09 < darosior> No, trustedcoin at this point gave you the sendrawtransaction error, the channel state logic is in lightningd 09:10 < darosior> Weird that it returns "No channels [..] awaiting lock-in for peer_id", as, well it's in this state in listpeers right ? 09:11 < darosior> But we don't automatically cancel channels for safety reasons, so you have to do it by hand 09:15 < liberliver> Right in list peers I have "AWAITING_UNILATERAL:Will attempt reconnect in 1 seconds" 09:39 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 240 seconds] 09:39 < darosior> Ah then you are left with a zombie channel :D 09:40 < darosior> It does not do much harm but at some point you might want to forget it **if you are absollutely sure it's invalid and will never become valid** 09:41 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 09:45 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 240 seconds] 10:04 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 10:04 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 10:33 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] 10:36 -!- helloshitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 10:38 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 10:57 -!- helloshitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 11:02 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 11:02 -!- firedragon [~firedrago@92.40.170.72.threembb.co.uk] has joined #c-lightning 11:03 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 11:08 -!- firedragon [~firedrago@92.40.170.72.threembb.co.uk] has quit [Quit: Leaving] 11:09 -!- firedragon [~firedrago@92.40.170.72.threembb.co.uk] has joined #c-lightning 11:10 -!- firedragon [~firedrago@92.40.170.72.threembb.co.uk] has quit [Client Quit] 11:16 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 246 seconds] 11:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 11:38 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 12:01 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #c-lightning 12:03 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 12:04 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 12:20 -!- jasan [~j@n.bublina.eu.org] has quit [Quit: Bye!] 12:56 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 13:29 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 13:31 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] 15:36 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 15:52 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 15:53 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 15:54 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 15:55 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 17:28 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 17:28 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] 17:38 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 17:40 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 18:17 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 18:18 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 18:29 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 20:02 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 20:02 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 20:02 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 20:03 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 20:08 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 20:10 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 20:37 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 21:28 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Quit: Bye] 21:28 -!- achow101 [~achow101@unaffiliated/achow101] has joined #c-lightning 21:31 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Client Quit] 21:31 -!- achow101 [~achow101@unaffiliated/achow101] has joined #c-lightning 21:52 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 21:52 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 22:24 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:52 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 23:15 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 23:23 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 23:24 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 23:33 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 23:34 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 23:35 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 23:36 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 23:50 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning --- Log closed Mon Nov 30 00:00:31 2020