alvarcarto/url-to-pdf-api

random errors when rendering pdf from html via POST

Open

#57 opened on Jan 25, 2018

View on GitHub
 (20 comments) (4 reactions) (0 assignees)HTML (6,967 stars) (759 forks)batch import
bughelp wanted

Description

First - thank you so much for creating and working on this project.

I've deployed to Heroku. Most of the time pdf is generated, sometimes there is an error and entire node server crashes.

Here is the log: url_to_pdf_api_error-01-25-2018.log

Is there a good way to debug this problem? Currently it crashes around ~20% of the time. I was running on "hobby" initially, but had same results on 1x and 2x instance types.

Contributor guide