Bit Node asked about 3 years ago
Error when setting zero fee and rebalance channel
Hi,
We have an issue in our triangle. I have set the fee policy to zero on my out going channel but when the receiving peers is trying to set the inbound fee to zero on my outgoing channel there is an error message-
Update Channel Failed
Error Code
500
Error Message
channel from self node has no policy
API URL
./api/lnd/channels/chanPolicy
When I try circular rebalance with RTL following the instructions I get the following error message when estimating price
Get Query Routes Failed
We have an issue in our triangle. I have set the fee policy to zero on my out going channel but when the receiving peers is trying to set the inbound fee to zero on my outgoing channel there is an error message-
Update Channel Failed
Error Code
500
Error Message
channel from self node has no policy
API URL
./api/lnd/channels/chanPolicy
When I try circular rebalance with RTL following the instructions I get the following error message when estimating price
Get Query Routes Failed
Error Code
500
Error Message
unable to find a path to destinationAPI URL
./api/lnd/network
Any advice on what to do?
Thanks
500
Error Message
unable to find a path to destinationAPI URL
./api/lnd/network
Any advice on what to do?
Thanks
1 Comment
LN+ Admin wrote over 1 year ago
Sorry, somehow I missed this message. I'm sure you can't set the incoming fees, only the outgoing fees. The incoming fees are set by your peer.
Please login to post comments.