-
Notifications
You must be signed in to change notification settings - Fork 31
Stuck at Fetching BTC address #250
Comments
I noticed when I am stuck at this stage, there was an internal transaction error in the deposit transaction, I do not have the same console error though. OS: Windows 10 |
This seems like you may have picked up the page in the middle of a deploy. Have y'all seen the issue recently? @culgin on your additional tidbit---do you have more than one example of transactions that look like that? |
@Shadowfiend Here is another similar transaction, |
I can confirm experienced this "stuck on fetching BTC" problem, and contract shows internal transaction errors. Steps to reproduce as described above. Environment: MacOS 10.15.6 |
Same issue continuing. Didn't have a log last time, so here's an example: Symptoms as described by OP, however my console log looks different... |
Description:
After signing first Metamask transaction the dapp gets stuck with "fetching BTC address"
Steps to reproduce the behavior:
https://ropsten.etherscan.io/tx/0x524a357fd66357219ddc623551f77aa58e63b1eb3ed5ee348379c5b7ddcaf94a
Expected behavior:
Having a BTC address to deposit
Environment details:
OS: MacOS Catalina
Web Browser: Google Chrome, Version 83.0.4103.116 (Official Build) (64-bit)
Wallet: Metamask (Chrome extension), Version 7.7.9
Additional context:
Please see messages from Console for better understanding:
Uncaught TypeError: e is not a function
at inpage.js:1
at inpage.js:1
at i (inpage.js:1)
at inpage.js:1
at inpage.js:1
at c (inpage.js:1)
at inpage.js:1
at We (inpage.js:1)
at Object. (inpage.js:1)
at e.exports._runReturnHandlersUp (inpage.js:1)
inpage.js:1 MetaMask - RPC Error: The method undefined does not exist/is not available Object
(anonymous) @ inpage.js:1
inpage.js:1 Uncaught TypeError: e is not a function
at inpage.js:1
at inpage.js:1
at i (inpage.js:1)
at inpage.js:1
at inpage.js:1
at c (inpage.js:1)
at inpage.js:1
at We (inpage.js:1)
at Object. (inpage.js:1)
at e.exports._runReturnHandlersUp (inpage.js:1)
inpage.js:1 MetaMask - RPC Error: The method undefined does not exist/is not available Object
(anonymous) @ inpage.js:1
inpage.js:1 Uncaught TypeError: e is not a function
at inpage.js:1
at inpage.js:1
at i (inpage.js:1)
at inpage.js:1
at inpage.js:1
at c (inpage.js:1)
at inpage.js:1
at We (inpage.js:1)
at Object. (inpage.js:1)
at e.exports._runReturnHandlersUp (inpage.js:1)
inpage.js:1 MetaMask - RPC Error: The method undefined does not exist/is not available Object
(anonymous) @ inpage.js:1
inpage.js:1 Uncaught TypeError: e is not a function
at inpage.js:1
at inpage.js:1
at i (inpage.js:1)
at inpage.js:1
at inpage.js:1
at c (inpage.js:1)
at inpage.js:1
at We (inpage.js:1)
at Object. (inpage.js:1)
at e.exports._runReturnHandlersUp (inpage.js:1)
DevTools failed to load SourceMap: Could not load content for chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sourcemaps/contentscript.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sourcemaps/inpage.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
The text was updated successfully, but these errors were encountered: