It appears that the image does indeed exist on the server, so something with a path seems incorrect. I found two similar threads but either were not applicable to a Docker install or at least I could not find where to make the recommended changed.
Thanks for the reply. I added that to the env file to no effect. However, I’m not sure that the file is being reloaded properly. I installed with docker compose and then stop and restart the container. Will that reload the env file?
Thank you. I played around with the hosts files and we are getting close. The logo appears upon upload and in the top left of the Invoice Ninja GUI. However, on any PDF documents it does not and shows the broken image icon and alternate text. I’d really like to get a logo in the invoices if possible. I have the PDF_GENERATOR in the env file set to the snappdf generator.
How do you reload the env file? I am trying to migrate to Phantomjs, however, starting and stopping the docker container does not seem to actually reload it.
Hello David. I have a question about it. The host file, would it correspond to the .htaccess? I currently use a self-hosted version / v5; in a subdomain and experience the same with the logo. I have read threads, trying everything, but nothing. It is shared hosting from Hostinger. Google translate
The reload issues were just a browser cache problem. I had previously tried LOCAL_DOWNLOAD=true and did so again to no effect.
Is there any sort of PDF generation log that can be viewed?
When I edit the invoice design and preview in HTML mode the logo is displayed properly. Is there any way to actually generate an invoice in HTML mode and then I can convert to a PDF?