aragon / aragon-apps

(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
https://aragon.org/discover
GNU Affero General Public License v3.0
388 stars 212 forks source link

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

Open nguyenhothanhtam0709 opened 2 years ago

nguyenhothanhtam0709 commented 2 years ago

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/ 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[bot] commented 2 years ago

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