-
### Issue and Steps to Reproduce
I'm running CLN on a Kubernetes cluster, with host `cln1.regtest.getalby.com` and other internal hostnames. I have the certificates but when I try to connect to the h…
-
I've been running c-lightning, 0.7.0 at the moment, for about a year on the same database and it's been accumulating weird issues over time.
The latest and fatal issue is that attempting to pay any…
-
At startup, c-lightning should wait a bit for Bitcoin core to start and not crash (https://github.com/ElementsProject/lightning/issues/4352)
-
If clightning is already configured to use a postgres database, it would be great to create a table there, that rather than creating a new sqlite3 database on disk
Especially for setups where the d…
-
There have been a couple of attempts to get c-lightning running on Android devices, and I thought it might be a good idea to pull experiences together to see what can be done to make Android support a…
-
### Issue and Steps to Reproduce
In my Rust test setup I have backend and peer node, connected via one channel. After tx confirms and channel goes into `NORMAL` state I try to make payment from bac…
-
I have a testnode with only 3 channels and 5 rebalances between two of them. Calling `listhtlcs` in a loop for each channel used to take 200 ms, now 2 sec. I have to do this every time user refreshes …
-
Please see https://github.com/lightningnetwork/lnd/issues/7151 for details. My CLN peer didn't complete the "open channel" process and sends out the error "Channel open canceled by us" upon reconnecti…
-
I followed the instuctions at the "offical docs". My first cln install was 24.05 but I've been having repeated issues with sending payments despite very adaquate liquidity. I was hoping an upgrade mig…
-
We want to test against a recent version to get tipped off when deprecations hit us, but the release is new enough, no need to waste CI cycles rebuilding CLN `master` over and over again.
```bash
…