--- Log opened Thu Jul 16 00:00:22 2020 00:04 -!- jonatack [~jon@37.167.48.219] has joined #c-lightning 01:30 -!- jonatack [~jon@37.167.48.219] has quit [Ping timeout: 265 seconds] 01:58 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 02:09 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 02:36 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:58 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 03:18 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:28 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 03:31 -!- jonatack [~jon@37.167.121.211] has joined #c-lightning 03:38 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 03:55 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:56 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 04:09 -!- jonatack [~jon@37.167.121.211] has quit [Read error: Connection reset by peer] 04:17 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 04:30 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 04:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Read error: Connection reset by peer] 04:30 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 04:30 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has quit [Remote host closed the connection] 04:30 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 04:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 04:30 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Remote host closed the connection] 04:30 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Remote host closed the connection] 04:30 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Write error: Connection reset by peer] 04:31 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 04:31 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 04:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 04:32 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has joined #c-lightning 04:32 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #c-lightning 04:32 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 04:33 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #c-lightning 04:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 04:41 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 04:46 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 04:47 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has left #c-lightning [] 04:47 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has joined #c-lightning 05:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 05:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 06:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 06:44 -!- cdecker 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.9.0rc1 Logs at http://gnusha.org/c-lightning/" 06:53 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:57 -!- csknk [~csknk@unaffiliated/csknk] has joined #c-lightning 07:20 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 07:26 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 07:26 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 07:31 -!- mrostecki [mrosteckim@gateway/shell/matrix.org/x-mfunmjkjdtsfhfrj] has quit [Quit: issued !quit command] 07:40 < zmnscpxj_> *facepalm* I just checked our code. If we `txprepare` more than one output, we underpay fees because we always assume only one output. 07:43 < zmnscpxj_> https://github.com/ElementsProject/lightning/blob/cc2f9b4541cbeb358efe16496edccb2cb2186af5/wallet/wallet.c#L653 <-we assume only one output, at most 2 if we might have change 07:56 -!- Netsplit *.net <-> *.split quits: mdunnio, instagibbs, k3tan 07:56 -!- Netsplit *.net <-> *.split quits: sword_smith, t0mix, wraithm 07:57 -!- Netsplit over, joins: wraithm, instagibbs, k3tan, mdunnio, sword_smith, t0mix 07:58 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #c-lightning 08:21 -!- ksedgwic [~ksedgwic@157-131-108-129.fiber.dynamic.sonic.net] has quit [Quit: Lost terminal] 08:34 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 08:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 08:42 -!- ksedgwic [~ksedgwic@157-131-108-129.fiber.dynamic.sonic.net] has joined #c-lightning 08:42 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:50 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 08:57 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Quit: mrostecki] 09:10 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 09:14 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:24 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 09:31 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 09:38 -!- nixbitcoin_ [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #c-lightning 09:39 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Ping timeout: 240 seconds] 09:47 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:01 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 10:04 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 10:05 -!- jodobear [b9c10911@185.193.9.17] has joined #c-lightning 10:08 < jodobear> Hi all! I'm not able to up c-lightning as a hiddenservice through my script (pasted at the end) 10:08 < jodobear> After setup `systemctl status lightningd` immediately after starting the service:```sh● lightningd.service - c-lightning daemon Loaded: loaded (/etc/systemd/system/lightningd.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-07-16 15:26:30 GMT; 182ms ago Main PID: 2591 ((ghtningd)) Tasks: 1 (limit: 4915) 10:08 < jodobear> CGroup: /system.slice/lightningd.service └─2591 (ghtningd)Jul 16 15:26:30 cln systemd[1]: Started c-lightning daemon.````systemctl status` after a few seconds:```shProcess: 2053 ExecStart=/usr/local/bin/lightningd -conf=/home/jo/.lightning/config (code=exited, status=1/FAILURE)...Jul 16 15:07:38 cln systemd[1]: Failed to start 10:08 < jodobear> c-lightning daemon.```var/log/syslog:```shul 16 15:03:53 localhost lightningd[2053]: /usr/local/bin/lightningd: -conf=/home/jo/.lightning/config: unrecognized optionJul 16 15:03:53 localhost systemd[1]: lightningd.service: Main process exited, code=exited, status=1/FAILUREJul 16 15:03:53 localhost systemd[1]: lightningd.service: Unit entered failed 10:08 < jodobear> state.```If i then remove the `lightningd.service` from systemd and start lightingd as a daemon (i confirm it's running by `ps waux | grep lightningd` & running `getinfo` it gives the error even after an hour:`lightning-cli: Connecting to 'lightning-rpc': Connection refused`Whereas `getinfo` works before i setup lightningd as a service.I'm doing 10:08 < jodobear> something wrong and can't figure out what. Especially since i'm following the standard install. Can someone point out what's the mistake? 10:11 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 10:11 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:12 < jodobear> pastebin for my torrc settings & bash script: https://pastebin.com/KqJBta1X 10:13 < jodobear> It'd be great if anyone could help 10:21 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #c-lightning 10:34 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #c-lightning 10:41 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 10:45 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 10:48 -!- jodobear [b9c10911@185.193.9.17] has quit [Ping timeout: 245 seconds] 10:51 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 10:51 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #c-lightning 10:57 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 11:04 < csknk> jodobear: In the first script, the config file is written to /home/jo/.lightningd (note the d) defined in line 13, but in line 51 the config is referenced to -conf=/home/jo/.lightning/config 11:25 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Remote host closed the connection] 11:26 < csknk> I think it should be --conf=/path/to/conf rather than a single dash 11:29 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #c-lightning 11:42 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 11:46 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 11:47 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Quit: mrostecki] 12:02 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 12:02 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Client Quit] 12:18 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 13:26 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has left #c-lightning [] 13:27 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has joined #c-lightning 13:39 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:44 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 13:54 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 14:00 -!- csknk [~csknk@unaffiliated/csknk] has quit [Quit: leaving] 14:07 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 14:31 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 14:41 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:55 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 16:16 -!- Netsplit *.net <-> *.split quits: mdunnio, instagibbs, k3tan, justanotheruser 16:16 -!- Netsplit *.net <-> *.split quits: sword_smith, t0mix, wraithm 16:20 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 16:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 16:21 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 16:23 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 16:23 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has joined #c-lightning 16:23 -!- k3tan [~pi@unaffiliated/k3tan] has joined #c-lightning 16:23 -!- t0mix [~t0mix@78.141.123.99] has joined #c-lightning 16:23 -!- sword_smith [sword_smit@bitcoinfundamentals.org] has joined #c-lightning 16:23 -!- wraithm [~wraithm@unaffiliated/wraithm] has joined #c-lightning 16:24 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 17:11 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 17:51 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 17:56 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 246 seconds] 18:27 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 18:29 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 18:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 18:36 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 18:36 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Remote host closed the connection] 19:04 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 19:04 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 19:23 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 20:34 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 20:36 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 21:52 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has left #c-lightning [] 21:52 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-xadswhvwruqyrqgr] has joined #c-lightning 23:33 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #c-lightning 23:43 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] --- Log closed Fri Jul 17 00:00:22 2020