--- Day changed Wed Mar 28 2018 00:39 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has joined #lnd 00:40 -github-lnd:#lnd- [lnd] halseth opened pull request #956: [refactor] lnwallet/channel: add NewLocalForceCloseSummary (master...channel-newlocalforceclosesummary) https://git.io/vx23L 00:41 -!- asoltys [~adam@115.96.198.104.bc.googleusercontent.com] has quit [Ping timeout: 256 seconds] 00:43 -!- asoltys [~adam@115.96.198.104.bc.googleusercontent.com] has joined #lnd 01:00 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 01:04 -github-lnd:#lnd- [lnd] cfromknecht opened pull request #957: chainregistery: correct ltc dust limit (master...bump-ltc-dust-limit) https://git.io/vx2sh 01:18 -!- x5tevex [~x5tevex@68.170.71.83] has quit [] 01:26 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has quit [Quit: colatkinson] 01:33 -github-lnd:#lnd- [lnd] vapopov opened pull request #958: Include a pending_balance in channelbalance response (master...pending_balance) https://git.io/vx2nm 01:49 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #lnd 01:50 -github-lnd:#lnd- [lnd] halseth opened pull request #959: Add spend notification to client map before recording it with backend (master...notifier-order) https://git.io/vx2co 01:57 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #lnd 01:58 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 248 seconds] 02:01 -!- JackH [~laptop@host-80-47-80-55.as13285.net] has quit [Quit: Leaving] 02:25 -!- skyrus [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has joined #lnd 02:26 < skyrus> anyone here willing to test an invoice? ill charge a whole satoshi 02:34 < CubicEarths> sure 02:35 < CubicEarths> You had a channel open with my node... but I think you forced closed it :( 02:35 < CubicEarths> :<( 02:36 < CubicEarths> skyrus: Yes 02:37 < skyrus> I did? 02:37 < skyrus> oh, was this on the 25th lol 02:37 < skyrus> that node kuploaded, I have a new node now 02:37 < CubicEarths> 022bd091df93de9ccb69891bfe5a4cdf91541ba045aa73eb05f4f66478184bbe89 02:38 < skyrus> hm, the new one force closed it? 02:38 < skyrus> oh wait 02:38 < skyrus> are you running c-lightning ? 02:38 < CubicEarths> yes 02:38 < skyrus> so I think it was your node which force closed 02:39 < CubicEarths> You had opened the channel to me... 02:39 < CubicEarths> mmm 02:39 < CubicEarths> it could have. I certainly didn't do anything though. It's just been up and running as far as I can tell 02:39 < skyrus> for some reason, c-lightning has an "acceptable fee window" and when I lowered my fees, it dropped like 30+ channels at once, all c-lightning nodes (we suspect) 02:40 < Veggen> CubicEarths: I had all my 3 c-lightning-channels close at me at the same time. 02:40 < CubicEarths> interesting 02:41 < Veggen> ...so I'm not doing those again in a bit :) 02:41 < skyrus> Veggen: do what 02:41 < Veggen> channels to c-lightning. 02:41 < Veggen> they're a waste of fees. 02:41 < CubicEarths> and you guys think the c-lightning nodes are initiating the close? 02:41 < Veggen> for now. 02:41 < skyrus> lol 02:42 < Veggen> they did in my case. 02:42 -!- ajph [~ajph@unaffiliated/ajph] has quit [Ping timeout: 260 seconds] 02:42 < Veggen> I know, because it 1) was a force-close, and 2) I got my channel balance instantly. Had it been me that closed, I'd have to wait. 02:44 < CubicEarths> I thought both sides would have to wait in a force-close 02:45 < skyrus> wait, are you talking about your c-lightning nodes that closed because of my node? 02:45 < Veggen> skyrus: Nope. I don't run c-lightning. 02:45 < skyrus> so you also lowered your fees ? 02:45 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 02:45 < Veggen> did nothing. Or, I did restart node about the same time. 02:46 < skyrus> if you didn't change your fees then why did they close? 02:46 < Veggen> no idea, actually. 02:46 < Veggen> it could have been other parameters. 02:46 < skyrus> I've had sleepyark close channels with me 02:46 < skyrus> c-lightning is just rude I guess :P 02:46 < Veggen> that was one of them. 02:47 < Veggen> but it was also two others. 02:47 < CubicEarths> skyrus: I sent you my peer status. Yeah, you changes the fee 02:47 < CubicEarths> I don't know why C closes the channel in such a case 02:48 < Veggen> CubicEarths: When you force-close, why should the other node have to wait? 02:48 < CubicEarths> Veggen: I guess not. Since it is final unless YOU challenge 02:48 < Veggen> the delay is to allow other node to say "waitaminute! - you pushed a wrong close TX - now give me all the coins!" 02:49 < CubicEarths> Yeah. I see. 02:50 < skyrus> c-lightning should do a more polite close 02:51 < skyrus> or even just block routes until the fee is updated into the window 02:51 < Veggen> skyrus: which fee did you change? 02:51 < Veggen> base_fee_msat? 02:55 < skyrus> yeah 02:55 < skyrus> Veggen ^ 02:57 < skyrus> I lowered it to 100 just to test 02:57 < Veggen> to see if you routed more txes that way? 02:58 < skyrus> right 02:59 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has joined #lnd 03:08 < CubicEarths> It seems likes nodes should negotiate ahead of time what fee estimation logic they will use 03:09 < CubicEarths> there should be some standards they could pick from 03:09 < CubicEarths> That way, as fees change, they will have a common approach to setting the fees for that particular channel 03:13 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 03:14 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #lnd 03:17 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 03:17 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #lnd 03:19 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [] 03:31 -!- iv4n [~iv4n@31.173.120.231] has joined #lnd 03:34 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 03:40 -!- richard87 [~richard87@237.92-221-98.customer.lyse.net] has left #lnd [] 03:41 -!- richard87 [~richard87@237.92-221-98.customer.lyse.net] has joined #lnd 03:56 -!- Trabbi_pG [d995afc3@gateway/web/freenode/ip.217.149.175.195] has joined #lnd 04:02 -!- MaxSan [~user@86.105.9.67] has joined #lnd 04:10 -!- omp_ [~daniel@47.42.232.204] has joined #lnd 04:18 -!- skyrus [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has quit [Quit: Page closed] 04:21 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 260 seconds] 04:23 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 264 seconds] 04:29 -!- richard87 [~richard87@237.92-221-98.customer.lyse.net] has quit [Remote host closed the connection] 04:36 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #lnd 05:13 < Trabbi_pG> hello guys, is somebody here who could help me with my (hopefully miner) problem with lnd? 05:13 < Trabbi_pG> *minor 05:14 -!- iv4n [~iv4n@31.173.120.231] has quit [Ping timeout: 246 seconds] 05:14 < Veggen> maybe :) We don't know before you have told us the problem :) 05:15 < Trabbi_pG> makes sense :p 05:16 < Trabbi_pG> I'm using lnd and bitcoind and have a channel open to bitrefill, but unfortunately I can't connect to this particular peer anymore 05:16 < Trabbi_pG> [DBG] CMGR: Failed to connect to 024a2e265cd66066b78a788ae615acdc84b5b0dec9efac36d7ac87513015eaf6ed@xxx:9735 (reqid 1): read tcp xxx:59176->xxxx:9735: i/o timeout 05:16 < Trabbi_pG> I have connections to other peers though and I can manually connect to others, could it be that I got somehow blacklisted by them? 05:17 < Trabbi_pG> lnd --rpclisten=localhost:10001 --listen=0.0.0.0:9735 --restlisten=localhost:8080 --bitcoin.mainnet --bitcoin.active --bitcoin.node=bitcoind --externalip= --debuglevel=debug 05:18 < Trabbi_pG> It obviously worked before, because I have an open channel with them which is now inactive, but when it was working I also had some routing problems, because it couldn't find a path to blockstreams store, I think that was because I had --listen set to localhost instead of 0.0.0.0 05:20 < Veggen> not in my graph...can it be down? 05:21 < Trabbi_pG> I thought so aswell, because I couldn't ping them, but then I used a port checker for port 9735 and it showed its open, so I guess they are online? 05:21 < Trabbi_pG> I contacted bitrefill on twitter and he said he is gonna look at it in the morning. 05:23 < Trabbi_pG> https://graph.lndexplorer.com/ shows them as online, but I don't know how up2date it is 05:24 < Veggen> I get i/o timeout too, trying to connect to it. 05:24 < Veggen> but port is open. so I think node isn't working well. 05:25 < Trabbi_pG> ok I see 05:25 < Trabbi_pG> Another question. Is me not finding a route caused by having --listen=localhost:9735 instead of 0.0.0.0:9735? 05:26 < Veggen> hum? 05:26 < Veggen> this means noone can connect to you...but has nothing to do with payment routes. 05:30 < Trabbi_pG> I'm asking this because I got the error [ERR] SRVR: unable to get channel links: unable to locate channel link bydestination hop id with ... all the time 05:34 < Veggen> all the time? 05:34 < Veggen> I see I have such messages. 05:36 < Trabbi_pG> like 20times in 10 seconds 05:37 < Veggen> a bit much, yes... 05:40 < Veggen> seems you get this when you have lost a connection. 05:43 -!- iv4n [~iv4n@94.140.141.246] has joined #lnd 05:50 < Trabbi_pG> alright, thanks for your time! 05:57 -!- quitobro [~quitobro@pool-108-41-0-186.nycmny.fios.verizon.net] has joined #lnd 06:02 -!- quitobro [~quitobro@pool-108-41-0-186.nycmny.fios.verizon.net] has quit [Ping timeout: 256 seconds] 06:09 -!- marijnfs [~smuxi@2a03:8600:1001:1044::100e] has joined #lnd 06:09 -!- quitobro [quitobro@gateway/vpn/privateinternetaccess/quitobro] has joined #lnd 06:14 < NoImNotNineVolt> CubicEarths: i work slowly. i figure i'll flip it over to mainnet next week. 06:23 < Veggen> I have kept a testnode. Need somewhere to debug :) 06:23 < Veggen> (and develop, in the few instances my knowledge is sufficient to do sl) 06:24 < NoImNotNineVolt> i guess i could move lnd out to its own vm. 06:26 -!- hempalazi [57d51606@gateway/web/freenode/ip.87.213.22.6] has joined #lnd 06:27 -!- belcher [~belcher@unaffiliated/belcher] has joined #lnd 06:30 -!- Trabbi_pG [d995afc3@gateway/web/freenode/ip.217.149.175.195] has quit [Quit: Page closed] 06:30 -!- dougsland [~douglas@2607:fb90:6103:7517:bdac:d90f:2f93:901] has joined #lnd 06:40 -!- sovjet [~sovjet@user182.c2.sevnica.kabelnet.net] has joined #lnd 06:41 -!- flipside [~flipside@s91904421.blix.com] has joined #lnd 06:41 < flipside> Does lightning-app with core+lnd? thinking about switching from btcd to core 06:43 < Veggen> shouldn't matter. It only talks to lnd. 06:43 < Veggen> but I think it's not updated in a while. 06:44 < Veggen> might not work too well to lnd 0.4 06:57 < flipside> Veggen, would think that is the case. Had it working a few weeks ago and really liked it. Changed to core and updated to 0.4. Seems to beef out now 06:58 < Veggen> I think people are working on revamping it, currently. 06:58 < Veggen> some patience. 06:58 < flipside> Looks like a lot has changed. Will be interesting to see 07:03 -!- moriarty [~yfnv8ybp@unaffiliated/moriarty] has joined #lnd 07:03 < moriarty> https://thenextweb.com/hardfork/2018/03/27/bitcoin-cash-lightning-network/ 07:05 -!- moriarty [~yfnv8ybp@unaffiliated/moriarty] has left #lnd [] 07:05 -!- dionysus69 [~Thunderbi@unaffiliated/dionysus69] has quit [Ping timeout: 240 seconds] 07:11 < lndbot> that's like comparing apples to oranges when you can't even see all of the apples. 07:12 < lndbot> The Ford Pinto has more screws than a Bugatti Veyron has gallons of gas! 07:13 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has joined #lnd 07:16 -!- dougsland [~douglas@2607:fb90:6103:7517:bdac:d90f:2f93:901] has quit [Ping timeout: 245 seconds] 07:33 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-aaolnrrmrkmlqkcn] has quit [Quit: Connection closed for inactivity] 07:37 < flipside> npm install standard@10.0.3 -g 07:37 < flipside> sry 07:46 < lndbot> ERROR: window is not a terminal. Retry? (y/n) 07:46 < lndbot> ;) 07:58 -!- dougsland [douglas@nat/redhat/x-acwjeieyicjttjha] has joined #lnd 08:09 -!- fusion44 [~fusion44@p5483AB72.dip0.t-ipconnect.de] has joined #lnd 08:09 -!- fusion44 [~fusion44@p5483AB72.dip0.t-ipconnect.de] has quit [Client Quit] 08:09 -!- fusion44 [~fusion44@p5483AB72.dip0.t-ipconnect.de] has joined #lnd 08:23 -!- dionysus69 [~Thunderbi@unaffiliated/dionysus69] has joined #lnd 08:23 -!- dionysus69 [~Thunderbi@unaffiliated/dionysus69] has quit [Remote host closed the connection] 08:25 -!- hempalazi [57d51606@gateway/web/freenode/ip.87.213.22.6] has quit [Ping timeout: 260 seconds] 08:35 -github-lnd:#lnd- [lnd] mecampbellsoup opened pull request #960: Adding GitHub issue template (master...github-issue-template) https://git.io/vxaLj 08:48 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 08:48 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has joined #lnd 08:48 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has quit [Changing host] 08:48 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #lnd 09:04 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 260 seconds] 09:05 -!- marijnfs [~smuxi@2a03:8600:1001:1044::100e] has quit [Ping timeout: 276 seconds] 09:25 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 248 seconds] 09:43 -!- douglas_ [douglas@nat/redhat/x-twszeljyzpgbcsjs] has joined #lnd 09:43 -!- grafcaps [~haroldbr@104.137.194.255] has joined #lnd 09:45 -!- dougsland [douglas@nat/redhat/x-acwjeieyicjttjha] has quit [Ping timeout: 240 seconds] 09:59 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has joined #lnd 09:59 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has quit [Changing host] 09:59 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #lnd 10:09 -!- weedcoder [~weedcoder@pro75-4-82-238-201-154.fbx.proxad.net] has quit [Quit: weedcoder] 10:46 -!- usecrypto [sid245104@gateway/web/irccloud.com/x-hepleunoghfliudz] has joined #lnd 10:52 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has joined #lnd 10:52 < k1234> So... I'm getting lots of this in my logs: 2018-03-28 13:51:46.227 [ERR] CMGR: Can't accept connection: accept tcp [::]:9735: accept4: too many open files 10:53 < k1234> Am I being DDOSed? 10:53 < k1234> What to do? 10:54 < lndbot> update your fd limit 10:54 < lndbot> up* 10:54 < lndbot> https://underyx.me/2015/05/18/raising-the-maximum-number-of-file-descriptors 10:56 < k1234> what should the limit be for lnd? 10:57 -!- douglas_ [douglas@nat/redhat/x-twszeljyzpgbcsjs] has quit [Ping timeout: 276 seconds] 10:57 < k1234> and, again: is this a DDOS attack, or something else? 11:02 -!- dougsland [douglas@nat/redhat/x-krfvxttaqhzbrgxj] has joined #lnd 11:03 < lndbot> 1. this is a _denial of service_ not a ddos. afaik one person trying to troll people running lnd 11:03 < lndbot> 2. try upping your limit a little bit to say 16384, if it still happens up it a little more. 11:04 < lndbot> 3. also, or instead, you can just IP ban whoever's doing it 11:05 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 268 seconds] 11:06 < k1234> thx: how can I tell who is doing it? (ie: is it in my LND logs, or do I need to look in my router logs?) 11:06 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #lnd 11:07 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has left #lnd ["Gone frying asparagus or my Windows had a BSOD"] 11:07 -!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has quit [Ping timeout: 265 seconds] 11:07 -!- TD--Linux [~Thomas@2604:a880:1:20::173:1001] has joined #lnd 11:08 < Veggen> netstat -an | grep tcp 11:09 < Veggen> check who has a lot of incoming connections. 11:26 -!- JackH [~laptop@i25091.upc-i.chello.nl] has joined #lnd 11:30 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has quit [Quit: leaving] 11:39 -!- iv4n [~iv4n@94.140.141.246] has quit [Ping timeout: 256 seconds] 11:41 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has joined #lnd 11:41 -!- tiagotrs [~user@p5DC474DC.dip0.t-ipconnect.de] has quit [Changing host] 11:41 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #lnd 11:57 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has joined #lnd 12:07 -!- spudowiar [~spudowiar@unaffiliated/saleemrashid] has joined #lnd 12:11 -!- nitramiz [~nitramiz@128.110.83.24] has joined #lnd 12:14 < k1234> Anybody else having trouble with this IP? 35.231.87.119 12:14 < lndbot> yes 12:16 < k1234> what's best way to blacklist? 12:16 <@aakselrod> iptables for now 12:17 -!- iv4n [~iv4n@94.140.141.246] has joined #lnd 12:18 <@aakselrod> in fact you could use iptables to enforce a single open tcp-9735 connection per ip 12:19 -!- wooten [a64e9ce7@gateway/web/freenode/ip.166.78.156.231] has joined #lnd 12:19 < wooten> Where do I set perms for rpc? It seems I can't add invoice with admin macaroon, but I can getInfo 12:22 -github-lnd:#lnd- [lnd] vegardengen opened pull request #961: Make log rotation configurable. (master...configure-logrotation) https://git.io/vxawX 12:23 < Veggen> just added maxlogfiles 12:24 < Veggen> (because I'm tired of losing logfiles during debugging :) 12:28 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has quit [Ping timeout: 260 seconds] 12:32 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has joined #lnd 12:34 -!- nitramiz [~nitramiz@128.110.83.24] has quit [Quit: leaving] 12:34 -!- nitramiz [~nitramiz@128.110.83.24] has joined #lnd 12:44 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 12:46 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has quit [Remote host closed the connection] 12:46 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has joined #lnd 12:48 <@mlz> aakselrod, how do you set a single open tcp-9735 connection per ip? 12:49 <@aakselrod> mlz: i think you can use conntrack in iptables but it's been a LONG time so i'm not 100% sure :P 12:50 <@aakselrod> https://making.pusher.com/per-ip-rate-limiting-with-iptables/ <-- something like this? 12:50 -!- nitramiz [~nitramiz@128.110.83.24] has quit [Ping timeout: 256 seconds] 12:50 <@aakselrod> ahh, connlimit 12:50 <@aakselrod> https://www.cyberciti.biz/faq/iptables-connection-limits-howto/ 12:51 <@mlz> yea i found something similar 12:52 <@mlz> https://unix.stackexchange.com/questions/139285/limit-max-connections-per-ip-address-and-new-connections-per-second-with-iptable 12:53 <@mlz> aakselrod, thanks 12:54 -!- fusion44 [~fusion44@p5483AB72.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 12:56 < wooten> Or.. is there anyway to find more about a UNKNOWN status, permission denied error? Logs are empty for these requests. 12:57 -!- belcher [~belcher@unaffiliated/belcher] has joined #lnd 13:04 < wooten> <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, permission denied)> 13:05 <@aakselrod> wooten: you might need to regenerate your macaroons 13:05 <@aakselrod> delete admin.macaroon and readonly.macaroon and restart lnd 13:06 <@aakselrod> we recently added an invoice.macaroon which changed the permissions format 13:06 <@aakselrod> then you should be able to use admin.macaroon to add an invoice 13:06 <@aakselrod> (or invoice.macaroon) 13:08 < wooten> Ah, thank you. This is a realatively new install I have. I'll give that a whack I cerntainly don't have that macaroon 13:08 < wooten> oh wait 13:09 < wooten> I see it now, hmmmm 13:16 -!- nitramiz [~nitramiz@128.110.66.155] has joined #lnd 13:19 -github-lnd:#lnd- [lnd] cfromknecht opened pull request #962: Makefile w/ dep (master...makefile-dep) https://git.io/vxaX9 13:19 <@roasbeef> aakselrod: yeh that'd be a super usefull iptables filter 13:19 * roasbeef makes note to put it into the guide 13:20 <@aakselrod> wooten: that macaroon was generated after you deleted admin.macaroon and readonly.macaroon? 13:22 <@aakselrod> roasbeef: might also be useful to do that check inside lnd :P 13:25 <@roasbeef> we do, as in we'll drop the connection 13:25 <@roasbeef> but if they never finish establishing, then we don't get notified at the app level 13:26 < lndbot> already set some of those myself, much better now 13:27 < lndbot> 97 channels, ehhhh 13:30 < lndbot> 97? damn 13:31 < lndbot> 97 + 2 pending lol 13:31 < lndbot> "num_channels": 97, "total_capacity": "113153418" 13:31 < lndbot> That’s amazing 13:31 < lndbot> more than 1 BTC 13:31 <@roasbeef> heh 13:32 <@aakselrod> ahh ok, yeah 13:32 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #lnd 13:34 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-otrolkmkreodbupf] has joined #lnd 13:35 -!- StopAndDecrypt_ [~StopAndDe@c-73-248-248-9.hsd1.nj.comcast.net] has joined #lnd 13:35 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Ping timeout: 260 seconds] 13:44 <@mlz> what if a node opens more than one channel to your node, we need to allow more than one connection? 13:46 <@mlz> i think this is ok: iptables -A INPUT -p tcp --syn --dport 9735 -m connlimit --connlimit-above 5 -j REJECT 13:56 -!- tiagotrs [~user@unaffiliated/tiagotrs] has left #lnd ["Leaving"] 14:01 -!- whythat [~whythat@gateway/tor-sasl/whythat] has quit [Quit: WeeChat 2.0.1] 14:02 < k1234> helpful if you want to see all the connections to your lnd node: netstat -an | grep tcp | grep 9735 14:09 -!- quitobro_ [~quitobro@pool-108-41-0-186.nycmny.fios.verizon.net] has joined #lnd 14:12 -!- quitobro [quitobro@gateway/vpn/privateinternetaccess/quitobro] has quit [Ping timeout: 265 seconds] 14:12 -!- quitobro_ is now known as quitobro 14:15 -!- a87ry5 [~a87ry5@static-108-29-95-16.nycmny.fios.verizon.net] has joined #lnd 14:30 -!- sovjet [~sovjet@user182.c2.sevnica.kabelnet.net] has quit [Quit: Leaving] 14:37 -!- douglas_ [douglas@nat/redhat/x-mncngmgzwlwblsrr] has joined #lnd 14:40 -!- dougsland [douglas@nat/redhat/x-krfvxttaqhzbrgxj] has quit [Ping timeout: 260 seconds] 14:44 -!- spudowiar [~spudowiar@unaffiliated/saleemrashid] has quit [Quit: WeeChat 2.0.1] 14:50 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has quit [Quit: Page closed] 14:52 -!- tolls_for_thee [630b113a@gateway/web/freenode/ip.99.11.17.58] has joined #lnd 14:55 -!- tolls_for_thee [630b113a@gateway/web/freenode/ip.99.11.17.58] has quit [Client Quit] 14:56 -!- richard87 [~richard87@237.92-221-98.customer.lyse.net] has joined #lnd 14:59 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #911: Litecoin fixes (master...litecoin) https://git.io/vxClF 14:59 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has joined #lnd 15:01 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #959: Add spend notification to client map before recording it with backend (master...notifier-order) https://git.io/vx2co 15:02 -07IACQISV:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/vxaFa 15:02 -07IACQISV:#lnd- lnd/master 87c1755 Matt Campbell: github: add GitHub issue template... 15:02 -17SAAXGMN:#lnd- [lnd] Roasbeef closed pull request #960: Adding GitHub issue template (master...github-issue-template) https://git.io/vxaLj 15:06 < lndbot> so many small channels https://1ml.com/node/0304b2ba507036bc2d128f287a3f13c97d12d4e7ab076d889efd5120257efb0cf7 15:12 <@roasbeef> justin: connected to you? 15:12 <@roasbeef> rejeceting small channels if a pretty small code diff 15:12 -!- zib [zib@slick.hkt0.keff.org] has quit [Read error: Connection reset by peer] 15:13 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has quit [Ping timeout: 260 seconds] 15:13 < lndbot> nah only a couple under 10k sats here inbound 15:15 < lndbot> 027fe40fda644dbbce9b51fc7cff5809586d02bfc7c308d54a80002989c14f40de is also doing the same 'spamming' small 2000 sat channels to different nodes 15:16 < lndbot> lol, can't even close that one 15:16 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #942: htlcswitch: trivial whitespace (master...patch-3) https://git.io/vx0LO 15:16 < lndbot> no txouts 15:18 -github-lnd:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/vxabh 15:18 -github-lnd:#lnd- lnd/master 6c00de1 ftufek: neutrino: stop the chainservice before node DB... 15:19 -!- zib [zib@slick.hkt0.keff.org] has joined #lnd 15:19 -github-lnd:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/vxaNk 15:19 -github-lnd:#lnd- lnd/master c2e5ba3 Corné Plooy: config: determine the bitcoind chain directory from the chain params instead of the config file. This is more reliable in case the chain was selected with a bitcoind commandline option instead of a line in the config file. 15:20 -github-lnd:#lnd- [lnd] Roasbeef pushed 3 new commits to master: https://git.io/vxaN3 15:20 -github-lnd:#lnd- lnd/master 9fd73af Conner Fromknecht: channeldb: update chanid in-mem during MarkAsOpen... 15:20 -github-lnd:#lnd- lnd/master f594a24 Conner Fromknecht: channeldb/channel_test: test ShortChanID is updated in-mem... 15:20 -github-lnd:#lnd- lnd/master 41ea771 Olaoluwa Osuntokun: Merge pull request #953 from cfromknecht/mark-open-in-mem... 15:21 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #954: [mini] rpcserver: remove uneccessary signal to breacharbiter at force close (master...remove-breacharbiter-signal) https://git.io/vx2L1 15:22 -!- TD--Linux is now known as TD-Linux 15:22 -!- TD-Linux [~Thomas@2604:a880:1:20::173:1001] has quit [Changing host] 15:22 -!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has joined #lnd 15:24 -!- douglas_ [douglas@nat/redhat/x-mncngmgzwlwblsrr] has quit [Ping timeout: 240 seconds] 15:24 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has joined #lnd 15:26 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Ping timeout: 268 seconds] 15:27 -!- wooten [a64e9ce7@gateway/web/freenode/ip.166.78.156.231] has quit [Ping timeout: 260 seconds] 15:28 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #lnd 15:32 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has quit [Quit: Page closed] 15:55 -!- riolink [d995afc3@gateway/web/freenode/ip.217.149.175.195] has joined #lnd 15:58 -!- normalhu [5e3d78b4@gateway/web/freenode/ip.94.61.120.180] has joined #lnd 15:58 < normalhu> hello 15:59 < normalhu> http://lnstat.ideoflux.com:3000 is down 15:59 < normalhu> is there any other service like this? 16:02 < riolink> https://p2sh.info/dashboard/db/lightning-network looks similar 16:02 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 276 seconds] 16:02 <@roasbeef> there aren't even 3k chans up 16:03 -!- normalhu [5e3d78b4@gateway/web/freenode/ip.94.61.120.180] has quit [Ping timeout: 260 seconds] 16:04 < lndbot> is that testnet then? 16:06 < riolink> It says mainnet, maybe it fails to update closed channels 16:10 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/vxajq 16:10 -github-lnd:#lnd- lnd/master 8fd7b38 Conner Fromknecht: chainregistery: correct ltc dust limit... 16:10 -github-lnd:#lnd- lnd/master 0162b93 Olaoluwa Osuntokun: Merge pull request #957 from cfromknecht/bump-ltc-dust-limit... 16:26 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has joined #lnd 16:27 -!- a87ry5 [~a87ry5@static-108-29-95-16.nycmny.fios.verizon.net] has quit [] 16:28 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 276 seconds] 16:30 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 16:32 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Remote host closed the connection] 16:32 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has joined #lnd 16:32 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 16:33 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has quit [Quit: colatkinson] 16:35 < k1234> so: can someone eli5 current best practice for securing lnd against dos / ddos attacks? 16:35 <@mlz> k1234, did you increase your FD limits? 16:36 <@roasbeef> if it's actually a ddos, you'll feel it 16:36 <@roasbeef> this is like tcp annoyance 16:37 <@mlz> i've learned a lot about iptables the last few days 16:39 < lndbot> 1. up your fd's 2. block misbehaving IPs. I was gonna implement the hashlimit stuff myself, seemed like a pretty elegant solution https://making.pusher.com/per-ip-rate-limiting-with-iptables/ 16:39 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has quit [Remote host closed the connection] 16:40 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has joined #lnd 16:40 <@mlz> k1234, here's a good guide: https://underyx.me/2015/05/18/raising-the-maximum-number-of-file-descriptors 16:41 < k1234> thx on all fronts! 17:13 -!- k1234 [62dfe998@gateway/web/freenode/ip.98.223.233.152] has quit [Quit: Page closed] 17:27 -!- nitramiz [~nitramiz@128.110.66.155] has quit [Ping timeout: 264 seconds] 18:07 -!- nixbox [~kodi@c-69-181-66-7.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 18:15 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has joined #lnd 18:19 -!- omp_ [~daniel@47.42.232.204] has quit [Ping timeout: 240 seconds] 18:20 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 240 seconds] 18:24 -!- nixbox [~kodi@c-69-181-66-7.hsd1.ca.comcast.net] has joined #lnd 18:25 -!- flipside [~flipside@s91904421.blix.com] has quit [Ping timeout: 256 seconds] 18:43 -!- camulos [~user@36.69.82.113] has joined #lnd 18:47 -!- grafcaps [~haroldbr@50.90.83.229] has joined #lnd 18:49 -!- riolink [d995afc3@gateway/web/freenode/ip.217.149.175.195] has quit [Quit: Page closed] 18:51 -!- camulos [~user@36.69.82.113] has quit [Ping timeout: 268 seconds] 18:52 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 260 seconds] 18:59 -!- nitramiz [~nitramiz@76.76.240.247] has joined #lnd 19:03 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has quit [Quit: colatkinson] 19:04 -!- omp_ [~daniel@47.42.232.204] has joined #lnd 19:06 -!- camulos [~user@103.77.78.240] has joined #lnd 19:12 < windsok> trying to compile current master and getting htlcswitch/circuit.go:21: syntax error: unexpected = in type declaration 19:12 < windsok> anyone seen that? 19:14 < windsok> ah, looks like min go version might have changed since last time I compiled 19:20 <@mlz> yes, from the channel topic: Go 1.10 is the recommended version 19:21 -!- weedcoder [~weedcoder@pro75-4-82-238-201-154.fbx.proxad.net] has joined #lnd 19:25 -!- tied2chainz [~rhinoadmi@2600:1700:f0e1:9148:d6be:d9ff:fe47:4690] has joined #lnd 19:26 < tied2chainz> benefits of setting up multiple nodes at one location? 19:37 -!- omp_ [~daniel@47.42.232.204] has quit [Ping timeout: 256 seconds] 19:38 -!- nixbox [~kodi@c-69-181-66-7.hsd1.ca.comcast.net] has quit [Ping timeout: 256 seconds] 19:39 -!- camulos [~user@103.77.78.240] has quit [Ping timeout: 260 seconds] 19:40 -!- tied2chainz [~rhinoadmi@2600:1700:f0e1:9148:d6be:d9ff:fe47:4690] has quit [Quit: Leaving] 19:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 19:59 -!- camulos [~user@103.77.78.248] has joined #lnd 20:07 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #962: Makefile w/ dep (master...makefile-dep) https://git.io/vxaX9 20:08 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #689: WIP: add a basic makefile (master...makefile) https://git.io/vNSSs 20:11 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #lnd 20:29 -!- tied2chainz [~rhinoadmi@2600:1700:f0e1:9148:d6be:d9ff:fe47:4690] has joined #lnd 20:32 < tied2chainz> Any benefit in having clustering nodes at one site as in the case of Bitcoin miners? 20:39 -!- naribia_ [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has joined #lnd 20:39 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 256 seconds] 20:41 -!- naribia_ [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has quit [Client Quit] 20:49 -!- fitzsim [~user@69-165-165-189.dsl.teksavvy.com] has quit [Read error: Connection reset by peer] 20:49 -!- fitzsim [~user@69-165-165-189.dsl.teksavvy.com] has joined #lnd 20:49 -!- deusexbeer [~deusexbee@093-092-176-083-dynamic-pool-adsl.wbt.ru] has quit [Remote host closed the connection] 20:50 -!- deusexbeer [~deusexbee@093-092-176-083-dynamic-pool-adsl.wbt.ru] has joined #lnd 20:54 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lnd 20:55 -!- BashCo_ [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 268 seconds] 21:00 -!- nitramiz [~nitramiz@76.76.240.247] has quit [Ping timeout: 240 seconds] 21:13 <@roasbeef> tied2chainz: redundancy 21:13 <@roasbeef> well possibly not one sight, but one replicated to others, require consensus if ever attempting closing state 21:13 < tied2chainz> precisely 21:15 < tied2chainz> I see... due to the nature of the payment channel 21:16 <@roasbeef> if not linked, still beneficial as distributes load and path diversity 21:17 < tied2chainz> ahhh so in a load balancing scenario it would be beneficial... 21:19 < tied2chainz> thanks rb 21:27 -!- Deadhand [~deadhand@CPE6038e0be3871-CMf0f249a14e40.cpe.net.cable.rogers.com] has quit [Ping timeout: 265 seconds] 21:41 -!- camulos [~user@103.77.78.248] has quit [Ping timeout: 240 seconds] 21:56 -!- camulos [~user@103.77.78.240] has joined #lnd 22:00 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 22:00 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Read error: Connection reset by peer] 22:00 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Read error: Connection reset by peer] 22:00 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Write error: Connection reset by peer] 22:00 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has quit [Read error: Connection reset by peer] 22:00 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Read error: Connection reset by peer] 22:00 -!- mrwhythat [~whythat@gateway/tor-sasl/whythat] has joined #lnd 22:01 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #lnd 22:03 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #lnd 22:04 -!- nixbox [~kodi@c-69-181-66-7.hsd1.ca.comcast.net] has joined #lnd 22:06 -!- Deadhand [~deadhand@CPE6038e0be3871-CMf0f249a14e40.cpe.net.cable.rogers.com] has joined #lnd 22:19 <@mlz> we need more stores on LN 22:22 -!- quitobro_ [quitobro@gateway/vpn/privateinternetaccess/quitobro] has joined #lnd 22:22 -!- quitobro_ [quitobro@gateway/vpn/privateinternetaccess/quitobro] has quit [Client Quit] 22:25 -!- quitobro [~quitobro@pool-108-41-0-186.nycmny.fios.verizon.net] has quit [Ping timeout: 260 seconds] 22:58 -!- colatkinson [~colatkins@cpe-67-240-56-42.nycap.res.rr.com] has joined #lnd 23:20 -github-lnd:#lnd- [lnd] cfromknecht opened pull request #965: Makefile+gotest+lntest: run locally compiled binaries for itest (master...makefile-fix-and-timeout) https://git.io/vxVC6 23:25 -!- tied2chainz [~rhinoadmi@2600:1700:f0e1:9148:d6be:d9ff:fe47:4690] has quit [Quit: Leaving] 23:51 -!- iv4n2 [~iv4n@31.173.103.107] has joined #lnd 23:53 -!- iv4n [~iv4n@94.140.141.246] has quit [Ping timeout: 276 seconds]