medialab / sandcrawler

sandcrawler.js - the server-side scraping companion.
http://medialab.github.io/sandcrawler/
GNU Lesser General Public License v3.0
107 stars 12 forks source link

A missing lib on a server caused sandcrawler to crash #183

Closed legaultpierre closed 9 years ago

legaultpierre commented 9 years ago

When using on my server with a Ubuntu 14.04 image, script crashed as phantomjs needs libfontconfig.

Symptoms were uncaught events and handshake-timeout.

Problem solved by installing libfontconfig