Your software
My Mautic version is: 3
My PHP version is: PHP 7.3
Your problem
My problem is: 500 Internal Server Error when sending email, preview email template, sending test email from email configuration (using amazon). Anything with sending email, I would get this 500 Internal Server Error.
Before, it works just fine. This happens only after I installed the https://github.com/ChrisRAoW/mautic-rss-to-email-bundle/
When I managed to get it to work, the plugin, I can’t send out any email.
Yes, clear the cache already.
These errors are showing in the log:
[26-Aug-2020 02:17:23 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 372736 bytes) in /home/mofobi/public_html/mautic/vendor/symfony/translation/Translator.php on line 349
[26-Aug-2020 02:19:52 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 495616 bytes) in /home/mofobi/public_html/mautic/vendor/symfony/translation/Translator.php on line 349
[26-Aug-2020 02:44:42 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 327680 bytes) in /home/mofobi/public_html/mautic/vendor/symfony/translation/MessageCatalogue.php on line 134
But I assume this is coming from when I was installing the rss plugin.
Steps I have tried to fix the problem:
Google this?