- Issue created by @Ryo Ichiyama
In seeking to reproduce this I got this at the last step:
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/docroot/modules/contrib/metatag/src/MetatagManager.php on line 289 Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in Unknown on line 0 Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in Unknown on line 0
Is it possible what you are seeing is this memory exhaustion?
By uninstalling metatag, the problem no longer occurs. Let's confirm that.
- π―π΅Japan Ryo Ichiyama
Thank you very much for your verification.
The error log of my Linux server did not contain any information related to the metatag module, but after uninstalling the metatag module, it started working normally!
For reference, the error log of the Linux server is as follows.
(70007)The timeout specified has expired: AH01075: Error dispatching request to : (polling), referer: https://MYDOMAIN/admin/webform/manage/MYURLALIAS/submission/980/edit
And as you can see in your log, the memory usage of Apache & PHP-FPM increases.
If this is not a problem with the Webform module, I will close this case. What do you think?
- πΊπΈUnited States DamienMcKenna NH, USA
Can you please confirm the version of Metatag that is being used, which Metatag submodules are being used, and whether you're also using Schema.org Metatag and its submodules?
Metatag 2.0.2 is the only metatag-related module installed on the site where memory exhausted.
- π―π΅Japan Ryo Ichiyama
Thanks for your reply.
I have the following modules installed on my site:
- Metatag 2.0.2
- Metatag: Mobile & UI Adjustments
Schema.org Metatag module is not installed.