question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New release: https://github.com/ZmnSCPxj/clboss/releases/tag/0.11D

to update manually need a small edit to download the tarball:

nano config.scripts/cl-plugin.clboss.sh

change to:

CLBOSSVERSION="0.11D"

and remove a v from the download link so it is:

    # download tarball
    sudo -u bitcoin wget \
     https://github.com/ZmnSCPxj/clboss/releases/download/${CLBOSSVERSION}/clboss-${CLBOSSVERSION}.tar.gz \
     -O /home/bitcoin/cl-plugins-available/clboss-${CLBOSSVERSION}.tar.gz || exit 1

can use the menu to uninstall then install or run:

config.scripts/cl-plugin.clboss.sh off
config.scripts/cl-plugin.clboss.sh on

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
Sureniccommented, Apr 25, 2022

Attention: 0.11D has a small bug which prevents clboss configs in the CLCONF to load. At least I tested clboss-min-onchain, clboss-zerobasefee and clboss-min-channel.

Fix is on the way and will be implemented in 0.11E soon

1reaction
rootzollcommented, May 2, 2022

see PR #3080

Read more comments on GitHub >

github_iconTop Results From Across the Web

ZmnSCPxj/clboss: Automated Core Lightning Node Manager
CLBOSS is an automated manager for Core Lightning forwarding nodes. CLBOSS is effectively a bunch of heuristics modules wired together to a regular...
Read more >
#CLBOSS - Twitter Search / Twitter
See Tweets about #CLBOSS on Twitter. See what people are saying ... Upgrade your node to Umbrel 0.5. to see an impressive new...
Read more >
Handling Connections; CLBOSS - ZmnSCPxj
This writeup will discuss three CLBOSS tasks related to connecting to ... message and update their own local variable tracking onlineness.
Read more >
Node: deezy clboss | 1ML - Bitcoin mainnet - 1ML
Last Update. 2 months ago. First Seen. 7 months ago. Age. 7 months ... deezy clboss. 556 2.060 BTC $36,932.11 ... Channels -...
Read more >
[c-lightning] [Announce] CLBOSS Automated C ... - Mailing Lists
CLBOSS simplifies deploying a fresh C-Lightning node. ... Then later you can "seamlessly" upgrade your setup to a full routing node (you ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found