Hi, I’m hoping that someone may have experienced something similar and can point in the direction of how to fix.
4.9.1 version
nodejs
heroku PAAS
Mysql
Windows 11
I am looking to use docraptor to produce pdfs from dynamic web pages and am using the server side API Action to communicate with docraptor.
After many attempts i eventually managed to get docraptor toproduce a pdf,unfortunately it failed to include any of the dynamic data and was advised by docraptor to include the api parameter - javascript to true.
I have retried and unfortunately after about 15 seconds i get a 503 error which coincides with an H13 (connection closed without response) from heroku and which heroku claim is the error.
I’m using wappler as im not an expert and am not sure where to start and so hoped someone may have some thoughts on what to do?
(i did read that someone had this fault and changed the document source from https to http and it fixed it … i tried but same error).
Regards,
Nigel