-
Hitting this error with CLN at 57d21206dbeb05f085e288b9324c7bb8d76b7180
```
2023-03-18T13:07:00.073Z DEBUG lightningd: Calling htlc_accepted hook of plugin clboss
2023-03-18T13:07:00.076Z **BRO…
-
testnet on 5531c9d460339ad9e2c129daaacff8f2475013a2
it seems to me like renepay tries channels even after getting an error on them. Also this payment ended with a malformed response.
```
Aug 15…
-
### Issue and Steps to Reproduce
ran `lightning-cli renepay 50000 40000` to test a 50sat payment
which lead to the following crash:
```
2023-08-03T14:34:18.711Z UNUSUAL plugin-cln-renepay: onion …
-
As title says 1.10.0rc5 version have the issue that var/log fills SD Card in 2 days.
2 biggest files are syslog.1 and daemon.log.1, each 40GB at the moment.
```
Printing debug logs. Be patient, t…
-
```
tail: cannot open '/tmp/nix-shell.kJ8666/fm-KXLN/logs/lightningd.log' for reading: No such file or directory
tail: '/tmp/nix-shell.kJ8666/fm-KXLN/logs/lightningd.log' has appeared; following ne…
-
Restart of `lightningd` during an in-progress swap logged these messages.
```
2022-05-31T05:22:34.970Z INFO plugin-peerswap-plugin: [Swap:e2d5df28e680638875ede8474ffd04c207fb407f2d2fd68a9a42769…
-
~/.lightning/conf contains:
```
plugin=/PATH/TO/peerswap-plugin
peerswap-elementsd-rpchost=http://127.0.0.1
peerswap-elementsd-rpcport=8049
peerswap-elementsd-rpcuser=peerswap
peerswap-elementsd…
-
### Issue and Steps to Reproduce
Node 1:
`lightning-cli invoice 20000 hi4 hi4`
```
{
"payment_hash": "1648d48a9f3d5b30ea1082711b0f284934b81954b338753e53982b030de374c4",
"expires_at": 169…
-
### Issue and Steps to Reproduce
A failed payment returned a gossip update and `WIRE_INCORRECT_CLTV_EXPIRY` which seemed to lead to a crash. Running commit 98c805e267f663077717adeeacd4e3ba073bdcc1.
…
-
Trying to start up a mainnet lightning node, used this as a reference:
https://interfect.github.io/#!/posts/009-Ride-the-Lightning.md
bitcoin cli seems to work without a hitch (although it's st…