Invoice ninja server 500 internal error
-
-
Well done @luckow @vladimir-d
-
so the end result is pdf generation & emails (with PDFs) now work without the added PDF_GENERATOR line ?
-
replied to AartJansen on last edited by
@AartJansen correct!
-
-
-
-
replied to d19dotca last edited by
@d19dotca take a look at this thread as the env has some major changes, simply adding those lines brings an existing app up to par with a fresh install https://forum.cloudron.io/topic/13069/not-creating-pdfs-after-updates/25
Look for Girishβs latest post in there
-
@Esteban88 see this thread - https://forum.cloudron.io/topic/13069/not-creating-pdfs-after-updates/18 . Can you check the env variables and respond in that thread if it doesn't work?
-
Just to FYI, when I used phantomjs the pdfs would preview in app, and send email, but the receiver would not be able to view the pdf.
I had to usePDF_GENERATOR=snappdf SNAPPDF_CHROMIUM_PATH=/usr/bin/google-chrome-stable
to get proper functionality back.