--- Log opened Tue Dec 04 00:00:42 2018 00:43 -!- bitonic-cjp [~bitonic-c@a80-100-203-151.adsl.xs4all.nl] has joined #c-lightning 01:42 -!- notmike [uid209547@gateway/web/irccloud.com/x-sjulficbvhgbejfr] has quit [Quit: Connection closed for inactivity] 02:15 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 02:20 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 03:48 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 03:48 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 03:57 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 03:58 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 04:53 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 04:53 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 05:08 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 05:09 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 05:39 -!- queip [~queip@unaffiliated/rezurus] has quit [Quit: bye, freenode] 05:56 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 06:06 -!- rpickhardt [~rpickhard@mue-88-130-50-224.dsl.tropolys.de] has joined #c-lightning 06:07 < rpickhardt> Has anyone else also experienced issues with the roc-interface over python after the plugin infrastructure was merged? 06:07 < rpickhardt> My python roc-interface does not respond anymore I don't see anything in the logfiles 06:12 < rpickhardt> I have a simplified script: 06:12 < rpickhardt> cat test.py 06:12 < rpickhardt> from lightning.lightning import LightningRpc 06:12 < rpickhardt> path = "/tmp/spark-env/ln1/lightning-rpc" 06:12 < rpickhardt> print(path) 06:12 < rpickhardt> rpc_interface = LightningRpc(path) 06:12 < rpickhardt> print("connected") 06:12 < rpickhardt> rpc_interface.getinfo() 06:12 < rpickhardt> print("successful call") 06:12 < rpickhardt> And command line output is: 06:12 < rpickhardt> python3 test.py 06:12 < rpickhardt> /tmp/spark-env/ln1/lightning-rpc 06:12 < rpickhardt> connected 06:12 < rpickhardt> ^CTraceback (most recent call last): 06:12 < rpickhardt> File "test.py", line 10, in 06:12 < rpickhardt> rpc_interface.getinfo() 06:12 < rpickhardt> File "/Users/rpickhardt/anaconda3/lib/python3.6/site-packages/lightning/lightning.py", line 275, in getinfo 06:12 < rpickhardt> return self.call("getinfo") 06:12 < rpickhardt> File "/Users/rpickhardt/anaconda3/lib/python3.6/site-packages/lightning/lightning.py", line 75, in call 06:12 < rpickhardt> resp = self._readobj(sock) 06:12 < rpickhardt> File "/Users/rpickhardt/anaconda3/lib/python3.6/site-packages/lightning/lightning.py", line 32, in _readobj 06:13 < rpickhardt> b = sock.recv(1024) 06:13 < rpickhardt> KeyboardInterrupt 06:13 < rpickhardt> I could file an issue just wanted to quickly ask if people experienced similar issues since then 06:49 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #c-lightning 07:00 < rpickhardt> I fixed the bug the result of the rpc call is smaller that 1024 and thus the call is blocking no idea why that did not happen before. I guess the socket is not being closed anymore (and before the plugin system it was being closed) 07:01 -!- kexkey [~kexkey@87.101.92.98] has joined #c-lightning 07:18 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 07:18 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 07:22 < rpickhardt> I opened an issue as I believe that my fix is not so nice. I am currently reading through jsonrpc.c 07:22 < rpickhardt> https://github.com/ElementsProject/lightning/issues/2135 07:22 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 07:23 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 07:33 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 07:33 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 07:34 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #c-lightning 07:37 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 07:37 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 08:01 -!- rpickhardt [~rpickhard@mue-88-130-50-224.dsl.tropolys.de] has quit [Ping timeout: 250 seconds] 08:33 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 08:33 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 08:37 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 08:37 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 08:44 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 08:46 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #c-lightning 08:48 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 08:48 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 08:52 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 08:52 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 09:03 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 09:03 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 09:07 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 09:08 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 09:17 -!- bitonic-cjp [~bitonic-c@a80-100-203-151.adsl.xs4all.nl] has quit [Quit: Leaving] 09:26 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 09:43 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 09:43 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 09:47 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 09:47 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 10:36 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dfybaymjgekjutrd] has left #c-lightning [] 10:38 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dfybaymjgekjutrd] has joined #c-lightning 10:57 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dfybaymjgekjutrd] has quit [Remote host closed the connection] 10:58 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 10:58 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 10:58 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tffttpocdlgfvaef] has joined #c-lightning 11:02 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 11:02 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 11:08 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Ping timeout: 246 seconds] 11:24 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #c-lightning 11:31 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 11:31 -!- shesek [~shesek@unaffiliated/shesek] has quit [Read error: No route to host] 11:45 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 11:47 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 12:19 -!- notmike [uid209547@gateway/web/irccloud.com/x-fpncnajuvaigeylv] has joined #c-lightning 13:40 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Ping timeout: 268 seconds] 13:42 -!- spinza [~spin@155.93.246.187] has quit [Ping timeout: 246 seconds] 13:51 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 14:18 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 14:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 14:25 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Remote host closed the connection] 14:38 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 15:03 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 250 seconds] 15:08 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 250 seconds] 15:25 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 15:42 -!- booyah_ [~bb@193.25.1.157] has joined #c-lightning 15:44 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 15:48 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Quit: farmerwampum] 15:48 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 15:52 -!- Varunram [sid210151@gateway/web/irccloud.com/x-pwdvyxkhvmrevjvi] has joined #c-lightning 15:52 -!- farmerwampum [~farmerwam@184.75.209.2] has quit [Client Quit] 15:53 -!- farmerwampum [~farmerwam@184.75.209.2] has joined #c-lightning 15:53 < Varunram> hey guys, noob question here. Is it possible in c-lightning to connect just using the pubkey (ie without explicitly specifying an ip:port combo)? if so, how does c-lightning look up that pubkey? thanks in advance! 16:00 < grubles> no you need the full URI 16:00 < Varunram> thx grubles 16:01 < grubles> they need to be accepting incoming connections too 16:04 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 16:04 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 16:19 < molz> hey grubles i asked Paul to connect to your tor node and he did 16:19 < molz> that was two days ago 16:19 < molz> no problem with the connection and he just told me now he can see quite a few tor nodes 16:21 < grubles> oh nice 16:21 < grubles> i don't see anyone connected over tor though 16:27 < molz> about 25 nodes 16:46 -!- notmike [uid209547@gateway/web/irccloud.com/x-fpncnajuvaigeylv] has quit [Quit: Connection closed for inactivity] 16:47 < grubles> no i mean connected to my node 16:47 < grubles> no 127.0.0.1 peers 16:55 < molz> you need to advertise your node then? 17:14 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 17:18 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:31 < grubles> i do 17:31 < grubles> --announce-addr 17:31 < grubles> along with --announce-addr 18:54 -!- booyah [~bb@193.25.1.157] has joined #c-lightning 18:54 -!- booyah_ [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 19:32 -!- elliotx [62e51d68@gateway/web/freenode/ip.98.229.29.104] has joined #c-lightning 19:36 < elliotx> what's the best way to start a second instance of c-lightning daemon (without docker) to avoid running into errors? 19:36 < elliotx> Trying the code example from pylightning 19:36 < elliotx> "# Create two instances of the LightningRpc object using two different c-lightning daemons on your computer l1 = LightningRpc("/tmp/lightning1/lightning-rpc") l5 = LightningRpc("/tmp/lightning5/lightning-rpc")" 19:45 < molz> just put it in a different datadir or create another user 21:12 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 21:24 -!- shesek [~shesek@unaffiliated/shesek] has quit [Read error: Connection reset by peer] 21:34 -!- notmike [uid209547@gateway/web/irccloud.com/x-ietbxftrqxmcuhcg] has joined #c-lightning --- Log closed Wed Dec 05 00:00:43 2018