It has stopped working again
Hello David López. It has stopped working again. Can you please fix it ?
Hi @kressly , I'm sorry I've got the project a little bit abandoned, however I've been trying to fix some stuff that didn't work. I'm currently using free heroku containers for the app, and right now I can't afford any paid option in order to host the app. So it doesn't work because heroku limits free apps.
I've created a second one free host for the app, in the url: https://dhtml2pdf2.herokuapp.com/ so you may use it if you need it.
However, I recommend u set up your own instance of the app so u can use it privately, as I guess there are some guys out there using my heroku instances and that's why it stops working sometimes. Follow the steps here: https://github.com/Dellos7/dhtml2pdf#deploy-your-own-server-api, it's pretty easy to do it.
Hope this helps
HIi @Dellos7, after running all steps in https://github.com/Dellos7/dhtml2pdf#deploy-your-own-server-api I am facing the following error message when testing: {"res":"error","message":"The exit status code '126' says something went wrong:\nstderr: "sh: 1: /app/src/DHtml2Pdf/../../lib/bionic/wkhtmltopdf: Permission denied\n"\nstdout: ""\ncommand: /app/src/DHtml2Pdf/../../lib/bionic/wkhtmltopdf --lowquality 'BLOCKED_VALID_URL' '/tmp/knp_snappy5fc5085582b897.52245303.pdf'."}
Can you help me decifrate what is causing it?
Thanks,