You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
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?