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

./paramfetch -a -v can not connect #3255

Closed
carsonfly opened this issue Aug 17, 2019 · 5 comments
Closed

./paramfetch -a -v can not connect #3255

carsonfly opened this issue Aug 17, 2019 · 5 comments

Comments

@carsonfly
Copy link

After I type :' ./paramfetch -a -v'
downloading file... error: https://ipfs.io/ipfs/QmP1PkagfiC9cUEh3r7NEWaJfnBGEnqfABxXxh3PSoiMtX: error trying to connect: Connection refused (os error 111)
downloading file... os error 111error: https://ipfs.io/ipfs/QmbPHbry667qc7JEhYDWpvs6mj6rD9UQRi9ZpQb6q6pcoq: error trying to connect: Connection refused (os error 111)
....
But the network really work ,how can I solve it

@anorth
Copy link
Member

anorth commented Aug 18, 2019

Can you try to curl the same URL to confirm your connectivity to the IPFS gateway?

@dayou5168
Copy link

i got this problem in every release, we can't access https://ipfs.io in china , but the node can connect with the test-devnet though this error happens,
i really want to konw .how to solve this problem forever!

@frrist
Copy link
Member

frrist commented Aug 19, 2019

If you are unable to connect due to network issues you may generate the required files locally by running paramcache, this can be found in go-filecoin/proofs/bin.

@laser
Copy link
Contributor

laser commented Aug 19, 2019

Note: paramcache is not a binary included in a go-filecoin release. It's something that only developers (PL and contributors) will have on their machine after running deps.

@frrist
Copy link
Member

frrist commented Aug 22, 2019

@carsonfly I am going to close this as there is not enough information to debug this problem, please reopen when you can share:

  • geographic location paramfetch is being ran from.
  • the output of traceroute ipfs.io
  • the output of curl -v https://ipfs.io/ipfs/QmP1PkagfiC9cUEh3r7NEWaJfnBGEnqfABxXxh3PSoiMtX

@frrist frrist closed this as completed Aug 22, 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

5 participants