# I can´t unbound liquidity from Saga-Usdc in Osmosis

**URL:** https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144
**Category:** General
**Created:** [September 19, 2024, 8:56pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144 "2024-09-19T20:56:29Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Fernando\_Real\_Mano](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/fernando_real_mano/32/2536_2.png) [@Fernando\_Real\_Mano](https://forum.osmosis.zone/u/Fernando_Real_Mano)
#### Post date: [September 19, 2024, 8:56pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/1 "2024-09-19T20:56:29Z")

</div>

When I want to unbound a liquidity from a pool, I can´t to do today, Yesterday I could it.

The message is:

Incompatible Signing Requested  
Error: SIGN\_MODE\_DIRECT can’t be signed on Ledger. Contact the web app provider to fix this issue.

I hope that you can give me a solution soon,

Thanks

---

<div class="post-metadata">

### Author: ![JohnnyWyles](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/johnnywyles/32/3114_2.png) [@JohnnyWyles](https://forum.osmosis.zone/u/JohnnyWyles)
#### Post date: [September 20, 2024, 9:30am UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/3 "2024-09-20T09:30:32Z")

</div>

Hi,  
This is an issue with the front end, specifically to do with Ledger signing on that message.

The team is aware and should have a fix deployed shortly.

Interaction is still possible using the command line if needed.

---

<div class="post-metadata">

### Author: ![Fernando\_Real\_Mano](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/fernando_real_mano/32/2536_2.png) [@Fernando\_Real\_Mano](https://forum.osmosis.zone/u/Fernando_Real_Mano)
#### Post date: [September 20, 2024, 7:51pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/4 "2024-09-20T19:51:41Z")

</div>

> [@JohnnyWyles](#):
>
> Interaction is still possible using the command line if needed.

Please, How do I it?  
Thank you so much for you answer.

---

<div class="post-metadata">

### Author: ![JohnnyWyles](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/johnnywyles/32/3114_2.png) [@JohnnyWyles](https://forum.osmosis.zone/u/JohnnyWyles)
#### Post date: [September 21, 2024, 12:05pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/5 "2024-09-21T12:05:51Z")

</div>

Workaround at the moment is quite complex and unless urgent would recommend waiting for this to be resolvedb

Download the osmosisd binary from github =\>

> **[Release Osmosis v26.0.0 🧪 · osmosis-labs/osmosis](https://github.com/osmosis-labs/osmosis/releases/tag/v26.0.0)**
>
> Features
> Taker Fee Revenue Share
> Adds a new mechanism that allows taker fee revenue agreements to be set by governance.
> This will initially be used to implement the Nomic Revenue Share approved by ...

add the ledger to the cli \<=

`osmosisd keys add leg --ledger`

query positions using their address

`osmosisd q concentratedliquidity user-positions <addr> --node https://rpc.osmosis.zone:443`

use the position id and liquidity to submit the txn

`osmosisd tx concentratedliquidity withdraw-position positionid liquidity --from leg --chain-id osmosis-1 --sign-mode amino-json --fees 3005uosmo --gas 1201872`

---

<div class="post-metadata">

### Author: ![BlackCaviar](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/blackcaviar/32/2540_2.png) [@BlackCaviar](https://forum.osmosis.zone/u/BlackCaviar)
#### Post date: [September 22, 2024, 8:06am UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/6 "2024-09-22T08:06:49Z")

</div>

When it will be fix? I can’t remove my liquidity for a few days already.

---

<div class="post-metadata">

### Author: ![paddy\_mc](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/paddy_mc/32/655_2.png) [@paddy\_mc](https://forum.osmosis.zone/u/paddy_mc)
#### Post date: [September 23, 2024, 12:55pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/8 "2024-09-23T12:55:34Z")

</div>

Fix should be in today

---

<div class="post-metadata">

### Author: ![Zuzana\_Obrancova](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/zuzana_obrancova/32/2550_2.png) [@Zuzana\_Obrancova](https://forum.osmosis.zone/u/Zuzana_Obrancova)
#### Post date: [September 26, 2024, 3:40pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/9 "2024-09-26T15:40:30Z")

</div>

when will you fix this bug?  
Error: SIGN\_MODE\_DIRECT can’t be signed on Ledger. Contact the web app provider to fix this issue.

---

<div class="post-metadata">

### Author: ![JohnnyWyles](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.osmosis.zone/johnnywyles/32/3114_2.png) [@JohnnyWyles](https://forum.osmosis.zone/u/JohnnyWyles)
#### Post date: [September 26, 2024, 4:58pm UTC](https://forum.osmosis.zone/t/i-can-t-unbound-liquidity-from-saga-usdc-in-osmosis/3144/10 "2024-09-26T16:58:44Z")

</div>

This fix was implemented yesterday. If you’re still getting this, please force-refresh your browser to ensure you’re on the current app.osmosis.zone frontend.
