keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

tBTC dapp: MetaMask - RPC Error: The method undefined does not exist/is not available #232

Closed VinnyR closed 4 years ago

VinnyR commented 4 years ago

Description:

Before step 1 of the TBTC minting process an error occurs within the console log:

inpage.js:1 MetaMask - RPC Error: The method undefined does not exist/is not available {code: -32601, message: "The method undefined does not exist/is not available"}

The log file is attached.

Steps to reproduce the behavior:

  1. Go to dapp.test.tbtc.network
  2. Click deposit (takes you to dapp.test.tbtc.network/deposit)
  3. Click “connect to a Wallet” button, then click Metamask, and metamask opens on it’s login page, asking for the metamask password.
  4. The error in the console now appears (before logging into metamask)

Expected behavior:

I did not expect this error message before even having logged into metamask. I don’t believe it is expected or common, since it doesn’t appear on other dapps when metamask is opened to it’s login page.

Environment details:

OS: Windows 10 Pro, Version 1909, build 18363.900, 64-bit CPU: x64 based Web Browser: Google Chrome, Version 83.0.4103.116 (Official Build) (64-bit) Wallet: Metamask (Chrome extension), Version 7.7.9

Additional context:

Console log file is attached dapp.test.tbtc.network-1594436204181.log

mhluongo commented 4 years ago

@ironng is this a dup of https://github.com/keep-network/tbtc-dapp/issues/227?

ironng commented 4 years ago

@mhluongo yes! Closing.