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

Metamask very slow to respond #4805

Closed
owocki opened this issue Jul 15, 2018 · 5 comments
Closed

Metamask very slow to respond #4805

owocki opened this issue Jul 15, 2018 · 5 comments

Comments

@owocki
Copy link

owocki commented Jul 15, 2018

Expected Behaviour

  • Metamask pop up immediately when I call a web3 interaction
  • Confirmation button responds immediately (at the very least with a loading indicator)

Actual Behaviour

  • Metamask pop up 6 seconds after I call a web3 interaction.
  • Confirmation button doesnt respond (even 60 seconds later).

Video: http://bits.owocki.com/3y2d0X0G173W/Screen%20Recording%202018-07-15%20at%2007.27%20AM.gif

@owocki owocki changed the title Metamask very slow to response Metamask very slow to respond Jul 15, 2018
@owocki
Copy link
Author

owocki commented Jul 15, 2018

edit: for the confrimation button interaction, i was using 0xddf369c3bf18b1b12ea295d597b943b955ef4671, which didnt have enough ETH to pay the gas fee. metamask should have told me this instead of just not-responding

@whymarrh
Copy link
Contributor

Could be related to #4195

@bdresser
Copy link
Contributor

I noticed this yesterday on Gitcoin, but on MEW the lag time is way shorter.

On Gitcoin, I get nothing for about 5-8 seconds, then the popup with a very quick spinner, then my tx confirm screen.

On MEW (and most other sites) I almost immediately get a blank popup that lasts for about 1-2 seconds, then a very quick spinner, then the confirm screen.

@owocki have you noticed significant lag on other sites, or just Gitcoin?

@owocki
Copy link
Author

owocki commented Jul 18, 2018

What RPC node are you using on MEW @bdresser ?

I've noticed it intermittently on Gitcoin; but GC is really the only dapp i use day over day so I can't say if it happens on other sites or not.

I'm assuming its either Metamask or infura related, because I've traced through the code and the delay happens after we enter the web3.eth.sendTransaction method

@owocki
Copy link
Author

owocki commented Jul 18, 2018

entered this ticket on infura INFURA/infura#128

@owocki owocki closed this as completed Jul 18, 2018
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

3 participants