vbauer/manet

heroku deployment issue with slimerjs

Open

#33 创建于 2015年9月8日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (579 star) (102 fork)batch import
help wantedquestion

描述

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?

贡献者指南