-
I'm trying to install `v23.11rc1` on Ubuntu 23.04, but the installer seems to get stuck.
```
git checkout v23.11rc1
git clean -dfx
./configure --prefix=/home/lightning
make -j7
make -j7 instal…
Sjors updated
4 months ago
-
Tried to install Core Lightning (master) on a fresh Ubuntu 22.04 LTS x64
`pip3 install -r plugins/clnrest/requirements.txt`
hit an error:
```
ERROR: Cannot uninstall 'blinker'. It is a distu…
-
```
2023-12-29T23:17:03.636Z UNUSUAL plugin-folgore_plugin: client `esplora` return an error: code: -1, msg: Recovery strategy (TimeoutRety) fails: `code: -1, msg: Ureq(Transport(Transport { kind: Dn…
-
Node crashes when calling `listtransactions` on latest version v23.02.2 - caused by some strangeness in my nodes history. Can give more information about the current state of my nodes db if you let me…
ghost updated
7 months ago
-
Installing Watchtower on RC3 CLN v23.11.2 on a PI 5 stops with a failure.
Switching the Plugin off and CLN works again "cl-plugin.watchtower-client.sh off mainnet".
![Bildschirmfoto 2024-03-08 um…
-
### Issue and Steps to Reproduce
Not sure if I can reproduce, but this is what I typed to pay a 1 sat bolt11 invoice to Alby with renepay:
```
lightning-cli renepay lnbc10n1pjmufe6pp5fyucwdq23n…
-
i was testing master on a couple commits before and after rc1 was tagged and on [current ](https://github.com/ElementsProject/lightning/commit/cdb0001ce6a13360020dbbddc30dd428955fc3b0)master my testne…
-
I'm running a c-lightning instance on docker (with btcpayserver) on a raspberry pi 4, with SSD as storage.
I've charged the on-chain wallet and opened a lightning channel. The transaction for that …
-
### Issue and Steps to Reproduce
Observed an unexpected restart, from the log:
```
Fri 2024-02-16 02:27:45 PST home4 lightningd[95039]: 2024-02-16T10:27:45.909Z INFO plugin-pay: Killing plugin…
-
### Issue and Steps to Reproduce
Running v24.02
```
lightning-cli renepay lnbc1...
{
"code": 207,
"message": "Invoice expired"
}
```
Get fresh invoice...
```
lightning-cli ren…
Sjors updated
7 months ago