-
I installed poetry, initialized the plugin, and added `important-plugin=/path/to/backup.py` to the config file. When restarting lightingd I get the following:
>Traceback (most recent call last):
…
-
Whenever I update to the latest version (using `make install`) I always like to sanity check if I indeed installed the latest version and if things are working.
I can use `getinfo`, but it would be…
-
Hi,
I moved my CLN node to another computer. Therefore I copied the .lightning folder to the new installation and the node came up successfully again.
After installing clboss, it seems clboss is pre…
-
# Background
To run Coffe you are run the following command `cargo run -- --help` and you can run the following command to setup coffee for your core lightning node
```
cargo run -- setup
car…
-
Lightning version: `v23.05.2`
Plugins commit id: `ce078bb`
Issue:
I was having issues with bufferbloat on my network and enabled SQM via OpenWRT. I have noticed since then that after a few days m…
-
This happened under CI. gossipd complained that the channel_announcement we fed it bad a bad signature, and indeed, I checked l2 signed it with the old scid `103x1x0` and l1 signed it with `109x1x0`.…
-
Instead of creating a new rune `lightning-cli createrune` returns "lightning-cli: reading response: socket closed".
The logs show the error "**BROKEN** lightningd: Error executing statement: wallet…
-
**Describe the bug**
Trying to connect stock Core Lightning nodes fails with the following: `Unable to open the channel
lightningd 400: Unable to connect, no address known for peer`
Partial log f…
-
Broker currently crashes hard under the following scenario:
1. Get message from CLN.
2. Send on vls.
3. Send to hardware client.
4. Connect and sync mobile signer.
5. Get message back (from har…
-
We shuold not allow add a remote with the same name of another one
```
➜ coffee git:(macros/termianl-ui) ✗ cargo run --bin coffee -- --network testnet remote list
Finished dev [unoptimized…