ipfs / infra

Tools and systems for the IPFS community
MIT License
133 stars 41 forks source link

User reported issues connecting to dist.ipfs.io #471

Closed daviddias closed 5 years ago

daviddias commented 5 years ago

Found https://stackoverflow.com/questions/54169429/i-get-an-error-when-i-execute-npm-install-go-ipfs/54180368#54180368.

I tried it myself it is working now. Do we have any stats of the service being down recently?

kyledrake commented 5 years ago

Their DNS resolver is resolving dist.ipfs.io to a Facebook IP for some weird reason. See https://stackoverflow.com/a/54180561/3965348 (Error: connect ECONNREFUSED 31.13.80.1:443)

I think we can close this unless they come back with additional information. I don't think this is on our end.