MetaMask / metamask-extension

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

[Sentry] Error: Internal JSON-RPC error. #28406

Open sentry-io[bot] opened 2 weeks ago

sentry-io[bot] commented 2 weeks ago

Sentry Issue: METAMASK-XCN7

Error: Internal JSON-RPC error.
  at new JsonRpcError (node_modules/@metamask/network-controller/node_modules/@metamask/rpc-errors/dist/classes.cjs:33:1)
  at getJsonRpcError (node_modules/@metamask/network-controller/node_modules/@metamask/rpc-errors/dist/errors.cjs:176:1)
  at exports.rpcErrorsinternal (node_modules/@metamask/network-controller/node_modules/@metamask/rpc-errors/dist/errors.cjs:42:1)
  at parseResponse (node_modules/@metamask/network-controller/node_modules/@metamask/eth-json-rpc-middleware/dist/fetch.js:100:1)
  at <anonymous> (node_modules/@metamask/network-controller/node_modules/@metamask/eth-json-rpc-middleware/dist/fetch.js:57:1)
...
(1 additional frame(s) were not displayed)
Thaddeus19 commented 2 weeks ago

I'm experiencing this error lately with any Polygon network RPC, whether public or dedicated (Alchemy, Getblocks, Infura). The same RPC is used in code, sending the same transaction with a Foundry, Hardhat, or etherjs script, and the transaction goes through.