vbauer/manet

heroku deployment issue with slimerjs

Open

#33 opened on Sep 8, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (102 forks)batch import
help wantedquestion

Repository metrics

Stars
 (579 stars)
PR merge metrics
 (No merged PRs in 30d)

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?

Contributor guide