Company Logo on PDF not visible

The different guides are available here:

Feel like i followed the guide to a T. And I assume the app setup isnt a different guide? Just not sure why the url cant be found/comes up with the error refused connection as if it is being blocked externally or something

Also just to note, the logo shows everywhere else on the app. Just not when downloading or viewing invoices

Sorry, not sure what else to suggest. You may want to try again with a clean install.

Now tried anew install, using Ubuntu server and php8.3. After getting through some other issues, hit a point again

Getting a 502 Bad Gateway error, and this is the error in the invoiceninja error log:

2024/09/16 19:09:19 [error] 10271#10271: *190 FastCGI sent in stderr: “PHP message: PHP Warning: require(/usr/share/nginx/invoiceninja/invoiceninja-5.10.27/public/…/vendor/autoload.php): Failed to open stream: No such file or directory in /usr/share/nginx/invoiceninja/invoiceninja-5.10.27/public/index.php on line 26; PHP message: PHP Fatal error: Uncaught Error: Failed opening required ‘/usr/share/nginx/invoiceninja/invoiceninja-5.10.27/public/…/vendor/autoload.php’ (include_path=‘.:/usr/share/php’) in /usr/share/nginx/invoiceninja/invoiceninja-5.10.27/public/index.php:26
Stack trace:
#0 {main}
thrown in /usr/share/nginx/invoiceninja/invoiceninja-5.10.27/public/index.php on line 26” while reading response header from upstream, client: 86.21.52.26, server: ninja.redflare.digital, request: “GET /setup HTTP/2.0”, upstream: “fastcgi://unix:/run/php/php8.3-fpm.sock:”, host: “ninja.redflare.digital”

Any help would be gratefully appreciated, at this point i’m nearly giving up getting it installed.

Have read multiple guides, but will say, I think they need updating slightly to accommodate for newer php versions and OS versions e.g Ubuntu 24

Try running composer install

Note: if you use the tar file the vendor files are included

I finally got it working! Thanks for your help. Hopefully i dont have any more issues. Downloaded the zip again extracted, did a chown and was all fine after that!