# My second transaction on an MPMA (Multi-send) is not getting confirmed and giving me an error

Recently there was a bug found relating to Multi-sends. You can read more about it with [this issue request](https://github.com/jdogresorg/freewallet-desktop/issues/152) on the Freewallet Github Issues section and [this issue request](https://github.com/CounterpartyXCP/counterparty-core/issues/1383) that is on the Counterparty-core Github Issues page.

This issue usually shows this error message below:

<figure><img src="/files/dwLApj3pNvwg2sgzAZ2f" alt=""><figcaption></figcaption></figure>

* <mark style="color:yellow;">It has been reported that if you "remove" or temporarily "unadd" the hardware wallet address in Freewallet that this issue goes away</mark>. This is even the case when you are trying to do a multi-send from ANY address on your Freewallet. <mark style="color:red;">This fix has not worked for every user.</mark>

<mark style="color:yellow;">At the moment this issue is unsolved and the community has found this to be a work-around for a temporary fix for users with Hardware addresses linked.</mark>

If you do end up seeing this error, it has been asked by the Counterparty Developers to [observe and save the Debug data](/freewallet.io-user-manual/common-questions-using-freewallet-faq/how-do-i-use-the-debug-function-on-freewallet.md) after running into this error with Freewallet.&#x20;

<mark style="color:green;">It would also the best to comment on those issue requests linked above in the Counterparty-core and Freewallet Issue sections with your transaction information and Debug data.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-second-transaction-on-an-mpma-multi-send-is-not-getting-confirmed-and-giving-me-an-error.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
