-
### Issue and Steps to Reproduce
Ubuntu 22, testnet
My lightningd runs fine from the command line, but fails to start as a systemd service. It has something to do with not finding this module when…
-
### Issue and Steps to Reproduce
```
install bitcoind with Mutinynet signet
Open two channels, try to send and receive some payments. Payments went through.
#start lightningd v23.08rc1
lightn…
-
On my testmachine c-lightning startup us failing in a loop when I have the sparko plugin installed:
```
Feb 11 21:33:01 raspberrypi sh[297834]: lightningd: /home/bitcoin/.lightning/config line 23:…
-
Hello!
I followed the guide on how to add this to an existing configuration, but now I get this error:
"error: infinite recursion encountered"
```
error:
… while evaluating the att…
-
Trying to run via command
```
./lightningd
```
Which gets me
```
2023-10-29T19:59:02.033Z INFO plugin-clnrest.py: Killing plugin: disabled itself: No module named 'flask_cors'
2023-10-29T1…
-
I am testing CLN's `emergency.recover` workflow.
To test it, I've made a channel from an LND node to a CLN node, and then abandoned the CLN node, keeping only the `emergency.recover` file....
…
-
Hi, I have a non-tech question- say I opened a channel with 1m sats and due to liquidity shift, it now shows a lot less in "spendable" balance. If I were to close this channel will I only receive what…
-
### Issue and Steps to Reproduce
```
2023-09-21T06:53:21.924Z INFO plugin-clnrest.py: Killing plugin: disabled itself: No module named 'flask'
2023-09-21T06:53:21.937Z INFO lightningd: Upda…
-
After updating raspiblitz to version 1.10.0 Core Lightning no longer starts.
When I check the cllog I only find the message:
2023-10-11T15:31:36.408Z INFO plugin-clnrest.py: Killing plugin: dis…
-
While testing a new backend plugin for core lightning, and testing it I get stuck with the `fundchannel` command.
Originally I thought that this was a problem from my plugin side https://github.com…