I cannot seem to get past the first step. It says it’s finished, obviously connected to the db but says: “The first you need to finish settings in the step #1.”
5 answers
Hi there,
That is a strange issue. Let’s provide me the admin, ssh credentials and web root folder path of your Magento2.
I will check further and help you out.
Regards,
Mall.
I figured it out, somehow the steps table had duplicate rows for the steps. Thanks!
Hi there,
Oh, that issue because you have got wrong of installation with our tool.
To solve that, you can run bellow SQL in database of your M2:
Delete From ub_migrate_step Where id > 8;
Regards,
Mall.
Everything seemed to work but step7 failed:
Message: CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘coconut’ in ‘where clause’. The SQL statement executed was: SELECT m2_id FROM ub_migrate_map_step_4 WHERE m1_id = coconut AND entity_name = ‘catalog_category_entity’
Hi there,
That is come from you have some bad data in the sales data section.
Let’s provide me the admin, ssh credentials and web root folder path of your Magento2.
I will check further and help you out.
Regards,
Mall.