getlago/lago

[BUG]: can't download invoice pdf.

noobjam opened this issue · 1 comments

Describe the bug
When attempting to download the invoice PDF,I am encountering an "Internal Server Error" message.
Using v0.40.0-beta of lago.

To Reproduce
Steps to reproduce the behavior:

  1. log in
  2. navigate to invoices
  3. try downloading it

Expected behavior
invoice downloaded as pdf.

Actual behavior
error message

Screenshots

  1. Browser response
    browser_response
  2. the lago-api logs
    pdf-invoice

anyone reached here and got confused, all you have to do is to set LAGO_PDF_URL on your docker-compose.yml and make sure the PDF container under lago on docker is running.