question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] transactions gets stuck in "pending" and are not retried

See original GitHub issue

What happened?

Prerequisites

  • 1.3.x wallet (1.3.0 or 1.3.1)
  • Mempool is full

How to reproduce

  • Send a transaction, preferrably a multi out which wont be included due to the full mempool straight away
    • Might need to repeat the step above a few times to get a stuck transaction

What happens

When a transaction is stuck, it will show its state as “Pending” via chia wallet get_transaction. The tx will never be included in the mempool and thus never confirm.

Current workaround

Restarting the wallet service (chia start -r wallet) sometimes results in the tx transitioning to “In mempool” state and confirm within a minute. In the past few weeks the amount of wallet service restarts required to get a stuck transaction “unstuck” this way was 1-7.

Version

1.3.1

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
aqkcommented, Apr 15, 2022
0reactions
hbroercommented, Mar 31, 2022

Annoying. Why does nobody write “delete unconfirmed transactions” (which is hidden in that 3dots menu). And why is there no info in the UI what to do and what problems it can cause If someone deletes the unconfirmed transactions? It makes no sense that it stays unconfirmed for days. And why is there no standard fee. Or better like in my Ethereum Wallet where I can choose from three or so options? Not even a current USD price is shown. This software is very alpha and absolute not ready for market.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Pending Transaction Steam Error? - Appuals.com
1. Cancel Pending Transactions in Steam. When a user makes a purchase through a Steam client but the process could not be completed...
Read more >
Fix PENDING or STUCK Ethereum transactions with Alchemy ...
Sometimes your Ethereum transactions get stuck in a pending state.Whether you're sending those transactions via a wallet UI, ...
Read more >
Fix Failed, Pending or Stuck Transactions on Polygon Network!
Have you been pulling out your hair trying to get failed, pending or stuck transactions to work on Polygon for the last four...
Read more >
How to solve pending (stuck) transactions on Ethereum - Venly
Ethereum transactions are not being processed because they are not getting picked up by a miner. But why? Miners receive the transaction and...
Read more >
Why is a transaction stuck in a pending status? - Dwolla Support
Recommendation: To prevent transactions from getting stuck in a pending status, it is recommended that your application prevents the creation of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found