Problem with Setup v5 - PDF Test fails

Hello,

I am trying to install v5 as a selfhosted docker with caddy. Managed to get to the setup screen but when clicking the Test PDF Button I get the error “Oops, looks like something isn’t correct!” with the following error in the log of the container.

2021-03-31 07:18:21,126 INFO reaped unknown pid 481 (exit status 0)
2021-03-31 07:18:21,126 INFO reaped unknown pid 482 (exit status 0)
2021-03-31 07:18:21,127 INFO reaped unknown pid 496 (terminated by SIGTERM)
2021-03-31 07:18:21,127 INFO reaped unknown pid 502 (exit status 0)

I am using Unraid and used the following guide to get the docker up and running: Unable to get it work on Unraid Server (V5) · Issue #212 · invoiceninja/dockerfiles (github.com)

Hi,

Have you seen the info here:

https://invoiceninja.github.io/docs/self-host-troubleshooting/#pdf-conversion-issues

I did. I also tried out what happens if I set PHANTOMJS_PDF_GENERATION to true and now I get the following error:

172.17.0.1 - 31/Mar/2021:12:07:07 +0000 "POST /index.php" 500

Are there details about the error in storage/logs/

Well sadly laravel.log has only the following to say

[2021-03-31 12:35:00] production.INFO: latest version = 5.1.32

This message repeats every 5 minutes.

@ben any suggestions?

I’ve replied on GitHub :+1: