Helo guys, I need to delete a lot of emails (80 000).
I am trying to use "select all results" checkbox and then mass action Remove. When I try to do it, i got modal window saying that it is being processed. I tried to wait for like 15 minutes and nothing happened and nothing have been removed.
When I try to select first 200 records, then click show more select another 200 and then try to use mass action Remove I am getting error 500.
Could you help me how to delete all the emails stored in the system, please?
Thanks a lot!
I am trying to use "select all results" checkbox and then mass action Remove. When I try to do it, i got modal window saying that it is being processed. I tried to wait for like 15 minutes and nothing happened and nothing have been removed.
When I try to select first 200 records, then click show more select another 200 and then try to use mass action Remove I am getting error 500.
Could you help me how to delete all the emails stored in the system, please?
Code:
[2023-03-14 08:37:14] ERROR: Uncaught Exception Spatie\Async\Output\ParallelError: "PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 6918736 bytes) in /data/3/3/338fc1b6-ecde-4497-89be-33f005571989/esmerofve.eu/web/application/Espo/ORM/SqlExecutor.php on line 70 " at /data/3/3/338fc1b6-ecde-4497-89be-33f005571989/esmerofve.eu/web/vendor/spatie/async/src/Output/ParallelError.php line 11 {"exception":"[object] (Spatie\\Async\\Output\\ParallelError(code: 0): PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 6918736 bytes) in /data/3/3/338fc1b6-ecde-4497-89be-33f005571989/esmerofve.eu/web/application/Espo/ORM/SqlExecutor.php on line 70\n at /data/3/3/338fc1b6-ecde-4497-89be-33f005571989/esmerofve.eu/web/vendor/spatie/async/src/Output/ParallelError.php:11)"} [] [2023-03-14 08:37:55] ERROR: (HY000) SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\xAE Core...' for column 'body_plain' at row 1; POST /MassAction; line: 70, file: /data/3/3/338fc1b6-ecde-4497-89be-33f005571989/esmerofve.eu/web/application/Espo/ORM/SqlExecutor.php [] []
Comment