huge backend loading time when editing pages
-
Hi,
I’m having issues with backend laoding time when editing pages (more than 20 seconds sometimes and sometimes also a server error is caused by this)The server-settings are quite good, in frontend we don’t have this issues.
So far we deactivated all other plugins (only WPML and WooCommerce are active)
We also using a standard-WP-Theme now for testing, so the theme is also not the issue.
WPML support already checked the page, it seems that WooCommerce is causing the problems.When editing a “page” the REST-API gives a 404 (this causes an TTFB of 9sec) and also 3 WooCommerce files can not be loaded (404 Error):
/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js?ver=6.9.0 /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js?ver=6.9.0 /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js?ver=6.9.0
The strange thing is, that the system tries to laod these files when I’m editing pages (not products)
I’ve already tried to resave the permalinks settings.
Any ideas what we could try to get this fixed?
thanks!
- The topic ‘huge backend loading time when editing pages’ is closed to new replies.