• Resolved albator13

    (@albator13)


    hi,

    yesterday all is ok and this morning, my data base _aiowps_message_store have 2.4 GO !!!! My host has blocked my account. What should I do? Should I empty all the entries in this table? delete the plugin ? Unbelievable…

    help please !

    (my WP : 6.7.1 & All In One WP Security 5.3.6)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @albator13,

    Sorry for inconvenience,

    But this large DB of message store means that many firewall rules are triggered,

    There must be a bruteforce attack to your site.

    You can empty the table {db_prefix}_aiowps_message_store directly using db client as it is large db.

    If the hosting provider blocking your account you may deactivate the plugin or

    comment the code at line 54 by adding double slash ( “//” ) at file path /wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/libs/wp-security-firewall-debug.php

    //$aiowps_firewall_message_store->set($event, $details);
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @albator13,

    AIOS 5.3.7 has been released to fix this issue.

    If you update to that it will not store any new data in that {db_prefix}_aiowps_message_store table.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘bug with _aiowps_message_store’ is closed to new replies.