mhzawadi / invoiceplane

InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments.
15 stars 8 forks source link

Problem with setup - subdirs aren't auto-created #49

Open parasiteoflife opened 1 month ago

parasiteoflife commented 1 month ago

Describe the bug The setup page warns that it doesn't have write access to some paths, I found that I needed to create the sub-folders for invoiceplane to continue the setup.

uploads/archive/ is not writable
uploads/customer_files/ is not writable
uploads/temp/ is not writable
uploads/temp/mpdf/ is not writable

Those 4 directories I had to create, archive, customer_files, temp and mpdf.

mhzawadi commented 1 month ago

Thanks for your bug report, I have fixed it in mhzawadi/invoiceplane:latest image. Please pull and retest