Can't get past Step #1

I can’t get to the next step. Says “The first you need to finish settings in the step #1”
 
2017-06-21_1009
 
 
 
 

9 answers

Profile photo of Mall Staff 184060.00 $tone June 21, 2017
Public

Hi there,
Look like you have get wrong steps during install of our tool. To solve the issue let run bellow sql in your Magento2 database:

DELETE FROM ub_migrate_step where id > 8;

And then, you can continue with data migration as our guide in the Readme.html in your downloaded package.
Regards,
Mall.

#1
Profile photo of aCommerce Thailand 80.00 $tone June 21, 2017
Public

 I have another problem now. I’m stuck at step #5. Seems to timeout after awhile. Not sure if it’s due to the sheer size of products or what.
 
Simple Products (34504)
Configurable Products (1685)
 
 

#4
Profile photo of Mall Staff 184060.00 $tone June 21, 2017
Public

Hi there,
Let try run delta migrate in the step #5 with bellow cli command:
php -f bin/ubdatamigration run --step=5
And tell me know how it goes.
Regards,
Mall.

#5
Profile photo of aCommerce Thailand 80.00 $tone June 23, 2017
Public

I was able to migrate all the databases! Thanks for the help.
Now another problem, when I try to edit a product on the catalog page I get the following:

1 exception(s):
Exception #0 (Magento\Framework\Exception\LocalizedException): The requested component ("blfa_file") is not found. Before using, you must add the implementation.

https://www.screencast.com/t/yizhpX8H
 
Please advise
 

#6
Profile photo of Mall Staff 184060.00 $tone June 23, 2017
Public

Hi there,

The requested component (“blfa_file”) is not found.

I need a closer look to detect the root of that issue. Let’s provide me the admin credentials, ssh credentials and web root path of your Magento2. I will check further and help you out.
Regards,
Mall.

#7
Profile photo of aCommerce Thailand 80.00 $tone June 27, 2017
Public

Hi,
The blfa_file was related to an attribute. So I ended up not selecting it during the transfer. I can edit the products now.
Now another problem though, when I try to delete a product I get:

1 exception(s):
Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid UI Component element name: ''

Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid UI Component element name: ''
#0 /home/payless/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php(144): Magento\Ui\Model\Manager->prepareData(NULL)

https://www.screencast.com/t/BctzA2rBIG8

What should I do?
#8
Profile photo of Mall Staff 184060.00 $tone June 27, 2017
Public

Hi there,

The blfa_file was related to an attribute. So I ended up not selecting it during the transfer. I can edit the products now.

Ok, so do you have re-migrate the data in other steps after re-settings and re-migrate data in the step #3?

2017-06-27_1402

That screenshots doesn’t helps me see the root of issue. It seem that product has some custom data which was not compatible with Magento2 base.
Let’s provide me the admin credentials, ssh credentials and web root path of your magento2 site. I will check further and reply you more later.
Regards,
Mall. 

#9

Please login or Register to Submit Answer

Written By

Comments