-
On Ubuntu 22.04, when I try `poetry install`, I get this error:
```
~/plugins/backup$ poetry install
Installing dependencies from lock file
Package operations: 4 installs, 0 updates, 0 removal…
-
Hello, I've cloned plugins with:
``git clone https://github.com/lightningd/plugins.git``
Installed requirements with:
``pip install -r rebalance/requirements.txt``
Then, I run:
```
bitcoin@ras…
-
On startup the plugin correctly reports tip block, but then is lagging behind and never catches up. It looks like it is not even trying, and just accepts old blocks one by one in ~10 min. intervals, s…
-
The c-lightning summary plugin ( https://github.com/lightningd/plugins/tree/master/summary ) prints box drawing unicode characters. Turns out the current UI font is not able to monospace them correctl…
-
On Ubuntu 24.04 the plugin seems to die:
```
$ tail -f ~/log/debug.log | grep clrest
2024-05-10T18:43:27.433Z DEBUG plugin-manager: started(428245) /home/lightning/src/c-lightning-REST/clrest.j…
Sjors updated
4 months ago
-
I am opening my first channel and it's stuck in CHANNELD_AWAITING_LOCKIN . I did read the FAQ on and tried to reconnect, restart cln etc
Some background when I executed fundchannel I set the feerate=…
-
I accidentally restarted my server without meaning to, so I don't have a lot of time for this, otherwise, I'd try to really dive into it and match other problems and edit the sqlite database and stuff…
-
### Issue and Steps to Reproduce
There is a CLN v22.11 node that opens a zero conf channel to another CLN v22.11 node. When running my integration tests on regtest, regularly the opened channel is st…
-
Hi Guys,
I tried to setup a brand new node using blitzversion 1.10.0 but it seems like I'm stuck on
I'm not quite sure what could be the problem, could it be the ssd ? It's a 1TB samsung SSD.
…
-
I'm currently missing about 600k sats from listfunds. Please look at these force close txs:
https://mempool.space/address/bc1q78n64w0q5ec6m86j7m9fupz0fqjt03kzlj7zsjgyuezfp00tmres9fp720
https://mempo…