Hello,
I get this error while trying to edit images, icons, buttons etc. Seems it’s problem with memory usage by plugins (woocommerce). When it’s disabled everything works fine. My vps got 3gb ram, I don’t get how it reaches limit. Maybe problem is in another place. Please check.
Hey demarko19,
Thanks for the details, on what page are you having this problem?
Best regards,
Rikard
Hello,
all pages, when using advanced layout builder.
Hi,
Thanks for the info, I get the same problem. You are getting a 500 internal server error on a WordPress file though, please see private. Did you try disabling all plugins to see if one of them is causing the problem?
Best regards,
Rikard
It’s kinda memory problem. Line from log: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in – directory changes. Problem dissapears when woocommerce plugin is disabled. I have 3k products. Does it really require that much of memory? In dashboard I see just 3% memory usage.
settings:
limit set in php – memory_limit = 3584M;
limit set in wp-config – WP_MEMORY_LIMIT’, ‘2048M’
‘WP_MAX_MEMORY_LIMIT’ , ‘3584M’
Hi,
Thanks for the feedback, did you try increasing the memory limit? You have a lot of plugins on the site, I would start by deleting the ones you know you don’t need. Where are you seeing the memory usage? You can try plugins like these to monitor what is consuming the most resources:
https://wordpress.org/plugins/query-monitor/
https://wordpress.org/plugins/p3-profiler/
Best regards,
Rikard
Hi,
yep will remove some. Found the problem. One plugin imported enormous ammount of unnecessary product attributes which caused memory errors :)
Hi,
Glad that you sorted this out :)
Best regards,
Nikko