vbauer/manet

heroku deployment issue with slimerjs

Open

#33 ouverte le 8 sept. 2015

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (579 stars) (102 forks)batch import
help wantedquestion

Description

I have been successfully able to deploy the app running phantomjs on heroku. However, when I change to slimerjs (in Procfile), everything proceeds normally (no errors during deployment). But the app is not fetching any data. It always gives following error.

 {"error":"Can not capture site screenshot"}

Am I suppose to change anything else?

Guide contributeur