Version 5.12.0
Environment Truenas Community Edition
Checklist
- Tested in the demo? - No (Option can’t be found)
- Checked for existing issues? - Yes closest issue is Batch PDF download: 404 error (v5.2.14-C56) - #2 by hillel
- Have you inspected the logs in storage/logs/laravel.log for any errors? - Yes I can’t find them or the /logs/ folder in storage just a /framework/ folder.
Describe the bug
I’m trying to bulk download PDF’s via selecting multiple in the invoices view and then under actions clicking ‘Download PDF’. A notification comes up saying “An email will be sent with the PDF’s”. Then when the email is recieved it displays a 404 error page. The URL Presented is
/storage/cjsOLvHRCdacmCCrJmhSCLSYsmqqkKrk/89IwzoqYrVTl3az4L1EqLiIXhzRvvVL7fuVpobkZ/GOIqhpU7IBZYzQs4b4kJjVVJ3g3cMLZI/invoices/2025-06-25_Invoices.zip
But as mentioned there’s no subfolders under storage except /framework/ I’m assuming there’s an issue with permission in the TrueNAS datasets but the datasets have the same permissions as the DB ones and they’re working fine (Including downloading emailed backups)
Steps To Reproduce
- Go to the invoices page.
- Select multiple invoices.
- Click Actions → Download PDF’s
- Open email and click download
- 404 Error screen is returned.
Expected Behavior
2025-06-25_Invoices.zip should download