Gutenberg crashed page while editing it
-
Hi,
I’m having a HTTP ERROR 500 in one specific page my website. All the other pages work OK.
All this happened while editing the page in Gutenberg.
Debug log indicates these 2 erros:
Fatal error: Allowed memory size of 385875968 bytes exhausted (tried to allocate 20480 bytes) in /home/oc2sp3k8/eurotrucksimulator.org/wp-includes/class-wp-block-parser.php on line 417 Fatal error: Allowed memory size of 385875968 bytes exhausted (tried to allocate 20480 bytes) in /home/oc2sp3k8/eurotrucksimulator.org/wp-includes/functions.php on line 4459
I added define( ‘WP_MEMORY_LIMIT’, ‘368M’ ); to my wp-config.php but didn’t solved it and still the same 2 errors.
Can anyone advice here? I’m really stuck on this one :/
Thanks in advance.
Some specs:
WordPress: 5.6 (Multisite)
Theme: Astra 3.0.1
PHP: 7.4.11
Server: Linux 3.10.0-962.3.2.l
Web server: Apache
memory_limit: 368M
PHP max input variables: 3000
PHP time limit: 300The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Gutenberg crashed page while editing it’ is closed to new replies.