# Lost grin (shown as locked)

**URL:** https://forum.grin.mw/t/lost-grin-shown-as-locked/4682
**Category:** Tech Support
**Created:** [March 30, 2019, 1:41pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682 "2019-03-30T13:41:33Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rsh](https://avatars.discourse-cdn.com/v4/letter/r/a4c791/32.png) [@rsh](https://forum.grin.mw/u/rsh)
#### Post date: [March 30, 2019, 1:41pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/1 "2019-03-30T13:41:33Z")

</div>

Hi! I have a problem. Some grin dissapeared from my wallet.  
I can see them with status “Locked by previous transaction” when i do “grin wallet info”.  
When i do “grin wallet txs”, i don’t see any outgoing successfull txs (and past 5 my outgoing txs are cancelled)  
When i do “grin wallet outputs”, i see that first 4 of my incoming txs have status “locked” (sum of them is locked) and past two have status “unspent”.

Is there a way to save these coins?

---

<div class="post-metadata">

### Author: ![kargakis](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/kargakis/32/48_2.png) [@kargakis](https://forum.grin.mw/u/kargakis)
#### Post date: [March 30, 2019, 5:53pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/2 "2019-03-30T17:53:44Z")

</div>

Try `grin wallet check`

---

<div class="post-metadata">

### Author: ![rsh](https://avatars.discourse-cdn.com/v4/letter/r/a4c791/32.png) [@rsh](https://forum.grin.mw/u/rsh)
#### Post date: [March 30, 2019, 9:13pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/3 "2019-03-30T21:13:56Z")

</div>

i’ve tried to

20190330 23:17:26.406 WARN grin\_wallet::libwallet::internal::restore - Identified 2 wallet\_outputs as belonging to this wallet  
20190330 23:17:26.408 WARN grin\_wallet::command - Wallet check complete

---

<div class="post-metadata">

### Author: ![rsh](https://avatars.discourse-cdn.com/v4/letter/r/a4c791/32.png) [@rsh](https://forum.grin.mw/u/rsh)
#### Post date: [March 31, 2019, 6:38pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/4 "2019-03-31T18:38:42Z")

</div>

20190331 21:37:29.702 ERROR grin\_wallet::node\_clients::http - Post TX Error: Request error: Wrong response code  
20190331 21:37:29.702 ERROR grin\_wallet::libwallet::api - api: post\_tx: failed with error: Client Callback Error: Posting transaction to node: Request error: Wrong response code  
20190331 21:37:29.702 ERROR grin\_wallet::command - Tx sent fail: Client Callback Error: Posting transaction to node: Request error: Wrong response code  
Wallet command failed: LibWallet Error: Client Callback Error: Posting transaction to node: Request error: Wrong response code

---

<div class="post-metadata">

### Author: ![rsh](https://avatars.discourse-cdn.com/v4/letter/r/a4c791/32.png) [@rsh](https://forum.grin.mw/u/rsh)
#### Post date: [March 31, 2019, 6:39pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/5 "2019-03-31T18:39:15Z")

</div>

[https://github.com/mimblewimble/grin/issues/2212](https://github.com/mimblewimble/grin/issues/2212) why is this closed? same issue as i see

---

<div class="post-metadata">

### Author: ![kargakis](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/kargakis/32/48_2.png) [@kargakis](https://forum.grin.mw/u/kargakis)
#### Post date: [March 31, 2019, 10:10pm UTC](https://forum.grin.mw/t/lost-grin-shown-as-locked/4682/6 "2019-03-31T22:10:00Z")

</div>

> [@rsh](#):
>
> 20190331 21:37:29.702 ERROR grin\_wallet::command - Tx sent fail: Client Callback Error: Posting transaction to node: Request error: Wrong response code

This may be an error with your `.api_secret` file (used by the grin node to authenticate clients). It should be found inside your `~/.grin/main` directory (or whatever directory is used by your grin node and wallet).
