Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #720709

    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.

    • This topic was modified 7 years, 11 months ago by demarko19.
    #720942

    Hey demarko19,

    Thanks for the details, on what page are you having this problem?

    Best regards,
    Rikard

    #720953

    Hello,
    all pages, when using advanced layout builder.

    #721361

    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

    #721449

    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’

    #721813

    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

    #722251

    Hi,
    yep will remove some. Found the problem. One plugin imported enormous ammount of unnecessary product attributes which caused memory errors :)

    #722257

    Hi,

    Glad that you sorted this out :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.