Not updating products correctly

I installed migration pro and ran it. The first time it migrated everything. I ran the migration again and it updated some simple products correctly and some were not updated.

3 answers

Profile photo of Mall Staff 184060.00 $tone October 29, 2018
Public

Hi there,

and some were not updated.

Could you provide me more details information about that issue. I will check further and get back you soon.
Regards,
Mall.

#1
Profile photo of up.doors 90.00 $tone October 30, 2018
Public

 I ended up running a full migration again but I get the following error now.
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘movingup_mage2.catalog_category_product_index_store8’ doesn’t exist, query was: SELECT DISTINCT `catalog_category_product_index_store8`.`category_id` FROM `catalog_category_product_index_store8` WHERE (product_id IN (‘6169’))

#2
Profile photo of Mall Staff 184060.00 $tone October 30, 2018
Public

Hi there,

 I ended up running a full migration again but I get the following error now.
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘movingup_mage2.catalog_category_product_index_store8’ doesn’t exist, query was: SELECT 

That relates to the Magento core index data table. And it was not related to our migration tool. Let’s try run below CLI commands:
php -f bin/magento cache:clean
php -f bin/magento indexer:reindex
php -f bin/magento cache:clean
And tell me know how it goes.
Regards,
Mall.
 

#3

Please login or Register to Submit Answer

Written By

Comments