Import magento 2 tool

Hello, we use you’re tool for migrate data from magento 1.9 to magento 2, but atfer some steps we have some problems. The products where imported successfully but even the message says that customers are imported, no customer appears in admin and on sales data its a blank page.
 
I’ve added some print screeens.

http://postimg.org/image/jmo8q9pif/
http://postimg.org/image/64hcdzdd3/
http://postimg.org/image/9qn5qmjqf/

7 answers

Profile photo of Mall Staff 184060.00 $tone January 21, 2016
Public

Hi Ionut Mihut,
Let’s update the latest version of this tool (1.0.25) and restart your data migration in this step
and tell me know how it goes.
Also, we have released this tool as a Magento 2 module. See it at: https://github.com/ubertheme/module-ubdatamigration
Regards,
Mall.

#3
Profile photo of Ionut Mihut 180.00 $tone January 21, 2016
Public

Hello Mall,
I’ve updated to 0.1.25 migrate tool but same happens. Products are migrated ok, customers stays some hours and the message is successful but in admin magento 2 no customer is present and when I’m at step 7 after start i get a blank page. 
I’ve checked the database table with customer and the data exists but in administration none.
 
http://postimg.org/image/f643suslb/
 

How can we see a solution to this ? Do you need the acces ?
Regarding the step7 blank page I’ve found that is a problem with the number of sales ? 
 
https://github.com/ubertheme/magento2_data_migration/issues/18

#4
Profile photo of Mall Staff 184060.00 $tone January 22, 2016
Public

Hi Ionut Mihut,

I’ve checked the database table with customer and the data exists but in administration none.

Seem you haven’t yet re-index the data in Magento 2. Let’s do it to solve this issue.
With large data, you need to re-settings some vars in your webserver before you migrate data with this tool:

AddHandler fcgid-script .fcgi
IdleTimeout 7200
BusyTimeout 7200
ProcessLifeTime 7200
IPCConnectTimeout 7200
IPCCommTimeout 7200
FcgidIOTimeout 7200
max_input_vars = 10000
memory_limit = 2048M
max_execution_time = 18000

Have a look and contact me if you need further assistance!
Regards,
Mall.

#5

Please login or Register to Submit Answer

Written By

Comments