Your software
My Mautic version is: v5.2.3
My PHP version is: 8.2.29
My Database type and version is: ?
Your problem
My problem is: When exporting contacts to .csv, a message is shown in Mautic that the export is queued and that it will be sent via e-mail (Message: “File is queued for processing. The file will be sent to your email address ‘xxx’. You can download the file from the link provided in the email.”), but nothing is ever sent. Exporting to Excel seems only possible for a small amount of contacts. A hundred seemed to work (excel was generated and saved/downloaded), but for a large number of contacts nothing happens at all.
These errors are showing in the log:
- When doing an excel export with the records on ACC GGD HM at first the request is pending for a long time:
And then it returns an internal server error:
And the error message:
The “app/bundles/CoreBundle/Resources/views/Offline” directory does not exist (“//app/bundles/CoreBundle/Resources/views/Offline”).
This happens on ACC with selecting all contacts (70461 records), but also when just selecting one.
Steps I have tried to fix the problem:
I don’t have an idea how to fix this problem. Hopefully someone on here can help! Thanks a lot.