Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

All prebuilt release links are dead #729

Open McOffsky opened 7 years ago

McOffsky commented 7 years ago

All links are dead since today. List of links:

https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-windows.zip https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-macosx.zip https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-i686.tar.bz2

Installation from npm is impossible. NPM error:

Error making request.
Error: read ECONNRESET
    at exports._errnoException (util.js:1018:11)
    at TLSWrap.onread (net.js:572:26)

Please report this full log at https://github.com/Medium/phantomjs
Orekhov commented 7 years ago

Same happens with some other repositories on github. Looks like a global issue.

McOffsky commented 7 years ago

Phantom JS was the only one that was causing problems for me, hence my post here. I will try to contact github, this issue can be closed.

danrigsby commented 7 years ago

Please post here if we find any additional issues we can follow or work arounds

rudnitskih commented 7 years ago

We have the same problem also with https://github.com/sass/node-sass/releases/download/v3.13.1/linux-x64-48_binding.node

Orekhov commented 7 years ago

A reply from github team that I just received:

Our team is currently working to resolve a known issue with release downloads that began earlier today.

swilliamset commented 7 years ago

My resource files are successfully downloading again https://github.com/Medium/phantomjs/releases/tag/v2.1.1

jperasmus commented 7 years ago

Did someone forget to renew their Let's Encrypt SSL certificates? 😜

Orekhov commented 7 years ago

Works for me as well. I believe, this issue can be closed now.

sacr3dc0w commented 7 years ago

Still getting issues.

Error making request.
Error: unable to verify the first certificate
    at Error (native)
    at TLSSocket.<anonymous> (_tls_wrap.js:1013:38)
    at emitNone (events.js:67:13)
    at TLSSocket.emit (events.js:166:7)
    at TLSSocket._init.ssl.onclienthello.ssl.oncertcb.TLSSocket._finishInit (_tls_wrap.js:582:8)
    at TLSWrap.ssl.onclienthello.ssl.oncertcb.ssl.onnewsession.ssl.onhandshakedone (_tls_wrap.js:424:38)

Please report this full log at https://github.com/Medium/phantomjs