Difference between revisions of "Failed trades"

From Bisq Wiki
Jump to navigation Jump to search
(Created page with "Certain conditions make it so that a trade can fail when using Bisq. Prior to [https://github.com/bisq-network/bisq/releases/tag/v1.3.2 v1.3.2] it was not possible to unfail a...")
 
Line 1: Line 1:
 
Certain conditions make it so that a trade can fail when using Bisq. Prior to [https://github.com/bisq-network/bisq/releases/tag/v1.3.2 v1.3.2] it was not possible to unfail a trade.  
 
Certain conditions make it so that a trade can fail when using Bisq. Prior to [https://github.com/bisq-network/bisq/releases/tag/v1.3.2 v1.3.2] it was not possible to unfail a trade.  
  
A trade may fail because of the following errors:
+
== Unfail a failed trade ==
  
* <code> Error Message: An error occurred at task: BuyerVerifiesFinalDelayedPayoutTx  
+
In many cases a failed trade can be unfailed by doing the following(v1.3.2):
DelayedPayoutTx is not spending depositTx correctly </code>
+
 
 +
# Select the failed trade in the failed trade window.
 +
# Press <code>ctrl+y</code> or <code>cmd+y</code> on a Mac.
 +
# Bisq will verify certain parameters and re-open the trade if possible.
 +
# If the trade cannot be unfailed (see errors below) you can submit a fee reimbursement request [https://github.com/bisq-network/support/issues here]
 +
 
 +
=== Errors for trades which cannot be unfailed ===
 +
 
 +
* <code> No valid deposit tx</code>
 +
* <code> Null delayedpayout tx</code> - It may be possible to unfail a trade with this error by starting Bisq with the following argument: <code>--allowFaultyDelayedTxs=true</code>
 +
                                        for more information on how to run Bisq from the command line click [https://bisq.wiki/Dump_Delayed_Payout_Txs here]
 +
 
 +
 
 +
 
 +
=== Error for trades which can be unfailed ===
 +
 
 +
 
 +
<nowiki>* An error occurred at task: BuyerVerifiesFinalDelayedPayoutTx
 +
DelayedPayoutTx is not spending depositTx correctly</nowiki>
 +
 
 +
<nowiki>* An error occurred at task: BuyerVerifiesPreparedDelayedPayoutTx
 +
Donation address is invalid.
 +
Address used by BTC seller: 3EtUWqsGThPtjwUczw27YCo6EWvQdaPUyp
 +
Recent donation address:3A8Zc1XioE2HRzYfbb5P8iemCS72M6vRJV
 +
Default donation address: 1BVxNn3T12veSK6DgqwU4Hdn7QHcDDRag</nowiki>
 +
 
 +
<nowiki>* This trade cannot be moved back to open trades at the moment.
 +
Try again after completion of trade(s)
 +
TradeId</nowiki>

Revision as of 20:32, 21 April 2020

Certain conditions make it so that a trade can fail when using Bisq. Prior to v1.3.2 it was not possible to unfail a trade.

Unfail a failed trade

In many cases a failed trade can be unfailed by doing the following(v1.3.2):

  1. Select the failed trade in the failed trade window.
  2. Press ctrl+y or cmd+y on a Mac.
  3. Bisq will verify certain parameters and re-open the trade if possible.
  4. If the trade cannot be unfailed (see errors below) you can submit a fee reimbursement request here

Errors for trades which cannot be unfailed

  • No valid deposit tx
  • Null delayedpayout tx - It may be possible to unfail a trade with this error by starting Bisq with the following argument: --allowFaultyDelayedTxs=true
                                       for more information on how to run Bisq from the command line click here


Error for trades which can be unfailed

* An error occurred at task: BuyerVerifiesFinalDelayedPayoutTx
 DelayedPayoutTx is not spending depositTx correctly
* An error occurred at task: BuyerVerifiesPreparedDelayedPayoutTx
 Donation address is invalid.
 Address used by BTC seller: 3EtUWqsGThPtjwUczw27YCo6EWvQdaPUyp
 Recent donation address:3A8Zc1XioE2HRzYfbb5P8iemCS72M6vRJV
 Default donation address: 1BVxNn3T12veSK6DgqwU4Hdn7QHcDDRag
* This trade cannot be moved back to open trades at the moment.
 Try again after completion of trade(s)
 TradeId