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

Cannot start PhantomJS in shippable/minV2 #1472

Closed
byndcivilization opened this issue May 21, 2015 · 6 comments
Closed

Cannot start PhantomJS in shippable/minV2 #1472

byndcivilization opened this issue May 21, 2015 · 6 comments
Labels

Comments

@byndcivilization
Copy link

Hi I'm getting a testing error in my shippable builds on the minv2 host.

   > [email protected] test /home/shippable/workspace/src/github.com/NRGI/rgi-assessment-tool
   > ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS

   INFO [karma]: Karma v0.12.32 server started at http://localhost:9876/
   INFO [launcher]: Starting browser PhantomJS
   ERROR [launcher]: Cannot start PhantomJS

   INFO [launcher]: Trying to start PhantomJS again (1/2).
   ERROR [launcher]: Cannot start PhantomJS

   INFO [launcher]: Trying to start PhantomJS again (2/2).
   ERROR [launcher]: Cannot start PhantomJS

   ERROR [launcher]: PhantomJS failed 2 times (cannot start). Giving up.
   npm ERR! Test failed.  See above for more details.
   npm ERR! not ok code 0
@byndcivilization
Copy link
Author

I've tried to explicitly install phatomjs but that doesn't seem to work.

@manishas
Copy link
Contributor

@byndcivilization your latest builds seems to be failing at the push container step. Did you get past the phantomJS issue? Do you still need help?

@nathanmarks
Copy link

@manishas PhantomJS is also failing to start on my builds now. It was working perfectly before and I haven't changed anything in my related configurations. Have you guys changed something that would cause this?

@nadavsinai
Copy link

+1 also happens in ubuntu1404nodejs image

@manishas
Copy link
Contributor

We haven't looked at this in detail, but @zpchavez seems to have found a solution -
https://github.com/synapsestudios/frontend-template/pull/119
karma-runner/karma#1144

Can you try the solution mentioned in a comment in the karma repo issue and see if that works?

@manishas manishas added resolved and removed triaged labels Jul 10, 2015
@manishas
Copy link
Contributor

Closing. @byndcivilization please reopen if the solution in the comment above doesnt work.

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

No branches or pull requests

4 participants