500 Error try to access /my-account/subscriptions/
-
If a customer (that does not have a subscription) is in their My Account and goes to the Subscriptions tab (/my-account/subscriptions), the page crashes. The page works fine for customers with subs.
The debug.log shows:
[29-Jan-2021 01:01:05 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) in /wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php on line 61 [29-Jan-2021 01:01:05 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65536 bytes) in Unknown on line 0 [29-Jan-2021 01:01:05 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 53248 bytes) in Unknown on line 0
We have an AWS Lightsail 4GB server with >500MB memory free.
Running latest version of WordPress, Woocommerce and WC Subscriptions (3.0.12)
- The topic ‘500 Error try to access /my-account/subscriptions/’ is closed to new replies.