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
Hi Ionut Mihut,
What version of this tool you are using?
Regards,
Mall.
I believe is magento2_data_migration-0.1.24 and from Magento ver. 1.9.0.1 to Magento ver. 2.0.0. Sorry for not telling in the first place
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.
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
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.
Hello Mall, an thanks for the support until now, it was very functional.
Now I’m at step 9 and have this error:
http://postimg.org/image/irl49d6if/9742e5e1/
Hi Ionut Mihut,
Let’s press the reset button in step 9 and restart data migration in this step.
Regards,
Mall.