horseman using PhantomJS from phantomjs-prebuilt module +0ms horseman .setup() creating phantom instance 1 +7ms horseman phantom created +188ms horseman phantom version 2.1.1 +27ms horseman page created +31ms horseman phantomjs onLoadFinished triggered success NaN +39ms horseman .on() resourceError set. +20ms horseman .userAgent() set Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8 rv:4.0; MN) AppleWebKit/535.1.1 (KHTML, like Gecko) Version/7.1.10 Safari/535.1.1 +21ms horseman .open() https://www.amazon.com/ask/questions/asin/B003B809IG/1/ref=ask_ql_psf_ql_hza?sort=SUBMIT_DATE +1ms resourceError triggered { errorCode: 5, errorString: 'Operation canceled', id: 1, status: null, statusText: null, url: 'https://www.amazon.com/ask/questions/asin/B003B809IG/1/ref=ask_ql_psf_ql_hza?sort=SUBMIT_DATE' } horseman phantomjs onLoadFinished triggered fail 1 +5s horseman .close(). +5ms Unhandled rejection Error: Failed to GET url: https://www.amazon.com/ask/questions/asin/B003B809IG/1/ref=ask_ql_psf_ql_hza?sort=SUBMIT_DATE at checkStatus (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/actions.js:78:16) at /home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-phantom-simple/node-phantom-simple.js:60:18 at IncomingMessage. (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-phantom-simple/node-phantom-simple.js:645:9) at emitNone (events.js:91:20) at IncomingMessage.emit (events.js:185:7) at endReadableNT (_stream_readable.js:974:12) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) From previous event: at Horseman. (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/actions.js:76:5) From previous event: at Horseman.exports.open (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/actions.js:60:20) at Horseman.(anonymous function) [as open] (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/index.js:414:17) at Horseman. (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/index.js:422:22) at runCallback (timers.js:637:20) at tryOnImmediate (timers.js:610:5) at processImmediate [as _immediateCallback] (timers.js:582:5) From previous event: at Promise.HorsemanPromise.(anonymous function) [as open] (/home/chris/dev/work-escalade/amazon-questions-crawler/node_modules/node-horseman/lib/index.js:420:15) at crawlQuestions (/home/chris/dev/work-escalade/amazon-questions-crawler/app.js:46:4) at testCrawler (/home/chris/dev/work-escalade/amazon-questions-crawler/test.js:6:2) at Object. (/home/chris/dev/work-escalade/amazon-questions-crawler/test.js:38:1) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.runMain (module.js:604:10) at run (bootstrap_node.js:394:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:509:3