-
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
Stuck on "connecting to network" #2636
Comments
will not start! stuck on "connecting to network". How do I fix this issue? |
I have the same. |
That workaround works for most people. This seems to happen to some users after some kind of network interruption, it seems to break our network connection and it isn't cleaned up well. We need to find a good way to reproduce this in order to fix this. If anyone can describe what first caused this for them, it could help us fix it for good. |
We need to handle provider errors better. |
Partly related to #2552. |
The usual workaround for this is to switch the provider (top left menu) and back again. There seems to be some case where we do not catch an infura error, and stop polling for provider connection. If we just catch around our provider connection polling, we should be able to fix this. |
@danfinlay - I had Little Snitch blocking requests to infura. You could do the same by just blocking requests to infura in your
To reproduce:
|
I believe this has been fixed with #5893 |
Best solution i have found is right click on the extension icon in the browser.
My metamask was locked, first time it didn't show that the network is changed but once i unlocked it metamask crashed and i had to reopen the popup |
This worked lmao |
description added by moderator 11/8
several users have reported their extension stuck on "connecting to Mainnet" or "connecting to network" when they're logged out and they click the extension.
via slack
The text was updated successfully, but these errors were encountered: