-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
MetaMask - RPC Error #15
Comments
going through this issue as well, one of the transactions worked, but now it's just doing this. I read that you can delete the json from the contracts and recompile them |
i solved it by clearing the json, truffle compiling, and connecting ganache by adding the truffle config file to ganache's desktop app |
Which json are you clearing? |
@jmpf2018 did you solved the issue? i am also facing the same error |
Hey Gregory,
I'm running to an issue in 2:23:30 of this tutorial, when it comes to test staking.
After I approve spending token, metamask shows me an error:
And after I confirm that in MetaMask console displays me this error:
I was writing all the contract code on my own (TokenFarm.sol), but then I just copied this from repository, compiled it, and still running to the same issue.
Any idea about how to fix this error?
The text was updated successfully, but these errors were encountered: