aragon / aragon-cli

CLI for creating and publishing Aragon apps
GNU General Public License v3.0
91 stars 79 forks source link

apm grant: gas required exceeds allowance #1596

Open macor161 opened 4 years ago

macor161 commented 4 years ago

🐛 Bug Report

The following error is thrown when executing aragon apm grant on Rinkeby or mainnet:

UnhandledPromiseRejectionWarning: Error: gas required exceeds allowance (9990236) or always failing transaction

The command is executed successfully in development.

c0rv0s commented 3 years ago

Are there any more details you can provide? I'm unable to replicate this issue.