Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command "dao apps <dao-address> --all" not working with argument "--environment aragon:rinkeby" #1425

Open
nguyenhothanhtam0709 opened this issue Mar 7, 2022 · 1 comment

Comments

@nguyenhothanhtam0709
Copy link

I used this command to get all aragon app installed in my DAO
dao apps <dao-address> --all --environment aragon:rinkeby

but getting this error
`⚠ The request may take a while because you are connecting to the default node (wss://rinkeby.eth.aragon.network/ws). For better performance, consider switching to your own Ethereum node or Infura.

ℹ You have the following options:
1. Use the global option "--ws-rpc" (e.g. with wss://mainnet.infura.io/ws/v3/<INFURA_KEY> for Infura)
2. Set the "wsRPC" field on mainnet environment of the arapp.json

✖ Inspecting DAO
→ Network: incorrect value provided.
✖ Network: incorrect value provided.`

I have already create rinkeby_key.json in ~/.aragon.
Other command such as "dao new --environment aragon:rinkeby" or "dao acl --environment aragon:rinkeby" is working fine.
Do I need to config something to use this command?

@welcome
Copy link

welcome bot commented Mar 7, 2022

Thanks for opening your first issue in the Aragon apps repo! Someone will circle back soon ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant