Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phantomjs-2.1.1 install error while running npm install script for chimpjs #469

Closed
Desperado opened this issue Sep 14, 2016 · 2 comments
Closed

Comments

@Desperado
Copy link

Desperado commented Sep 14, 2016

@samhatoum I wonder why chimp is referring to "phantomjs2": "~2.2.0" (in fact phantomjs-2.1.1.) as it in under development and frequently fails to install.

> fibers@1.0.14 install /root/cc_e2e/node_modules/chimp/node_modules/xolvio-sync-webdriverio/node_modules/fibers
> node build.js || nodejs build.js

`linux-x64-v8-4.5` exists; testing
Binary is fine; exiting

> phantomjs2@2.2.0 install /root/cc_e2e/node_modules/chimp/node_modules/phantomjs2
> node install.js

PhantomJS not found on PATH
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /root/cc_e2e/node_modules/chimp/node_modules/phantomjs2/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...
-
Error requesting archive.
Status: 403
Request options: {
  "uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2",
  "encoding": null,
  "followRedirect": true,
  "headers": {},
  "strictSSL": true
}
Response headers: {
  "x-amz-request-id": "A43840E2A1E39F69",
  "x-amz-id-2": "+oIX4Zc2ZhyRIWsahNDNYvKojIGJ7TgvG2PWIQ+xujJaSs2lCacou8fSY420Qhx+l7Sz2xduBu0=",
  "content-type": "application/xml",
  "transfer-encoding": "chunked",
  "date": "Fri, 09 Sep 2016 13:41:31 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
@samhatoum
Copy link
Member

This is a networking issue in your setup and isn't really related to Chimp. Try filing an issue here https://github.com/Medium/phantomjs as the end of the log suggested. Thanks 👍

@Desperado
Copy link
Author

@samhatoum I have filled, but the developer of phantomjs suggested that it is phantomjs2 problem and is actually another version of it:) And this one is really not so responsive zeevl/phantomjs2#19

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

No branches or pull requests

2 participants