• Resolved thibaut77

    (@thibaut77)


    Hi,

    I’ve been having a problem with the plugin for a few days now: the php_error logs are filling up at a rate of 200 to 400GB per day. I’ve tested the plugins by deactivating them one by one and the problem seems to be with Filter Everything Pro.

    Here’s what can be found in the logs generated:

    [29-Jun-2024 22:00:10 UTC] WordPress database error Got a packet bigger than ‘max_allowed_packet’ bytes for query INSERT INTO ozc23_options (option_name, option_value, autoload) VALUES (‘_transient_wpc_terms_post_meta_num__price_product_product_variation’, ‘a:149626:{i:0;a:3:{s:7:\”post_id\”;s:5:\”34956\”;s:10:\”meta_value\”;s:5:\”10.56\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:1;a:3:{s:7:\”post_id\”;s:4:\”1722\”;s:10:\”meta_value\”;s:4:\”7.26\”;s:9:\”post_type\”;s:7:\”product\”;}i:2;a:3:{s:7:\”post_id\”;s:5:\”34941\”;s:10:\”meta_value\”;s:4:\”8.35\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:3;a:3:{s:7:\”post_id\”;s:5:\”34940\”;s:10:\”meta_value\”;s:4:\”7.99\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:4;a:3:{s:7:\”post_id\”;s:5:\”34939\”;s:10:\”meta_value\”;s:4:\”7.26\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:5;a:3:{s:7:\”post_id\”;s:5:\”34938\”;s:10:\”meta_value\”;s:5:\”10.56\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:6;a:3:{s:7:\”post_id\”;s:5:\”34937\”;s:10:\”meta_value\”;s:4:\”9.68\”;s:9:\”post_type\”;s:17:\”product_variation\”;}i:7;a:3:

    I don’t understand how to prevent this. I don’t think I need to increase my DB limit.

Viewing 1 replies (of 1 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @thibaut77

    Thank you for your message, and for bringing up this to our attention.

    It looks like you need to increase the max_allowed_packet size, as we do not know how many attributes and filters you have. The more filters you have, the bigger the size it could take.

    We have plans for future updates to change the architecture of it, so it will work in a bit different way, but at the moment the only way out is to increase the size of max_allowed_packet.

    Best Regards – Victor

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.