You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
my cli debug log shows
But the rebalance doesn't happen.
lightningd journal doesn't show any activity
The command worked fine with 4 other channels.
The text was updated successfully, but these errors were encountered: