-
It should subscribe to [shutdown](https://docs.corelightning.org/docs/event-notifications#shutdown) event notification to know when lightningd is about to stop. Otherwise, this happens:
```
Sep 4…
-
Hello I am trying to find what went wrong with my node and why I lost recently most of my channels.
This situation happen shortly after upgrading to 1.0.9 (CLN 24.05)
My HW setup:
- RPi4 8GB RAM
…
-
I have a simple pytest for clboss and I can't seem to get it to pass, even with the most basic testing code.
Here's the test:
```python
from pathlib import Path
from pyln.client.lightning impo…
-
Hello. I am having issues with Core Lightning on my Raspiblitz node. I’m not savvy when it comes to these things. The reason for running a node was to support the separation of money and state :) I ho…
-
When updating from v24.05 to v24.08.2, the update fails with the following logs:
```
Core-Lightning starting
2024-10-22T17:12:18.465Z INFO lightningd: v24.08.2
...
2024-10-22T17:12:19.422Z U…
-
Not sure if this is the same problem as this https://github.com/coffee-tools/folgore/issues/87 ?
This is end of my lightningd crashlog:
```
+152544.422963718 plugin-folgore_pluginIO_IN: 7b226d6…
urza updated
5 months ago
-
### Issue and Steps to Reproduce
Hi, peerswap plugin subscribes to [shutdown](https://docs.corelightning.org/docs/event-notifications#shutdown) event to shut down gracefully, but it appears that ligh…
-
I'm trying to set up a testing Lightning network on regtest. I have bitcoind running on regtest and lightningd compiled. I'm using the client-server topology copied from the readme. I run `lnet-cli` f…
-
Prior to update, I was having intermittent issues with finding routes for payments. Following update, issue as follows:
Channels are visible in getinfo output (3 private, 1 public) and appear in li…
-
### Issue and Steps to Reproduce
Using CLN with PostgreSQL works with the AMD64 Docker image, but not with the ARM32 and ARM64 ones.
In the following outputs, we can see `Unable to find DB drive…