Medium / phantomjs

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

Getting 403 forbidden when downloading prebuilt phantom 2.1.1 #544

Closed patrickliechty closed 8 years ago

patrickliechty commented 8 years ago

Today we have received this error 3 times. Get get the error about 20% of the time in our builds. We use Electric Commander to do our builds. Here is the error:

remote: > phantomjs-prebuilt@2.1.3 install /tmp/build_b941099032e14ee15c76d237a185ca9f/node_modules/phantomjs-prebuilt remote: > node install.js remote:  remote: PhantomJS not found on PATH remote: Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2 remote: Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2 remote: Receiving... remote:  remote: Error requesting archive. remote: Status: 403 remote: Request options: { remote: "uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2", remote: "encoding": null, remote: "followRedirect": true, remote: "headers": { remote: "User-Agent": "npm/2.15.1 node/v4.4.4 linux x64" remote: }, remote: "strictSSL": true remote: } remote: Response headers: { remote: "x-amz-request-id": "F71EE098C93D76C4", remote: "x-amz-id-2": "wztPujSLhypHxRA/0dawhvc3v5XqVRF/IlJFbGQHUghFbYF2gMgHj/j6MBKLUOn7JsuBSZ6nJ9I=", remote: "content-type": "application/xml", remote: "transfer-encoding": "chunked", remote: "date": "Tue, 10 May 2016 21:37:37 GMT", remote: "server": "AmazonS3", remote: "connection": "close" remote: } remote: Make sure your network and proxy settings are correct. remote:  remote: If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs remote: 

nicks commented 8 years ago

Please upgrade to the latest version, which no longer uses bitbucket