Replies: 2
My error log file is over 260Mb (for errors recorded the last 20 days).
All the errors are related to Yoast. The errors look like this `[09-Dec-2021 17:03:40 UTC] Σφάλμα Commands out of sync; you can’t run this command now βάσης δεδομένων WordPress για αίτηση SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = ‘product’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘acf-disabled’) ORDER BY wp_posts.post_date DESC LIMIT 0, 10 από Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher->update_indexables, Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable, Yoast\WP\SEO\Builders\Indexable_Link_Builder->build, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_links, array_map, Yoast\WP\SEO\Builders\Indexable_Link_Builder->Yoast\WP\SEO\Builders\{closure}, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_internal_link, Yoast\WP\SEO\Builders\Indexable_Link_Builder->get_post_id, url_to_postid, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[09-Dec-2021 17:03:40 UTC] Σφάλμα Commands out of sync; you can’t run this command now βάσης δεδομένων WordPress για αίτηση SELECT * FROM wp_yoast_indexable WHERE permalink_hash = ’43:23ac8d23f017e9731d403c7d48a62dee’ AND permalink = ‘https://ielastika.gr/deiktis-katanalosis/C/’ LIMIT 1 από Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher->update_indexables, Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable, Yoast\WP\SEO\Builders\Indexable_Link_Builder->build, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_links, array_map, Yoast\WP\SEO\Builders\Indexable_Link_Builder->Yoast\WP\SEO\Builders\{closure}, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_internal_link, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_permalink, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
[09-Dec-2021 17:03:40 UTC] Σφάλμα Commands out of sync; you can’t run this command now βάσης δεδομένων WordPress για αίτηση SELECT * FROM wp_yoast_indexable WHERE permalink_hash = ’43:23ac8d23f017e9731d403c7d48a62dee’ AND permalink = ‘https://ielastika.gr/deiktis-katanalosis/C/’ LIMIT 1 από Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher->update_indexables, Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable, Yoast\WP\SEO\Builders\Indexable_Link_Builder->build, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_links, array_map, Yoast\WP\SEO\Builders\Indexable_Link_Builder->Yoast\WP\SEO\Builders\{closure}, Yoast\WP\SEO\Builders\Indexable_Link_Builder->create_internal_link, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_permalink, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute`
This errors are generated every time a wp all import is updating my products.
The WPALLIMPORT is a plugin used to import data to wordpress from XML.
What is the fix for the above errors?