protocol-v2 icon indicating copy to clipboard operation
protocol-v2 copied to clipboard

Issue running protocol v2 on custom local node.

Open pranavkirtani opened this issue 3 years ago • 0 comments

Hello, I am trying to deploy and run contracts locally on my own custom ethereum node. When I try to run "aave:evm:dev:migration" I face the issue of {"error":{"code":-32002,"data":"evm error, revert status with output_data: 27","message":"Server error"},"id":1251,"jsonrpc":"2.0"}'. I updated the provider and signer to use the account private key of my EOA on the local node. but I am still facing the same issue. anyone else faced the same issue?

pranavkirtani avatar Nov 09 '22 10:11 pranavkirtani