Files not found on client portal

Good evening. I am still having issues with the client portal… I can view the client portal fine but if I try to save anything or access anything (invoices etc.) I get a popup saying file not found (404) (same thing occurs when trying to register)

Ive installed InvoiceNinja at HTTP://domain.com/invoice

My .env file has it APP_URL pointed to “http://domain.com/invoice/public

When I go to settings → client portal my link is “http://domain.com/invoice/public/client/login

Ive tried putting all of the following with negative results

http://domain.com/invoice/public/client/login
http://domain.com/invoice/public/client
http://domain.com/invoice/public
http://domain.com/invoice

Also, when I try to download/print/view a PDF I get “404: Not Found • Route does not exist” I can view a “live preview” of the invoice which looks like the PDF but I cant not download/print/view.

Hi,

It may help to change to https://invoice.domain.com

Frustrating… but this did solve most of my issues. Thanks!