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

ERROR: failed to query versions: cat: could not resolve name #131

Open
k1ic opened this issue Aug 20, 2020 · 3 comments
Open

ERROR: failed to query versions: cat: could not resolve name #131

k1ic opened this issue Aug 20, 2020 · 3 comments

Comments

@k1ic
Copy link

k1ic commented Aug 20, 2020

image
when i run ipfs-update versions, I got an error: "ERROR: failed to query versions: cat: could not resolve name"

@welcome
Copy link

welcome bot commented Aug 20, 2020

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@indexroot
Copy link

`➜ ~ ipfs-update --verbose versions

  • fetching "/ipns/dist.ipfs.io/go-ipfs/versions"
  • using local ipfs daemon for transfer
    ERROR: failed to query versions: cat: could not resolve name`

@Stebalien
Copy link
Member

The GFW blocks DNS resolutions for ipfs.io. You'll need to either use a VPN or hardcode the IPFS path. For now, ipfs-update --distpath=/ipfs/QmNUJHKXfGmor8wvAVWZQdXVQRkdDL9VofG4ytssSqLzjP should work. However, you'll need to change the --distpath= part every time a new version is released.

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

3 participants