# Fail to open channel due to anchor fee rate

**URL:** https://community.umbrel.com/t/fail-to-open-channel-due-to-anchor-fee-rate/14645
**Category:** Support and Troubleshooting
**Created:** [December 15, 2023, 8:27am UTC](https://community.umbrel.com/t/fail-to-open-channel-due-to-anchor-fee-rate/14645 "2023-12-15T08:27:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tallinn\_Gianni](https://avatars.discourse-cdn.com/v4/letter/t/b2d939/32.png) [@Tallinn\_Gianni](https://community.umbrel.com/u/Tallinn_Gianni)
#### Post date: [December 15, 2023, 8:27am UTC](https://community.umbrel.com/t/fail-to-open-channel-due-to-anchor-fee-rate/14645/1 "2023-12-15T08:27:17Z")

</div>

Hey.

Recently I have trouble opening a channel in Lightning network Swaps. I used Thunder or RTL to open it.

The reason I failed is simple. I can see in apps a script ’ Received Funding Error From 0205198c099c45acedf988445f71da087ca39cd80847e53a7819e8f4e45768d7d3: Chan\_id=449936dc01f79eb499150ece7a8a3868036f7376a852d0478b2a685d059ec19c, Err=you Gave Bad Parameters: Feerate\_per\_kw 2500 Below Minimum 4971. '.

I found that it is related to anchors commit fee rate. It is now set at 10 sats/vb currently (2500sat/kw), and the minimum required to get above the error, nearly 20sats/vb (4971sats/kw).

I am not good at coding. I want to set the fee using RTL or Thunder without using codes.

So how can I set the fee rate for my channel? or Any other idea?

Thx.

---

<div class="post-metadata">

### Author: ![Tallinn\_Gianni](https://avatars.discourse-cdn.com/v4/letter/t/b2d939/32.png) [@Tallinn\_Gianni](https://community.umbrel.com/u/Tallinn_Gianni)
#### Post date: [December 15, 2023, 8:29am UTC](https://community.umbrel.com/t/fail-to-open-channel-due-to-anchor-fee-rate/14645/2 "2023-12-15T08:29:31Z")

</div>

reference page: [[bug]: Default value for `max-commit-fee-rate-anchors` is too low · Issue #8240 · lightningnetwork/lnd · GitHub](https://github.com/lightningnetwork/lnd/issues/8240)

---

<div class="post-metadata">

### Author: ![tanakei](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.umbrel.com/tanakei/32/7662_2.png) [@tanakei](https://community.umbrel.com/u/tanakei)
#### Post date: [December 16, 2023, 12:26am UTC](https://community.umbrel.com/t/fail-to-open-channel-due-to-anchor-fee-rate/14645/3 "2023-12-16T00:26:44Z")

</div>

Umbrel Lightning Node App  
 → Advanced Setting  
 → Channels, Maximum Anchor Channel Commit Fee Rate 10 -\>20.  
 → SAVE AND RESTART NODE

Try to open the channel.

I don’t know about Core-lightning.
