Open arsenische opened 10 years ago
The error disappears if to remove ":full => true" from https://github.com/vitalie/webshot/blob/c16d0a5bd30572369239a5a28bfa55bff0b67dcf/lib/webshot/screenshot.rb#L53
Perhaps it just doesn't have enough memory to create an image file?
Hi Arsen,
I'm busy this week, I'll take a look at this issue on Monday.
Thank you, Vitalie
@arsenische try the new version with the updated mini_magick and poltergeist (it worked for us)
Thanks for a great gem! I used it to fetch images of thousands of sites. But for some sites it always returns the following error:
ruby 2.0 phantomjs 1.9.7 webshot 0.0.7 capybara 2.4.3 poltergeist 1.5.1 ubuntu 14.04.1 LTS