-
### fsm config invalid
These logs below are from a node requesting a lbtc swap of 1 million sats from remote node. Everything but the Liquid txid is redacted.
Both nodes are running CLN v23.05.1 a…
-
I'm attempting to install RTL via Docker and am currently unable to connect to Lightning (CLN). My node is built following the Raspibolt guide for CLN.
I came across this issue but the resolution h…
-
Hi Shahana,
I tried clnrest and when I was trying to start it with the option
`rest_protocol=http`, the server didn't want to run at
`http://127.0.0.1:3010`. Here is the log:
2023-06-28T1…
-
I updated to CLN v23.02.2.
Since this update I cannot start lightningd anymore:
![image](https://github.com/ElementsProject/lightning/assets/107464027/052ca9c3-24d4-4e2a-8a8f-daa05761ea1b)
I al…
-
continued from #3274
https://github.com/ElementsProject/lightning/releases
Update command:
```
config.scripts/cl.install.sh update v22.11rc2
# will need to update the backup plugin so switch…
-
while opening a channel the plugin with esplora panic
```text
6:29:02.905Z INFO plugin-satoshi_plugin: cln request: {\"allowhighfees\":false,\"tx\":\"02000000000102aaf7a26d89fdcfe79e06241d3b401…
-
### Issue and Steps to Reproduce
Commands:
```
~> ./cli/lightning-cli --network regtest reserveinputs -k psbt='cHNidP8BAHEBAAAAAZ+dQXWMU0UUQW5guh1gAqRk6qV1EfswIxDz/l6pI4BYAAAAAAD/////AuQGAAAAA…
-
with
> node cl-rest.js
I get
> Error: Cannot find module 'node-cache'
I tried to install with
> npm install node-cache
And got
```
npm ERR! code ERR_SOCKET_CONNECTION_TIMEOUT
npm ERR! e…
-
# 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…
-
I had CLN version 0.12.1 installed, and after few restarts it won't start again.
I tried to upgrade to 22.11.1 but it's still not working. The process is hangs for hours and the log shows nothing.
…