-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Many transactions pending in Metamask, but none came through to Etherscan #3756
Comments
Update: So I loaded it succesfully on my other system. No issues, no weird transactions, and I could just use MM and the Loose account again. I'll be trying to reset this and see what happens. |
Sorry for the slow reply: My guess is that your "next transaction" was the one with a low gas price, blocking the rest of them. I would recommend increasing the gas price on that one. Resetting the account could result in a ghost account, so this could be dangerous: |
Closing this because it's not an actionable bug/feature goal. If you have questions about using MetaMask, please email [email protected] |
@danfinlay this is definitely related to #4022. I believe it is MM-specific, because as @Guestquiver mentioned, when you import the mnemonic for the "clogged" wallet into another browser or even the same browser on another system, all of a sudden the "localized mempool" clears and every single tx that was pending goes through. This is a huge UX problem. I notice you guys are working on it, so godspeed. It is a much needed fix. (For reference, @Guestquiver had the issue on Brave and I've personally had the issue on Firefox). |
I just ran in to the same issue -- exactly as the OP described. I took it one step further, though, and attempted to cancel my pending transactions. I now have a large queue of both the original pending transactions, and pending cancellation requests that also appear to be going nowhere: @danfinlay Even though this might not be an actionable issue, are there any notes we can leave here, for reference, regarding a solution? I feel at a complete loss for how to proceed -- or what might have caused the issue in the first place. |
@CruzMolina @BrianSipple we're tracking this issue in 4.16 here: #5551 |
+1 on this issue, happened to me yesterday |
+1 (keep up the great work) :-) |
Same here. I have the issue |
Same, anybody solved it? |
@joshricha @DiMeneses and anyone reporting this recently - check on the status of the transaction with the lowest nonce. Has it appeared on Etherscan? If not, can you send a screenshot and check your UI and background consoles? Try speeding up the gas if it's been pending for a while, all the other transactions have to confirm sequentially so they're blocked by earlier ones. |
This is the one: https://etherscan.io/tx/0xab74b4b90e02dec2e777db5851d4ce5ff6cbb5ed0e8c7b433b80bbefbe56ff76 |
@DiMeneses gas price is low, consider using https://ethgasstation.info/ for the latest gas prices. |
yeah I see it now. There used to be way more stuff in the queue when I first posted but they eventually came through. Can I just cancel it? |
@DiMeneses Cancelling sends another tx with the same nonce, still needs to have a decent gas price to override the original tx. This is not a guarantee and will lead to issues with getting later txs to go through as well. Use with caution. |
Yeah I figured since it just got queued ahahahah I'll try speeding them up. Kinda boring though |
@tmashuang speeding up only adds more like 0.2 gwei hmmm |
@DiMeneses its 10%, there is works on improving this. You should be able to edit the price manually. |
@danfinlay I also encountered the transactions stuck issue. There are a bunch of pending transactions (both additional transfer and cancellation requests - the queue length is almost 20) behind the original transaction. I can not see the first transaction on etherscan. It shows a message "Sorry, We Are Unable To Locate This transaction Hash" - not able to see the nonce of the stuck transaction. All subsequent transactions show up as "Invalid TxHash undefined Entered" on etherscan. Any help on how to fix it is highly appreciated. |
Hi there, I have been trying to send transactions from Metamask and have 31 pending transactions in the queue. These include attempts to cancel the transactions and also trying sending different tokens which all have failed. I've also tried restoring Metamask and resending and again these failed. I'm at a complete loss and am not a whiz in all this and it's causing me great distress. I would really appreciate help in accessing my funds and making the transfers. Can anyone help please? |
@LA555 please reach out to [email protected] and we'll do our best to help/ |
I have already sent an email to [email protected] but have received no
response following my last email.
…On Tue, May 7, 2019 at 3:33 PM bobby dresser ***@***.***> wrote:
@LA555 <https://github.com/LA555> please reach out to ***@***.***
and we'll do our best to help/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3756 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMADQ546PGARWSNZLPDRCVLPUH7SNANCNFSM4EXWS7BA>
.
|
It's years later and the same issue is still taking place... Why hasn't MM implemented a way to fix this with an option to add gas for a pending transaction that is missing the "seed up" button on a task? The MEW workaround seems not to be available anymore as well. I have multiple tasks stuck in a pending status with no way for me to add gas, that I have been made aware of. Is there still a way to use MyEtherWallet to fix this? Has MM implemented an inhouse fix/workaround over the years of knowing about this complication? |
Guys i had many transactions pending and I found an easy solution. Just cancel the transaction on MM and keep adding gas and adding gas again and again until the transaction fails. Now I’m all good yeaaaaah |
Having the same issue. Pending for 10 days. All new transactions remain in Pending. The most recent transactions don't show up on Etherscan. Did anyone figure out how to resolve this? I've tried canceling the first order and 'speeding up' the transaction, but it hasn't resolved the problem. |
@cabraun i have been speeding up several times in a row and it finally worked for me. Maybe 10 or 15 times for some of the transactions. |
@dralahce Thanks. I speeded up the first transaction about 5-6 times over a couple days and eventually all my pending transactions. Not sure exactly how things were unstuck as I wasn't closely monitoring it. Now I have to figure out what all those pending transactions that ultimately went through were. |
Great ! |
I have the same problem |
Did you try what I wrote above? |
Yes i did, I deleted MM on the brave browser, and installed it on the chrome browser. Its working again. |
Sorry, but your seed phrase can't be wrong as it is cryptography and should work with every compatible wallet. If you created the seed with MetaMask it should also work. Seems like you wrote down the wrong words? |
Settings > Advanced > Reset Account |
This worked for me. The |
Hi there,
I'm sorry but I'm new to Github. I couldn't find anything on Google so I came here.
TL;DR - My metamask now has a lot of pending transactions that have not created a transaction hash on Etherscan, neither after retrying with higher Gas prices (I used a high gas price already in the first place)
So, how the problem came to existence (I think):
I used metamask with two DEX'es. Then I created a withdraw. A bit later I created a deposit on another DEX. I might have entered a wrong amount of eth to withdraw/deposit, so it might have been that I did not have the right amount of ether on the accounts.
Following:
Question:
Maybe I'm missing an obvious solution here. Either way I think it's worth a shot.
Thank you,
GQ
The text was updated successfully, but these errors were encountered: