Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels