• Resolved diancala

    (@diancala)


    I have already commented on it previously and it has happened to me in the last two Yoast updates.

      I use WordPress 5.8
      Updating yoast from 16.8 to 16.9 (also happened in the previous update)
      PHP 7.4 (had to go back to 7.3 to fix temporarily)

    It is an out of memory error caused by Yoast when updating the plugin that has conflicts with PHP.

    [10-Aug-2021 15:56:35 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 15:56:35 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:01:34 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:01:34 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:02:00 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:02:01 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 126313007868 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:02:09 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 126313007868 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:55:20 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 16:55:20 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 17:05:08 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 17:05:08 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    [10-Aug-2021 17:05:08 UTC] PHP Fatal error:  Allowed memory size of 805306368 bytes exhausted (tried to allocate 25236327516 bytes) in /home/customer/www/mysite.com/public_html/wp-content/plugins/wordpress-seo/src/functions.php on line 32
    • This topic was modified 3 years, 3 months ago by diancala.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @diancala,

    Thanks for reaching out.

    The errors seem to be related to when a server runs out of memory to complete the task at hand.

    To solve this problem, please reach out to your web hosting provider to increase the amount of memory available to your WordPress installation. You can see instructions for that here: https://yoast.com/help/common-installation-update-errors/#memory-exhausted

    Thread Starter diancala

    (@diancala)

    It doesn’t seem to be a bug from my server. I have enough memory enabled. memory_limit = 768M.

    This only happens when updating Yoast.

    Plugin Support Michael Ti?a

    (@mikes41720)

    Hi @diancala

    We understand you have enough memory enabled and it looks like it does meet the minimum plugin requirements.

    For this specific error, you’ll either have to increase the memory some more or decrease some of the tasks:

    To decrease the number of tasks, use these steps:

    1. Deactivate and remove plugins you no longer use. That may free up the right amount of memory needed to complete the tasks.
    2. Reduce the number of tasks running at once or temporarily deactivate non-critical plugins.

    Plugin Support Michael Ti?a

    (@mikes41720)

    Hello,

    This thread has been marked as resolved due to a lack of activity.

    You’re always welcome to re-open this topic. Please read this post before opening a new request.

    Thanks for understanding!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP fatal error caused by Yoast Update’ is closed to new replies.