--- Log opened Sat Feb 23 00:00:58 2019 00:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 01:09 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 01:28 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 258 seconds] 02:18 -!- mode/#c-lightning [+o rusty] by ChanServ 02:18 -!- rusty changed the topic of #c-lightning to: Chat about the C-lightning implementation: https://github.com/ElementsProject/lightning https://lists.ozlabs.org/listinfo/c-lightning Current Version: https://github.com/ElementsProject/lightning/releases/tag/v0.7.0rc1 Logs at http://gnusha.org/c-lightning/ 02:19 -!- mode/#c-lightning [-o rusty] by rusty 02:31 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 02:47 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 02:47 < t0mix> v0.7 \o/ jupiiee 03:03 < rusty> shesek: your PR didn't make 0.7rc1, we'll debate whether we can slip it in for rc2... 04:04 -!- booyah_ is now known as booyah 04:28 -!- wailo [9176ed96@gateway/web/freenode/ip.145.118.237.150] has joined #c-lightning 04:32 -!- wailo` [~user@l-145-118-237-150.leidenuniv.nl] has joined #c-lightning 04:32 -!- wailo [9176ed96@gateway/web/freenode/ip.145.118.237.150] has quit [Quit: Page closed] 04:33 < wailo`> Hello 04:45 < wailo`> Have any experienced a missing 'pay' rpc call? 04:45 < wailo`> *anyone 04:49 < t0mix> hello, lightning-cli pay doesn't work? 04:52 < wailo`> Correct 04:52 < wailo`> https://github.com/ElementsProject/lightning/issues/2377 04:54 < wailo`> I started with using the Docker image, then moved to compiling the source code manually (within docker) 04:54 < wailo`> when I execute "lightning-cli pay", I get: { "code" : -32601, "message" : "Unknown command 'pay'" } 05:13 < t0mix> did it compile without errors? no idea, but I'm a noob. 05:14 < t0mix> any idea why channel got closed? it's not the first time that happened :( 05:14 < t0mix> CHANNELD_NORMAL:Received error from peer: channel : sync error 05:18 < t0mix> (not node id, channel id.. ofc) 05:20 < wailo`> I did compile with no errors 05:21 < wailo`> I have no idea about a channel closing 05:28 < t0mix> lightning-cli help pay - that works fine? 05:53 < wailo`> bash-4.4# lightning-cli help pay 05:53 < wailo`> lightning-cli: Running man command: No such file or directory 05:53 < wailo`> lightning-cli: Running man command: No such file or directory 05:53 < wailo`> { "code" : -32601, "message" : "Unknown command 'pay'" } 05:55 < t0mix> lightning-cli .. without any parameters. that works? =D 05:56 < wailo`> yes 05:56 < wailo`> I can listfunds 05:56 < wailo`> create a channel, generate address etc 06:01 < t0mix> this works? lightning-cli getroute "0214ec84c84827dd4911de56d2ecb77d367c6f24c658b8acfe4826b01968e45594" 1000 9 9|jq -c 06:03 < molz> wailo`, update 06:06 < wailo`> e 06:06 < wailo`> yes 06:06 < wailo`> I changed the id and removed the jq -c 06:11 < t0mix> molz, what to update? he runs 0.6.3 version .. I assume =| 06:16 < wailo`> v0.7.0rc1 06:16 < wailo`> I am suspecting the install script 06:17 < wailo`> Because I see plugins/pay is built and executable is generated. 06:18 < wailo`> Using hte provided docker images, this is how the executable are installed: COPY --from=builder /opt/lightningd/cli/lightning-cli /usr/bin 06:18 < wailo`> COPY --from=builder /opt/lightningd/lightningd/lightning* /usr/bin/ 06:18 < wailo`> COPY --from=builder /opt/bitcoin/bin /usr/bin 06:18 < wailo`> COPY --from=builder /opt/litecoin/bin /usr/bin 06:18 < wailo`> COPY tools/docker-entrypoint.sh entrypoint.sh 06:57 < wailo`> fixed! 06:57 < wailo`> Had to pass --plugin-dir arguement to lightningd 06:59 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-evztbxqdurfwpjrm] has quit [Ping timeout: 246 seconds] 07:00 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tmxpppcuaezjgfrb] has joined #c-lightning 07:02 < wailo`> wrote my findings here: https://github.com/ElementsProject/lightning/issues/2377 07:02 < wailo`> Thanks all for help 07:04 < molz> wailo`, where's our tips? 07:05 < wailo`> ? 07:05 < molz> jk :P 07:05 < molz> ugh so you have to do that to use plugins? 07:06 < wailo`> lol 07:06 < wailo`> yes 07:06 < wailo`> I can defeinitly tip satoshis 07:06 < wailo`> Yes. 07:06 < wailo`> I had to do this 07:06 < wailo`> gtg now 07:06 < wailo`> Bye@ 07:06 < molz> bye 07:06 -!- wailo` [~user@l-145-118-237-150.leidenuniv.nl] has quit [Remote host closed the connection] 07:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 08:41 <@cdecker> molz: the plugin-dir usually has a default value so anything that you place in that dir will be picked up. Need to amend the dockerfile to copy the plugins correctly 08:49 < molz> cdecker, i don't use docker, how do you use plugins? 10:53 -!- mn3monic [jsz@unaffiliated/mn3monic] has quit [Ping timeout: 250 seconds] 10:54 -!- mn3monic [jsz@unaffiliated/mn3monic] has joined #c-lightning 11:31 -!- mn3monic [jsz@unaffiliated/mn3monic] has quit [Excess Flood] 11:31 -!- mn3monic [jsz@unaffiliated/mn3monic] has joined #c-lightning 12:20 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 12:26 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 14:00 < t0mix> when I restart lightningd, gossipd consume all CPU (ARM raspi.. 900MHz :) .. for almost 5 hours. now it's all fine again. I wonder what computation extensive tasks are performed by gossipd during startup. 14:15 < molz> could be some issue with your rpi, t0mix 14:18 < t0mix> so no real computations during start then? :( 14:48 < molz> t0mix, i just restarted one of my nodes, lightning_gossipd spiked 33% CPU for like a second and that was it 14:48 < t0mix> so it does some computation. 1 second on your.. what's your CPU? 14:54 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 14:58 < molz> t0mix, this is a testnet node on a vps 14:58 < molz> i wouldn't even run my testnet nodes on a crappy pi 15:01 < t0mix> molz, cat /proc/cpuinfo 15:04 < molz> Intel(R) Xeon(R) CPU E5-2640 v4 @ 2.40GHz 15:04 < t0mix> I wouldn't call pi crappy.. we landed on moon with 2MHz 15:04 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 21:13 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 21:20 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tmxpppcuaezjgfrb] has left #c-lightning [] 21:20 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tmxpppcuaezjgfrb] has joined #c-lightning 21:24 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 22:04 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 22:07 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Quit: ZNC 1.7.0+deb0+xenial1 - https://znc.in] 22:09 -!- achow101 [~achow101@unaffiliated/achow101] has joined #c-lightning --- Log closed Sun Feb 24 00:00:58 2019