[BUG]: can't download invoice pdf.
noobjam opened this issue · 1 comments
noobjam commented
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:
- log in
- navigate to invoices
- try downloading it
Expected behavior
invoice downloaded as pdf.
Actual behavior
error message
Screenshots
ericmaro commented
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.