Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Deposit transaction ID N/A #6205

Closed
dgcfusII opened this issue May 15, 2022 · 4 comments · Fixed by #6211
Closed

ERROR: Deposit transaction ID N/A #6205

dgcfusII opened this issue May 15, 2022 · 4 comments · Fixed by #6211

Comments

@dgcfusII
Copy link

dgcfusII commented May 15, 2022

Description

while exiting my bisq client a buyer took one of my sell offer, this caused an error in the multisig deposit transaction.
The buyer was able to send me the payment but all my button are grayed out and i cannot release the BTC using my client. Already tried resyncing SPV, restoring a backup and unistalling/reinstalling.
We already went trough mediation, the mediator proposed a solution, but i didn't get it in my client.

Version

1.9.1

Steps to reproduce

Exit bisq when an offer is being accepted.

Expected behaviour

not sure

Actual behaviour

bisq thinks i sent btc out of my wallet instead of sending it to a multisig wallet for the trade.

Screenshots

1
2
3

Device or machine

Additional info

multisig deposit: 59f5f0702d4ddda5239c4c0475abcd0a39a12df51ad7b0af3984fe2cdf74694b
logs may contain sensible data, i can share it on matrix
@dgcfus:matrix.org

@boring-cyborg
Copy link

boring-cyborg bot commented May 15, 2022

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

@ghost
Copy link

ghost commented May 15, 2022

Thanks for writing this up. @w0000000t sent me the logs and it is on my todo list to put a guard against exiting the app while a trade is being started. (I'll reference this issue when submitting the PR).


In regards to your immediate situation, as you did not get the mediation proposal, the mediator will have to perform a "manual payout". That involves communicating with both buyer and seller using a Bisq tool for both to sign the proposed payout. Please DM your mediator on Matrix (and if in communication with your peer, DM/trader chat them too) referencing this issue.

@Drazen-V
Copy link

Drazen-V commented Oct 2, 2022

@dgcfusII @jmacxx @w0000000t Is there any way to remove the trade from Portfolio > Open Trades?
Since this page is blank, as shown in the screenshot above, one cannot press the Trade Completed button. Is there any hack for that?

@ghost
Copy link

ghost commented Oct 2, 2022

@Drazen-V to remove it, all open trades can be nuked by deleting|renaming a file.
This is a dangerous operation so first ensure that you have no other active trades in Portfolio -> Open Trades.

  • Close Bisq.
  • Navigate to your data directory, sub folder btc_mainnet/db.
  • Find the file PendingTrades and rename it to PendingTrades.old or similar, so Bisq will no longer recognize it.
  • Start Bisq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants