• Resolved bobA1

    (@boba1)


    Within hours of the release of WP 4.7.4, Sucuri began to affect my sites. It wasn’t apparent at first, but yesterday it began impacting the databases, with thousands of calls to its IP address. Removing the plugin was the only solution. Deactivation did not resolve the issues which caused repeated “Error connecting to database” messages across a dozen sites I run, each with Sucuri.

    The question is why hasn’t this plugin been updated in seven months?

    Btw, when it worked, it was great, though I fear this is another one that has bitten the dust.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same here.

    I deactivated it as well due to the overwhelming post requests resulting in a 301.

    Although we haven’t released an update in seven months, I make changes to the code every day. You can check by yourself going to our GitHub repository here [1] for the last couple of weeks I have been fixing a ton of bugs and adding more and more features as you can see in this pull-request [2] which at the moment of writing this comment contains more than sixty-five changes. Everyone is free to download the development version of the plugin at any time from here [3] this will get you all the updates that I push to the repository every day.

    Regarding the issues that you had after you updated your site to the latest version of WordPress, it is hard to tell where the root of the issue is. The plugin has a lot of code. What I can tell you for sure is that for the last 3 years that I have been maintaining the code I have removed every call to the database. The plugin stores all its settings, security logs, cache and additional data into plain text files at “/wp-content/uploads/sucuri/”, it doesn’t writes into the database at all, unless you have a very-very-very old version of the code from more than 3 years ago.

    Can you ask your hosting provider for a copy of the crash report when your site went down? I would appreciate a copy of this report so I can investigate what actually happened with the plugin during the WordPress update. You can send the report to [email protected] I will wait for it. Thank you in advance.

    [1] https://github.com/Sucuri/sucuri-wordpress-plugin
    [2] https://github.com/Sucuri/sucuri-wordpress-plugin/pull/29
    [3] https://github.com/Sucuri/sucuri-wordpress-plugin/archive/master.zip

    Hello @boba1 I am marking this ticket as resolved. I know your question was not answered in my previous comment, but without enough information about your server environment it’s impossible for me to determine what was the cause of the crash.

    Feel free to re-open the ticket if you are willing to share the information that I requested one week ago in my previous comment. Alternatively, you can install the development version of the code from here [1]. During the last seven months we have included significant improvements that may address the issues that you are having.

    [1] https://github.com/Sucuri/sucuri-wordpress-plugin

    • This reply was modified 7 years, 6 months ago by yorman.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Crashed My Sites’ is closed to new replies.