Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebalance issue #650

Open
0ceanSlim opened this issue Feb 14, 2025 · 1 comment
Open

rebalance issue #650

0ceanSlim opened this issue Feb 14, 2025 · 1 comment

Comments

@0ceanSlim
Copy link

I'm trying to rebalance one channel to another.
lightning-cli rebalance <scid> <scid>

When I send the command I get this in the terminal

{
"status": "exception",
"message": "Error with outgoing channel"
}

my cli debug log shows

2025-02-14T20:30:13.301Z INFO    plugin-rebalance.py: Thread0 4 hops and 4.052sat fees for 50000sat along route: mynode -> OrangeWhisper|CLN -> bxm -> Boltz|CLN -> mynode
2025-02-14T20:30:13.303Z INFO    lightningd: Sending 50004052msat over 4 hops to deliver 50000000msat

But the rebalance doesn't happen.

lightningd journal doesn't show any activity

The command worked fine with 4 other channels.

@chrisguida
Copy link
Collaborator

@gallizoltan since you are the maintainer of rebalance, would you care to comment?

I haven't used this plugin much myself.

Seems like maybe the problem is just that we should log the failure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants