--- Day changed Sun Oct 23 2016 00:28 -!- cdecker [~quassel@2a02:aa16:1105:4a80:b541:5335:1ffb:2cf0] has joined #lightning-dev 00:29 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 00:33 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 00:43 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-cgamizkzqzjurxpu] has joined #lightning-dev 01:25 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has quit [Quit: No Ping reply in 180 seconds.] 01:26 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has joined #lightning-dev 01:58 -githubby:#lightning-dev- [lightning] cdecker opened pull request #52: jsonrpc: Fixed `listinvoice` returning broken JSON (master...issue-48) https://git.io/vPbwY 02:00 -!- domwoe [~domwoe@2001:67c:10ec:52c5:8000::24c] has joined #lightning-dev 02:14 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 02:18 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 02:31 < TD-Linux> my first payment in a channel worked ok, but next ones seem to be stuck on creation of HTLCs (SENT_ADD_HTLC)... not really sure what it's waiting for 02:59 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 03:00 -githubby:#lightning-dev- [lightning] cdecker opened pull request #53: routing: Refuse self-route (master...issue-50) https://git.io/vPbo2 03:02 < cdecker> TD-Linux: are both endpoints yours? 03:02 < TD-Linux> yes, two different data dirs 03:02 < cdecker> If yes, could you use lightning-cli dev-crash and send us the crash.log files in the data dirs? 03:04 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 03:12 < TD-Linux> cdecker, posted them here https://github.com/ElementsProject/lightning/issues/54 03:12 < cdecker> Thanks :-) 03:15 < cdecker> Oh, it looks like the peers got disconnected somehow 03:15 < TD-Linux> well, I guess that's a simple explanation. is there a way to easily query when that happens? 03:16 < TD-Linux> hmm 035f won't start again, db_load_pay: unknown htlc 03:18 < cdecker> Oh that's interesting, could be we store incomplete state there 03:20 < cdecker> According to the logs it started attempting to reconnect after ~30 seconds after startup 03:20 < cdecker> And then every 10 - 20 seconds thereafter 03:26 < cdecker> Yep, it's unable to reconnect, and the logs tick up the 15 second re-connect interval like clockwork 03:28 < TD-Linux> which message is this? does it say what address it's attempting? 03:28 < cdecker> Ok, I found the problem: the 0218 node has been restarted, and has chosen a new random port 03:28 < cdecker> 0218: Creating IPv6 listener on port 37855 03:28 < TD-Linux> I see. so only the original connect would have worked 03:28 < cdecker> 035f: Setting timer to re-connect 03:28 < cdecker> Sorry wrong line 03:29 < cdecker> 035f: Trying to reconnect to 127.0.0.1:36213 03:29 < TD-Linux> what mechanisms are currently in place to recover this? can it try addresses from the IRC channel? 03:29 < cdecker> We should probably write the random port to the config if we started without one 03:29 < TD-Linux> (not that it would help in this case, as the public ip is firewalled) 03:29 < cdecker> I'd rather not implement sweeping a number of possible ports 03:31 < TD-Linux> yeah seems reasonable, at least until there is a fancier peer discovery mechanism 03:32 < cdecker> For now it should help to use fixed ports in the config 03:32 < TD-Linux> what should I do with the stuck 035f node? interested in the db before I delete it? 03:33 < cdecker> Sure, could you zip the lightning dir up and post it somewhere? 03:37 -!- BCBot [~BCBot@46.101.246.115] has joined #lightning-dev 03:37 < TD-Linux> cdecker, https://people.xiph.org/~tdaede/datadir_035f.tar.xz 03:38 < TD-Linux> includes free 0.06 tBTC 03:38 < cdecker> Thanks, I can refund you if you'd like ^^ 03:39 < TD-Linux> I have yet to attempt closing a channel yet :) 03:40 < cdecker> I'll see what I can do with the lightning-dir 03:41 < cdecker> You've been a great help, thanks for testing and filing issues ^^ 03:45 < TD-Linux> thanks for responding so quickly too! 04:13 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #lightning-dev 04:13 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Client Quit] 04:28 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #lightning-dev 04:33 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has quit [Quit: No Ping reply in 180 seconds.] 04:34 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has joined #lightning-dev 04:34 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 245 seconds] 04:35 -!- testnet [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has joined #lightning-dev 04:35 -!- testnet [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has left #lightning-dev [] 04:43 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 04:56 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 244 seconds] 04:58 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 05:03 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 05:04 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 250 seconds] 05:05 -!- belcher [~belcher@unaffiliated/belcher] has joined #lightning-dev 05:08 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 05:08 -!- jtimon [~quassel@211.28.134.37.dynamic.jazztel.es] has joined #lightning-dev 05:19 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 256 seconds] 05:23 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 05:29 -!- mol is now known as moli 06:05 -!- instagibbs [~instagibb@pool-100-15-114-3.washdc.fios.verizon.net] has joined #lightning-dev 06:14 -githubby:#lightning-dev- [lightning] cdecker opened pull request #55: jsonrpc: Accomodate some pedantic JSON-RPC impls (master...pedantic-jsonrpc) https://git.io/vPby5 06:54 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 244 seconds] 07:08 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 07:29 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 245 seconds] 07:33 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 07:36 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has joined #lightning-dev 07:44 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 07:48 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 07:48 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 07:49 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has joined #lightning-dev 07:50 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has quit [Client Quit] 07:50 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has joined #lightning-dev 07:54 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 256 seconds] 07:58 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 08:40 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 256 seconds] 08:43 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 09:17 -!- hozer [~hozer@user-38q4cqj.cable.mindspring.com] has quit [Ping timeout: 265 seconds] 09:21 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 09:29 -!- hozer [~hozer@user-38q4cqj.cable.mindspring.com] has joined #lightning-dev 09:33 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 244 seconds] 09:37 -!- domwoe [~domwoe@2001:67c:10ec:52c5:8000::24c] has quit [Remote host closed the connection] 09:38 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 09:40 -!- wraithm [~textual@guest-pool2-19-030.guest.nat.upenn.edu] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 09:57 -githubby:#lightning-dev- [lightning] cdecker opened pull request #56: jsonrpc: Correctly handle numeric invoice labels (master...issue-47) https://git.io/vPbA7 11:00 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 11:20 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 244 seconds] 11:28 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 11:47 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has quit [Quit: No Ping reply in 180 seconds.] 11:48 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 252 seconds] 11:49 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has joined #lightning-dev 11:53 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 12:03 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 12:24 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has quit [Ping timeout: 260 seconds] 12:25 -!- maaku [~quassel@173-228-107-141.dsl.static.fusionbroadband.com] has joined #lightning-dev 12:29 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 252 seconds] 12:33 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 12:44 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 256 seconds] 12:48 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 12:56 -!- AaronvanW [~ewout@185pc230.sshunet.nl] has joined #lightning-dev 12:56 -!- AaronvanW [~ewout@185pc230.sshunet.nl] has quit [Changing host] 12:56 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #lightning-dev 13:09 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 244 seconds] 13:18 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 13:24 -!- aalex [~aalex@64.187.177.58] has quit [Max SendQ exceeded] 13:24 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 15:29 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 252 seconds] 15:38 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 15:51 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Remote host closed the connection] 15:51 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 15:52 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Remote host closed the connection] 15:52 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 15:56 -!- cdecker [~quassel@2a02:aa16:1105:4a80:b541:5335:1ffb:2cf0] has quit [Ping timeout: 260 seconds] 15:56 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 260 seconds] 16:14 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 16:18 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 16:36 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 16:53 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 17:28 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 276 seconds] 17:42 -!- jouke [~jouke@a83-163-42-163.adsl.xs4all.nl] has joined #lightning-dev 17:42 -!- roasbeef_ [~root@104.131.26.124] has joined #lightning-dev 17:43 -!- roasbeef [~root@104.131.26.124] has quit [Write error: Broken pipe] 17:43 -!- jouke_ [~jouke@a83-163-42-163.adsl.xs4all.nl] has quit [Remote host closed the connection] 17:50 -!- jl2012_ [uid133844@gateway/web/irccloud.com/x-ipmlfobbgnauutig] has joined #lightning-dev 17:53 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-xtxvnmzntbrnyazt] has quit [Ping timeout: 265 seconds] 17:53 -!- jl2012_ is now known as jl2012 17:55 -!- jtimon [~quassel@211.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 256 seconds] 18:11 -!- gmaxwell [greg@wikimedia/KatWalsh/x-0001] has quit [Killed (Sigyn (Spam is off topic on freenode.))] 18:18 -!- so [~so@unaffiliated/so] has joined #lightning-dev 18:23 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 18:27 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-cgamizkzqzjurxpu] has quit [Quit: Connection closed for inactivity] --- Log closed Sun Oct 23 18:33:00 2016 --- Log opened Sun Oct 23 18:33:54 2016 18:33 -!- kanzure [~kanzure@bryan.fairlystable.org] has joined #lightning-dev 18:33 -!- Irssi: #lightning-dev: Total of 62 nicks [0 ops, 0 halfops, 0 voices, 62 normal] 18:34 -!- jeremyrubin [~jeremyrub@biohazard-cafe.mit.edu] has joined #lightning-dev 18:39 -!- dabura667 [~dabura667@45.32.233.97] has joined #lightning-dev 18:44 -!- Irssi: Join to #lightning-dev was synced in 689 secs 18:45 -!- gmaxwell [greg@wikimedia/KatWalsh/x-0001] has joined #lightning-dev 18:47 < TD-Linux> lightningd seems to creep up to about 250MB of memory used. is that expected? 18:53 < rusty> TD-Linux: yeah, I have a leak-plugging branch I should dig out :) 18:53 < rusty> TD-Linux: in particular, it doesn't forget many things it could. 18:55 < TD-Linux> in the meantime, it's easy to paper over 18:57 < rusty> Well, except that it re-reads all the blocks when it restarts, so that's painful too. (It should just save the txs it's interested in, and the block headers). 18:57 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 245 seconds] 19:00 < TD-Linux> more painful as it invovles spawning many instances of bitcoin-cli :) 19:54 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 20:05 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 276 seconds] 20:08 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev 20:28 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 250 seconds] 21:05 < TD-Linux> well my monstrosity is now barely functional :^) http://159.203.218.14:8000/ 21:19 < rusty> TD-Linux: wow, that background is.... erm... 21:20 < TD-Linux> rusty, be glad I couldn't make the animated version work 21:20 < rusty> TD-Linux: hmm, you could charge test bitcoins to make the animation *stop* though.... 21:21 < TD-Linux> that's a good point, I'm concerned that this doesn't feature enough DLC 21:24 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 21:59 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 250 seconds] 22:55 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 23:29 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has quit [Ping timeout: 260 seconds] 23:36 -!- domwoe [~domwoe@84-75-162-45.dclient.hispeed.ch] has joined #lightning-dev 23:43 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has left #lightning-dev [] 23:54 -!- aalex [~aalex@64.187.177.58] has quit [Ping timeout: 260 seconds] 23:57 -!- BashCo_ [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 23:58 -!- aalex [~aalex@64.187.177.58] has joined #lightning-dev