Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetaMask - RPC Error: Error: [ethjs-rpc] rpc error with payload #8583

Closed
dreamer-zq opened this issue May 13, 2020 · 1 comment
Closed

MetaMask - RPC Error: Error: [ethjs-rpc] rpc error with payload #8583

dreamer-zq opened this issue May 13, 2020 · 1 comment

Comments

@dreamer-zq
Copy link

dreamer-zq commented May 13, 2020

When using metamask as a provider of web3.js last week, it is normal to call smart contracts. Today I suddenly found an error.

  • metamask version: 7.7.9
  • web3.js version:1.2.7
  • os: macOS 10.15.4
  • browser: Google Chrome 81.0.4044.113
    The detailed error message is as follows:
MetaMask - RPC Error: Error: [ethjs-rpc] rpc error with payload {"id":6468914407879,"jsonrpc":"2.0","params":
["0xf9032b17843b9aca008401c9c38094fe46676512ecacdd78205655dada0c17dac292ad80b902c4a39a4f69000000000000000000000000656c6265b97cee92bbab1dd07bd51794b8dbae3400000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000240000000000000000000000000656c6265b97cee92bbab1dd07bd51794b8dbae3400000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000118553246736447566b583139727a4741385a7a574e5769697130516342537451706b4d6f56446c4f336230524b4774386b6656747a734f6e65587954776a3972654935426f4b497063677a4b76342b427643685769464175746f6479573866686e4c6d424d37376144416953626f57554f4738547a74305536626e725844494770734d6e396567796a39564f433332546d3478726f396d5149736549476b2f744255617879712b34364f4761323569486b4e73734d786b734747667643754e7339534b4c74394867383555304f49772b7273386267484f31746e6242654d6c624838535547723749714d3439624337327a354f44635635506c4a6c4e52512f2f336e554f727a6367696148636a616e5a445339624d71673d3d00000000000000000000000000000000000000000000000000000000000000000000000000000005313233343500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063233343536370000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000831323334353637380000000000000000000000000000000000000000000000002aa0967ce3032ced6f840c160151c1eab6192b055844dec938fdddea48ae055408f5a02d2daa751d85eccaf285f978105fd61837195c27b3f12d414dcd40676594eafc"],"method":"eth_sendRawTransaction"} [object Object] 

{code: -32603, message: "Error: [ethjs-rpc] rpc error with payload {"id":64…method":"eth_sendRawTransaction"}

This question is more urgent for me, can someone help me see the problem? thank you very much

@AbeRajeev
Copy link

could you please describe how did you debug this error, I am getting a similar error with the same code.
MetaMask - RPC Error: Error: [ethjs-rpc] rpc error with payload {"id":6876026167411,"jsonrpc":"2.0","params":["0xf873048504a817c80083014cdc94ede8c1a58f1210c2075faa916cea1fed41cf24228829a2241af62c000084d0febe4c822d45a086ac8d46d13dc5f2f6d0b168e3a24bc140015f6bc6164ef330f145c68566fe61a042b9f3da876f8625fa3c35df4b5b0b96db9659b477162f5f29313d2d6879fddb"],"method":"eth_sendRawTransaction"} [object Object] {code: -32603, message: "Error: [ethjs-rpc] rpc error with payload {"id":68…method":"eth_sendRawTransaction"} [object Object]", stack: "Error: Error: [ethjs-rpc] rpc error with payload {…method":"eth_sendRawTransaction"} [object Object]"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants