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 occured at task: BuyerPreparePaymentSentMessage #960

Closed
nihilist001 opened this issue May 24, 2024 · 4 comments
Closed

Error occured at task: BuyerPreparePaymentSentMessage #960

nihilist001 opened this issue May 24, 2024 · 4 comments

Comments

@nihilist001
Copy link

Hello, just encountered this error when trying to confirm "payment sent" when doing a trade

image

log: https://paste.mozilla.org/4OnarYeH/raw

@woodser
Copy link
Contributor

woodser commented May 24, 2024

I'm looking into the cause.

Does the error still happen if you restart your client?

@nihilist001
Copy link
Author

nihilist001 commented May 24, 2024

issue is resolved after a restart, i think it just lost connection to the daemon, feel free to close if u want

@woodser
Copy link
Contributor

woodser commented May 24, 2024

Others have reported the same issue so hoping to get to the bottom of it.

In the monero-wallet-rpc.log file within the same application directory, do you see any unusual errors around the same time as these errors in haveno.log:

May-24 13:02:18.851 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=2/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:24.109 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=3/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:29.646 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=4/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:35.282 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=5/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null

@nihilist001
Copy link
Author

Others have reported the same issue so hoping to get to the bottom of it.

In the monero-wallet-rpc.log file within the same application directory, do you see any unusual errors around the same time as these errors in haveno.log:

May-24 13:02:18.851 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=2/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:24.109 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=3/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:29.646 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=4/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null
May-24 13:02:35.282 [Thread-19364] WARN  h.c.trade.Trade: Failed to create payout tx, attempt=5/5, tradeId=VACYI7U, error=Cannot invoke "monero.wallet.model.MoneroTxWallet.getIncomingAmount()" because the return value of "monero.wallet.MoneroWallet.getTx(String)" is null

not sure if this is going to be of any use: https://paste.mozilla.org/vFkDnajp/raw it doesnt seem to contain the error that happened at that time, logs stop at 12:03:03 today in monero-wallet-rpc.log

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

2 participants