Skip to content
This repository has been archived by the owner on Apr 12, 2018. It is now read-only.

Container can't download PhantomJS #385

Open
my2ter opened this issue Jun 3, 2016 · 2 comments
Open

Container can't download PhantomJS #385

my2ter opened this issue Jun 3, 2016 · 2 comments

Comments

@my2ter
Copy link

my2ter commented Jun 3, 2016

Hi,

This error is happening only time to time.

PhantomJS detected, but wrong version 1.9.7 @ /usr/local/bin/phantomjs.
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
Receiving...

Error requesting archive.
Status: 403
Request options: {
  "uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2",
  "encoding": null,
  "followRedirect": true,
  "headers": {},
  "strictSSL": true
}
Response headers: {
  "x-amz-request-id": "F886BD2D411CED23",
  "x-amz-id-2": "XrZkJffy+DSwLQNhUnUjN81VCSe3dpPJKm6VUM6V6382yDO1/KFPSDlz972MbZPRjVp1209djWA=",
  "content-type": "application/xml",
  "transfer-encoding": "chunked",
  "date": "Fri, 03 Jun 2016 01:31:43 GMT",
  "server": "AmazonS3",
  "connection": "close"
}
Make sure your network and proxy settings are correct.

If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
@schmittjoh
Copy link
Member

This sounds like a rate limit issue. I would recommend to cache the download so that we do not need to perform this step each time your build is run. We have some docs on this here:
https://scrutinizer-ci.com/docs/guides/caching_between_builds

@my2ter
Copy link
Author

my2ter commented Jun 6, 2016

Ticket referencing this issue Medium/phantomjs#539

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants