MetaMask / MetaMask/extension-provider
MetaMask: Lost connection to "MetaMask".
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
maybe someone in here can help me. I'm getting a blank page from metamask.
i'm getting the error below.
MetaMask: Lost connection to "MetaMask".
Error: MetaMask: Disconnected from MetaMask background. Page reload required.
i moz-extension://ReplacedMyIdWithThis/inpage.js:8
_handleDisconnect moz-extension://ReplacedMyIdWithThis/inpage.js:1
_handleStreamDisconnect moz-extension://ReplacedMyIdWithThis/inpage.js:1
n moz-extension://ReplacedMyIdWithThis/inpage.js:17
t moz-extension://ReplacedMyIdWithThis/inpage.js:17
c moz-extension://ReplacedMyIdWithThis/inpage.js:17
t moz-extension://ReplacedMyIdWithThis/inpage.js:17
h moz-extension://ReplacedMyIdWithThis/inpage.js:8
f moz-extension://ReplacedMyIdWithThis/inpage.js:8
emit moz-extension://ReplacedMyIdWithThis/inpage.js:8
M moz-extension://ReplacedMyIdWithThis/inpage.js:17
v moz-extension://ReplacedMyIdWithThis/inpage.js:17
nextTick moz-extension://ReplacedMyIdWithThis/inpage.js:17
run moz-extension://ReplacedMyIdWithThis/inpage.js:17
p moz-extension://ReplacedMyIdWithThis/inpage.js:17
inpage.js:1:6901
_handleDisconnect moz-extension://ReplacedMyIdWithThis/inpage.js:1
_handleStreamDisconnect moz-extension://ReplacedMyIdWithThis/inpage.js:1
n moz-extension://ReplacedMyIdWithThis/inpage.js:17
t moz-extension://ReplacedMyIdWithThis/inpage.js:17
c moz-extension://ReplacedMyIdWithThis/inpage.js:17
t moz-extension://ReplacedMyIdWithThis/inpage.js:17
h moz-extension://ReplacedMyIdWithThis/inpage.js:8
f moz-extension://ReplacedMyIdWithThis/inpage.js:8
emit moz-extension://ReplacedMyIdWithThis/inpage.js:8
M moz-extension://ReplacedMyIdWithThis/inpage.js:17
v moz-extension://ReplacedMyIdWithThis/inpage.js:17
nextTick moz-extension://ReplacedMyIdWithThis/inpage.js:17
run moz-extension://ReplacedMyIdWithThis/inpage.js:17
p moz-extension://ReplacedMyIdWithThis/inpage.js:17
MetaMask: Lost connection to "MetaMask RpcProvider". inpage.js:1:17750
MetaMask: 'ethereum.send(...)' is deprecated and may be removed in the future. Please use 'ethereum.sendAsync(...)' or 'ethereum.request(...)' instead.
For more information, see: https://eips.ethereum.org/EIPS/eip-1193 inpage.js:1:9708
Any help would be greatly appriciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the blank page and the reported disconnect in the browser, using the `inpage.js` stack trace and the `ethereum.send(...)` warning as entry points. The issue names no repository source file or test, so first identify where the provider connection is handled; done would mean preventing the unexpected disconnect or documenting a confirmed cause and verifying the page no longer fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100