clboss
clboss copied to clipboard
plugin-clboss: Killing plugin: exited during normal operation
I have above-mentioned log message repeatedly in my log. Maybe around 5 minutes after lightningd starts. clboss has stopped obviously,
How can I find more about what is going on?
Edit: I've set the lightning log level to debug and wait for the problem to occur again.
So apparently clboss stops after:
2022-07-24T12:00:28.095Z DEBUG plugin-clboss: Rpc in: listnodes {"id": "027cf99e95e346897a6f88212d5240fa790e3b4c97581bcffa354de10128998ce7"} => {"nodes":[{"nodeid":"027cf99e95e346897a6f88212d5240fa790e3b4c97581bcffa354de10128998ce7","alias":"ln.vanovcan.net","color":"3399ff","last_timestamp":1658389007,... 2022-07-24T12:00:28.095Z INFO plugin-clboss: Killing plugin: exited during normal operation
I captured the logs twice, and in both instances this was the last message.
Suggestion?
Maybe related to https://github.com/ZmnSCPxj/clboss/issues/134?
The problem disappears when removing the following line from the c-lightning config file:
clboss-min-channel=1000000
Seems related to this: https://github.com/ZmnSCPxj/clboss/issues/137