Distributions not available

Hi,
I’m trying to download some older versions of go-ipfs and are not anymore reachable.

Eg:
https://dist.ipfs.io/go-ipfs/v0.4.18
https://dist.ipfs.io/go-ipfs/v0.4.19
https://dist.ipfs.io/go-ipfs/v0.4.2

These all currently seem to be working for me. I suspect the main public gateway may have been overloaded or having other issues while you were attempting to access those releases.

Are they still inaccessible through the gateway? If so, it might be worth trying to download them through IPFS – if you have a newer version installed.

For example, you could use ipfs get /ipns/dist.ipfs.io/go-ipfs/v0.4.18 .

I have to download them through main public gateway since I’m using a gradle script. Still doesn’t work…

Do either of these links work for you?

https://cloudflare-ipfs.com/ipns/dist.ipfs.io/go-ipfs/v0.4.18
http://gateway.ipfs.io/ipns/dist.ipfs.io/go-ipfs/v0.4.18

I suspect the default gateway the website is pointing to is overloaded depending on the time of day.