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

Exception message: Not able to find peers witness, unable to sign for trade #5744

Closed
slipperybeluga opened this issue Oct 6, 2021 · 2 comments

Comments

@slipperybeluga
Copy link

This is a new ticket for a closed issue from 2020. I haven't used Bisq in months, so I had to install the latest version 1.7.4 and delete my hiddenservice folder to support v3 nodes. Unsure if that is relevant.

Here is the error message that occurs when I click "confirm payment receipt":
An error occurred at task: SellerSendPayoutTxPublishedMessage
Exception message: Not able to find peers witness, unable to sign for trade {} [Trade{

While I am unable to click the "confirm payment receipt" button to close the transaction, both parties have received their deposits back and the buyer has gotten their BTC. The transaction still appears open in Bisq.

I have more complete logs I can send if helpful. I do not want to post them here.

@ghost
Copy link

ghost commented Oct 8, 2021

While I am unable to click the "confirm payment receipt" button to close the transaction, both parties have received their deposits back and the buyer has gotten their BTC. The transaction still appears open in Bisq.

The trade has completed but still shows up in your open trades list.

The following advice involves clearing the data structure which keeps track of open trades. This is only applicable in extreme circumstances when the normal flow of operations did not happen, as is the case here. As always, make a backup first.

[Prerequisite: you must have no other open trades, as all current open trades will be removed. If you have other open trades, do not continue until they have all completed].

To remove the open trades, close down Bisq then delete the file PendingTrades file from the db folder within the data directory.

@slipperybeluga
Copy link
Author

While I am unable to click the "confirm payment receipt" button to close the transaction, both parties have received their deposits back and the buyer has gotten their BTC. The transaction still appears open in Bisq.

The trade has completed but still shows up in your open trades list.

The following advice involves clearing the data structure which keeps track of open trades. This is only applicable in extreme circumstances when the normal flow of operations did not happen, as is the case here. As always, make a backup first.

[Prerequisite: you must have no other open trades, as all current open trades will be removed. If you have other open trades, do not continue until they have all completed].

To remove the open trades, close down Bisq then delete the file PendingTrades file from the db folder within the data directory.

Deletion of PendingTrades db file has resolved the issue. Thank you.

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

No branches or pull requests

1 participant