-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Environment:
LND 0.18.3-beta commit=v0.18.3-beta
LOOP 0.28.7-beta commit=v0.28.7-beta
I get the following error, whether I use a --channels flag or not. Also note, this pasted error is for 4M sats, but I have tried it with small values like 2M sats, and larger values like 25M sats.
Loop CLI Error message
[loop] rpc error: code = Unknown desc = channel balance too low for loop out amount: Requested swap amount of 4000000 sats along with the maximum routing fee of 80010 sats is more than what can be routed given current state of the channel set
The logs are configured in trace mode, but either way there isn't much to see here. The loop out request never actually initiates a loop out.
2024-10-12 11:41:34.520 [INF] LOOP: Offchain swap destination: {redacted}
2024-10-12 11:41:37.514 [INF] LOOPD: Loop out request received
2024-10-12 11:43:02.745 [INF] LOOP: Offchain swap destination: {redacted}
2024-10-12 11:43:04.243 [INF] LOOPD: Loop out request received
2024-10-12 11:43:19.190 [INF] LOOP: Offchain swap destination: {redacted}
2024-10-12 11:43:20.634 [INF] LOOPD: Loop out request received
2024-10-12 11:44:45.298 [INF] LOOP: Offchain swap destination: {redacted}
2024-10-12 11:44:47.557 [INF] LOOPD: Loop out request received
Let me know if I can provide further information, LND logs (please let me know what subsystem to focus on), etc.
Metadata
Metadata
Assignees
Labels
No labels