vbauer/manet

heroku deployment issue with slimerjs

Open

#33 geöffnet am 8. Sept. 2015

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (579 Stars) (102 Forks)batch import
help wantedquestion

Beschreibung

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?

Contributor Guide