Hello,
I’m receiving a 500 Internal Server error when I attempt to edit a page with Elementor. Now, the odd part is that it’s very inconsistent – one minute a page will display the error, the next it’s fine. It’s happening with all of my pages. I have deleted all of the pages and created them again to no avail. I am running on localhost using MAMP.
Screenshot displaying error: https://ibb.co/h2KVL0L
Additional steps I have taken to resolve the issue:
1) Increased memory to 256M
define('WP_MEMORY_LIMIT', '256M');
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
2) Deactivated all other plugins
3) Logged errors (no errors were logged)
4) Updated to latest version of Elementor & WordPress
Additionally, Gutenberg is displaying a JSON error and does not allow me to update the page. I’m not sure if these two issues are related.
Can you please advise? Thank you.