scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.1k stars 512 forks source link

Render issue with render_all=1, "Encoder error 2 when writing image file" #675

Open cristianocca opened 7 years ago

cristianocca commented 7 years ago

Server response, not sure what's going on, but only happens with render_all=1 on some pages.

Sent params: /render.jpeg?url=xxx&wait=3&timeout=60&render_all=1&quality=50

Response {"error": 500, "info": "encoder error -2 when writing image file", "description": "Unhandled internal error", "type": "InternalError"}

Gallaecio commented 4 years ago

Can you share a URL that can be used to reproduce the issue?