clojurescript-site icon indicating copy to clipboard operation
clojurescript-site copied to clipboard

contributing page: jbake download link times out

Open dgb23 opened this issue 4 years ago • 4 comments
trafficstars

The download link suggested in the readme and the contribution page:

http://cdn.cognitect.com/clojurescript.org/jbake-2.5.0-SNAPSHOT-bin.zip

Seems not to work:

curl: (7) Failed to connect to cdn.cognitect.com port 443: Operation timed out

I managed to install the tool via homebrew on macos as suggested on the official site.

dgb23 avatar Jul 09 '21 23:07 dgb23

that's weird, works for me.

puredanger avatar Jul 10 '21 00:07 puredanger

I see port 443 there for you - are you maybe using https instead of http or have something on your browser/network that forces https?

In any case, version from elsewhere is fine.

puredanger avatar Jul 10 '21 00:07 puredanger

The contribution page uses a https link, while the readme uses a http link for the jblake download. It seems to work with http.

dgb23 avatar Jul 11 '21 11:07 dgb23

Thanks, I wonder if it used to work and we had a cert expire. I'll check tomorrow.

puredanger avatar Jul 11 '21 16:07 puredanger