MetaMask / mascara

(beta) Add MetaMask to your dapp even if the user doesn't have the extension installed
Other
174 stars 29 forks source link

some Errors and no response back #4

Open wighawag opened 7 years ago

wighawag commented 7 years ago

I get these following errors :

13:09:37.369 api.cryptonator.com/api/ticker/eth-USD Failed to load resource: net::ERR_NAME_NOT_RESOLVED 13:09:37.369 background.js:480 MetaMask - Failed to query currency conversion. (anonymous) @ background.js:480 13:09:37.370 api.infura.io/v2/blacklist Failed to load resource: net::ERR_NAME_NOT_RESOLVED 13:09:37.370 ropsten.infura.io/metamask Failed to load resource: net::ERR_NAME_NOT_RESOLVED 13:09:37.370 background.js:16855 Uncaught (in promise) TypeError: Failed to fetch 13:09:37.374 background.js:16855 Uncaught (in promise) TypeError: Failed to fetch

And then I do not get any response back from my first call : getNetwork not even an error.

This did not happen when I first try. But this time I am in a restricted network (in a public library) if that matters I ll try again in a different place

wighawag commented 7 years ago

Ok actually after navigating to zero.metamask.io I saw it was connecting to ropsten without success. I made it switch to mainnet and back to ropsten. It then amanaged to connect.

Now I got back to the dapp and now the errors mentionned above do not appear and I get a response back from getNetwork