-
Notifications
You must be signed in to change notification settings - Fork 243
Takes 2 minutes and no reply from server #2
Comments
Does phantomjs work as standalone on your config? Can you execute a test phantomjs script? |
yes the phantomjs rasterize.js script runs extremely fast. takes less than 5~8 seconds for any given page. |
what's your node.js version , and the version of the installed package ( |
bump, since I can't reproduce your issue you'll have to give me more details. |
├─┬ config @0.4.11 $ node app curl http://localhost:3000/?url=www.google.com > out.png screenshot - rasterizing http://www.google.com ... generates an empty file |
what's the node.js version? what's the phantomjs version? |
$ node --version $ phantomjs --version on Macos |
If you update the node version it will work. I had the same problem. |
curl http://localhost/www.google.com > out.png
it will take 2 minutes and finally end with no reply from server and no screenshot image is produced.
I installed http://code.google.com/p/phantomjs/downloads/detail?name=phantomjs-1.5.0-linux-x86_64-dynamic.tar.gz&can=2&q=
Ubuntu 12.04
1GB RAM
The text was updated successfully, but these errors were encountered: