Plugin Author
RazyRx
(@razyrx)
Hello @holamediasolutions,
Please open admin area -> BeRocket -> Account Keys, then in Errors section select plugin and click “Get Errors”.
Open first error in list and copy error data to this topic.
Regards,
Oleg
2020-05-12 02:09:48insert_table_braapf_product_stock_status_parent test
[start_id] => 11522087001
[end_id] => 11522092001
[min_id] => 11502102001
[max_id] => 9802345821301
[result] =>
list goes like this infinit
Error List
2020-05-12 02:09:48insert_table_braapf_product_stock_status_parent test
2020-05-12 02:09:48insert_table_braapf_product_stock_status_parent
2020-05-12 02:09:45insert_table_braapf_product_stock_status_parent test
2020-05-12 02:09:45insert_table_braapf_product_stock_status_parent
2020-05-12 02:09:41insert_table_braapf_product_stock_status_parent test
Plugin Author
RazyRx
(@razyrx)
Hello @holamediasolutions,
Plugin uses wp_wc_product_meta_lookup table to get minimum and maximum product IDs, but in your case I think something goes wrong, because our plugin detect maximum ID as 9802345821301.
Each run it goes through 5000 IDs.
You can try to fix this table in WooCommerce -> Status -> Tools -> Product lookup tables -> Regenerate
Regards,
Oleg