When having alot of data for the personal data export the server needs alot of free php memory.
I could only succesfully download the file after increasing the memory to 2gb.
yii\base\ErrorException: Allowed memory size of 536870912 bytes exhausted (tried to allocate 985692280 bytes) in /var/www/share/***/htdocs/protected/modules/legal/services/ExportService.php:82
Stack trace:
When having alot of data for the personal data export the server needs alot of free php memory. I could only succesfully download the file after increasing the memory to 2gb.
yii\base\ErrorException: Allowed memory size of 536870912 bytes exhausted (tried to allocate 985692280 bytes) in /var/www/share/***/htdocs/protected/modules/legal/services/ExportService.php:82 Stack trace:
0 [internal function]: yii\base\ErrorHandler->handleFatalError()
1 {main}