1Hive / deployments-aragon-os

AragonOS deployments using Hardhat 🦅

Home Page:https://github.com/aragon/aragonOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy error

spark8899 opened this issue · comments

error log.
Error: ERROR processing /deployments-aragon-os/deploy/10_deploy_apm.ts: Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (reason="execution reverted", method="estimateGas", transaction={"from":"0xxxxxx","to":"0xxxxxxxxx","data":"0xaac57b3a93cdeb708b7545dc668eb9280176169d1c33cfd8ed6f04690a0bcc88a93fc4ae1542111b4698ac085139692eae7c6efb632a4ae2779f8686da94511ebbbff5940000000000000000000000009c7c50496386e75aaa435384c26a7fad78b2b290","accessList":null}, error={"name":"ProviderError","_stack":"ProviderError: HttpProviderError\n at HttpProvider.request (/Users/packer/Documents/github/deployments-aragon-os/node_modules/hardhat/src/internal/core/providers/http.ts:78:19)\n at HDWalletProvider.request (/Users/packer/Documents/github/deployments-aragon-os/node_modules/hardhat/src/internal/core/providers/accounts.ts:187:34)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)","code":-32000,"_isProviderError":true}, code=UNPREDICTABLE_GAS_LIMIT, version=providers/5.7.1) at Logger.makeError (/deployments-aragon-os/node_modules/@ethersproject/logger/src.ts/index.ts:269:28) at Logger.throwError (/deployments-aragon-os/node_modules/@ethersproject/logger/src.ts/index.ts:281:20) at checkError (/deployments-aragon-os/node_modules/@ethersproject/providers/src.ts/json-rpc-provider.ts:78:20) at Web3Provider.<anonymous> (/deployments-aragon-os/node_modules/@ethersproject/providers/src.ts/json-rpc-provider.ts:642:20) at step (/deployments-aragon-os/node_modules/@ethersproject/providers/lib/json-rpc-provider.js:48:23) at Object.throw (/deployments-aragon-os/node_modules/@ethersproject/providers/lib/json-rpc-provider.js:29:53) at rejected (/deployments-aragon-os/node_modules/@ethersproject/providers/lib/json-rpc-provider.js:21:65) at processTicksAndRejections (node:internal/process/task_queues:96:5) at DeploymentsManager.executeDeployScripts (/deployments-aragon-os/node_modules/hardhat-deploy/src/DeploymentsManager.ts:1108:19) at processTicksAndRejections (node:internal/process/task_queues:96:5) at DeploymentsManager.runDeploy (/deployments-aragon-os/node_modules/hardhat-deploy/src/DeploymentsManager.ts:938:5) at Environment._runTaskDefinition (/deployments-aragon-os/node_modules/hardhat/src/internal/core/runtime-environment.ts:308:14) at Environment.run (/deployments-aragon-os/node_modules/hardhat/src/internal/core/runtime-environment.ts:156:14) at SimpleTaskDefinition.action (/deployments-aragon-os/node_modules/hardhat-deploy/src/index.ts:546:32) at Environment._runTaskDefinition (/deployments-aragon-os/node_modules/hardhat/src/internal/core/runtime-environment.ts:308:14) at Environment.run (/deployments-aragon-os/node_modules/hardhat/src/internal/core/runtime-environment.ts:156:14) at SimpleTaskDefinition.action (/deployments-aragon-os/node_modules/hardhat-deploy/src/index.ts:630:5) at Environment._runTaskDefinition (/deployments-aragon-os/node_modules/hardhat/src/internal/core/runtime-environment.ts:308:14) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

help!

I know the problem, it is caused by the slow execution of the contract.