• Resolved dave3011

    (@dave3011)


    Hi there,

    although I have a fairly solid memory limit of 1024MB, placing an order (even with one product) exceeds this limit. In the frontend it shows an internal server error, the logs say: Fatal error: Allowed memory size of 1072741824 bytes exhausted (tried to allocate 20480 bytes) in httpdocs/wp-includes/meta.php on line 950.

    Any clue what might cause this? Setup is WC4.01, WP5.4.1, PHP 7.4 and plugins: YITH WooCommerce Gift Cards Premium, WooCommerce PDF Invoices & Packing Slips, WooCommerce PDF Invoices & Packing Slips, WooCommerce Stripe-Gateway

    My postmeta table has 1.5 million entries, might this be a problem?

    What would be the best way to debug the placing-order-process to find out what’s consuming too much memory?

    Thanks for any hints!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @dave3011,

    That is an unexpected error with such a large amount of memory. The first place I would check is in WooCommerce > Status > Logs and look for any fatal error logs. Those may provide more details about the source of the trouble.

    If you find any related fatal errors, copy them and paste them in your reply here. I’d be happy to take a look at them for you.

    Thanks!

    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PlacingOrder -> Ajax call exceeds Memory Limit’ is closed to new replies.