MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.93k stars 4.88k forks source link

[Sentry] Error: JsonRpcEngine: Response has no error or result for request: #20324

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: METAMASK-X62S

Error: JsonRpcEngine: Response has no error or result for request:
{
  "id": 1705731554041804,
  "jsonrpc": "2.0",
  "params": [
    "0x3d0f40",
    false
  ],
  "method": "eth_getBlockByNumber"
}
  at new EthereumRpcError (node_modules/eth-rpc-errors/dist/classes.js:18:1)
  at JsonRpcEngine._checkForCompletion (node_modules/json-rpc-engine/dist/JsonRpcEngine.js:239:1)
  at JsonRpcEngine._processRequest (node_modules/json-rpc-engine/dist/JsonRpcEngine.js:152:1)
  at JsonRpcEngine._handle (node_modules/json-rpc-engine/dist/JsonRpcEngine.js:126:1)
gauthierpetetin commented 1 year ago

Events in past 14 days: 32

gauthierpetetin commented 1 year ago

The extension was making a JSON-RPC request to fetch the current Ethereum block number using the method eth_blockNumber. The response to this request did not contain either an error or a result, which is against the expectation of any standard JSON-RPC response.

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.

sentry-io[bot] commented 10 months ago

Sentry issue: METAMASK-X7TA

sentry-io[bot] commented 10 months ago

Sentry issue: METAMASK-X7G3

sentry-io[bot] commented 6 months ago

Sentry Issue: METAMASK-X9BT

sentry-io[bot] commented 6 months ago

Sentry Issue: METAMASK-X997

gauthierpetetin commented 6 months ago

Potentially useful steps to reproduce shared by @seaona :

sentry-io[bot] commented 6 months ago

Sentry Issue: METAMASK-X9H0

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.

github-actions[bot] commented 3 hours ago

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.