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

Finance instance installing issue #848

Closed
svetlanama opened this issue May 14, 2019 · 6 comments
Closed

Finance instance installing issue #848

svetlanama opened this issue May 14, 2019 · 6 comments

Comments

@svetlanama
Copy link

Hi,

I get this error when I'm trying to install Finance for the token-manager
I'm following this guide https://forum.aragon.org/t/guide-custom-aragon-organization-deployment-using-the-cli/507

➜  ~ dao install 0x6bBA3d2bfE2714985ED6D459d2C554f3F7e58B9B finance --app-init-args 0x1d51E6A15998aDff22457e9B4a8e5f7DCa06e5C9 2592000 --environment aragon:rinkeby
 ✖ Fetching finance.aragonpm.eth@latest
   → Cannot find artifacts in APM repo. Please make sure the package is published and IPFS or your HTTP server running.
   Checking installed version
   Deploying app instance
 ✖ Cannot find artifacts in APM repo. Please make sure the package is published and IPFS or your HTTP server running.
➜  ~

Could you help, please?

@luisivan
Copy link
Contributor

This seems related to https://github.com/aragon/aragon-cli, posted a question on the Aragon chat to see if someone can provide help here

@svetlanama
Copy link
Author

@luisivan Thanks, will follow!

@sohkai
Copy link
Contributor

sohkai commented May 15, 2019

@svetlanama This is a problem with fetching the artifacts (aragon/aragon-cli#377), the guys are working on it :).

@sohkai sohkai closed this as completed May 15, 2019
@svetlanama
Copy link
Author

@sohkai oh, thank you, will wait!

@kernelwhisperer
Copy link
Contributor

Hey @svetlanama , in the meantime you can try:

  • running aragon ipfs in a separate terminal

or

  • adding the --apm.ipfs.rpc flag to the command, e.g.:
aragon apm info finance --environment aragon:rinkeby --apm.ipfs.rpc https://ipfs.eth.aragon.network/ipfs 

@svetlanama
Copy link
Author

@danielcaballero 2nd variant helped me, thank you so much!

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

4 participants