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

Apps are not appearing when using ipfs companion #42

Closed
jvluso opened this issue Feb 4, 2019 · 5 comments
Closed

Apps are not appearing when using ipfs companion #42

jvluso opened this issue Feb 4, 2019 · 5 comments

Comments

@jvluso
Copy link

jvluso commented Feb 4, 2019

The ui components of the most recent deployments were not included. This means that the content is not visible when using ipfs to render the ui. The result when running apm versions is

 ℹ voting.aragonpm.eth has 6 published versions
 ✔ 1.0.0: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:Qmer59t99nhZMk69TZTtXFn3im8uFLjpsLdub7zb75r1vq
 ✔ 1.0.1: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmPQjG4PSPXvhRYzxFBuU7HWSBTjyHL9HfRXapgjQUigkP
 ✔ 1.0.2: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmXkC9JfpR2xUEUYrGdcepjaBGPopd2cNJg2UKDpi8Hmye
 ✔ 1.0.3: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmctB78EiDW5LtSNA2FY8VUDwDWijv54UFDWKBs4a5nvyj
 ✔ 1.0.4: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmcwXZXdbxF5qgKFh66zfZHTXYoUeHT9gtVqn27WMCvxTr
 ✖ 1.0.5: 0xEae3502771635e6270e01f5B859DDB7ed780aebf Version not found in provider
@sohkai
Copy link
Contributor

sohkai commented Feb 6, 2019

Hmm, which environment is this? On mainnet this should definitely be included (see tx) and it shows up for me:

~/Development/aragon/aragon-apps/apps/voting (master)

npx aragon apm versions --environment mainnet
 ℹ voting.aragonpm.eth has 6 published versions
 ✔ 1.0.0: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:Qmer59t99nhZMk69TZTtXFn3im8uFLjpsLdub7zb75r1vq
 ✔ 1.0.1: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmPQjG4PSPXvhRYzxFBuU7HWSBTjyHL9HfRXapgjQUigkP
 ✔ 1.0.2: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmXkC9JfpR2xUEUYrGdcepjaBGPopd2cNJg2UKDpi8Hmye
 ✔ 1.0.3: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmctB78EiDW5LtSNA2FY8VUDwDWijv54UFDWKBs4a5nvyj
 ✔ 1.0.4: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmcwXZXdbxF5qgKFh66zfZHTXYoUeHT9gtVqn27WMCvxTr
 ✔ 1.0.5: 0xEae3502771635e6270e01f5B859DDB7ed780aebf ipfs:QmTJ9ipNBoS91HZVmDU2yVoRJQqZ17DBXG82zdUETRvWc3

@jvluso
Copy link
Author

jvluso commented Feb 6, 2019

This is on main net, though it is also happening on rinkeby. When I ran ipfs ls QmTJ9ipNBoS91HZVmDU2yVoRJQqZ17DBXG82zdUETRvWc3 it isn't giving a result. Do you know how widely it is pinned?

@sohkai
Copy link
Contributor

sohkai commented Feb 6, 2019

Might be only on our IPFS node; it looks like other gateways don't have this cached. You can pin it yourself by decompressing the archives in this repo.

@sohkai
Copy link
Contributor

sohkai commented Feb 15, 2019

Just wanted to check up on this @jvluso; did the hash end up resolving?

@jvluso
Copy link
Author

jvluso commented Feb 15, 2019

It did, it just needed to be propagated a bit more.

@jvluso jvluso closed this as completed Feb 15, 2019
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

2 participants