Medium / phantomjs

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

PhantomJS download fails with 502 #731

Closed marvinhagemeister closed 6 years ago

marvinhagemeister commented 6 years ago

Since a few minutes the mirror for the binary seems to be down

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...

Error requesting archive.
Status: 502
Request options: {
  "uri": "https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2",
  "encoding": null,
  "followRedirect": true,
  "headers": {
    "User-Agent": "yarn/0.21.3 npm/? node/v7.7.3 linux x64"
  },
  "strictSSL": true
}
Response headers: {
  "server": "GitHub.com",
  "date": "Mon, 31 Jul 2017 16:54:23 GMT",
  "content-type": "text/html",
  "content-length": "54887",
  "connection": "close",
  "etag": "\"597f5da5-d667\"",
  "x-github-request-id": "D0F9:3D3A:2985144:4743C5E:597F60BE",
  "x-frame-options": "DENY"
}
Make sure your network and proxy settings are correct
marvinhagemeister commented 6 years ago

Seems to be an issue with github. Their servers are back to normal here