• Resolved WPChina

    (@wordpresschina)


    Installed the latest update an hour ago and immediately the server load shot up. I had php-fpm using 100% of the CPU and my load on a VPS shot up like this:

    # uptime
    10:12:12 up 12 days, 13:56, 1 user, load average: 9.89, 4.98, 1.45

    I disabled the plugin by FTP and just renamed the folder to “wp-hide-post1”. This was a useful plugin and I hope it can be fixed.

    • This topic was modified 7 years, 4 months ago by WPChina.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Thanks for the idea, WPChina. I renamed the folder, too, and I’ll be deactivating the plugin until a fix is found.

    Thread Starter WPChina

    (@wordpresschina)

    A new version was just updated by the developer about 10 minutes ago. I installed it and all seems to be working well now ??

    Thread Starter WPChina

    (@wordpresschina)

    However, the code still seems not so optimized. I see a small spike since updating it. Server is fine, but it went from this:

    # uptime
    12:16:48 up 1:44, 1 user, load average: 0.39, 0.50, 0.45

    to this:

    # uptime
    12:18:48 up 1:46, 1 user, load average: 1.24, 0.73, 0.54

    Same problem with this update:
    Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /……../plugins/wp-hide-post/includes/class-wp-hide-post.php on line 419.

    From my ISPL
    “If this plugin is required for your site, I would recommend reaching out to the developer of it to see if they may have an updated version that would fix this issue, as it is trying to use a fairly large amount of memory.”

    Plugin Author scriptburn

    (@rmahfoud)

    @harris_s Is there any chance i can look directly in your wp installation to debug as i am unable to reproduce this memory usage bug , My dev wp installation is not going above 40mb memory usage

    How would you want to do this? (Of course, this crash happened before you released the latest fix – I think it is the one that pre-dated your most recent release)

    Thread Starter WPChina

    (@wordpresschina)

    # uptime
    14:07:16 up 3:35, 2 users, load average: 1.12, 0.94, 0.91

    I am still seeing higher load with the new update issued today. Usually I have a load of 0.30. And when I turn on and off the plugin, the load goes up and down, so it’s definitely related.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Latest update crashed entire server!’ is closed to new replies.