thaiphan / magento2-s3

Use Amazon S3 as the file storage solution for your Magento 2 application
MIT License
142 stars 95 forks source link

allowed memory size exhuasted #88

Open joebassi opened 3 years ago

joebassi commented 3 years ago

We're getting the following error: Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 152793229652 bytes) in vendor/aws/aws-sdk-php/src/functions.php on line 307

Is there a patch for this issue?