Ubertheme Migration pro keeps timing out in Putty

I have a large amount of Data to Migrate from Magento 1 to Magento 2, specifically

  • 117,462 Orders
  • 1,981 Products
  • 18,166 Customers

As there are over 500,000 items in sales aggregated data I have decided to leave these out of the migration
I have been advised by yourselves to use the CLI option for attempting to transfer this data but when I get to Step 7 (sales data), the Putty session spends about 2 -- 4 hours trying to migrate the data and then gives me the message: 

PuTTY Network ErrorSoftware caused connection abort

After this I have to reset the migration which also takes a great deal of time.
I have searched online and been given the following solution:

  • Open Putty
  • In the left-hand menu pane, select Connection
  • In the field beside Seconds between keepalives, enter 5.
  • Check Enable TCP Keepalives (SO_KEEPALIVE option)

 
But this has not resolved the error. Can you suggest anything please?

3 answers

Profile photo of ubdev Staff 98150.00 $tone January 18, 2019
Public

Hi there, 
That issue occured because your internet connection was not stable. When the connection was interuptted, SSH connection was terminated accordingly.
So please try to connect via SSH again, and continue with Step 7 that you were working on as normall by running the CLI command:
php -f bin/ubdatamigration run --step=7
Hope that helps.
Regards,
Ubertheme team

#1
Profile photo of ubdev Staff 98150.00 $tone January 18, 2019
Public

Hi there, 
You just need to run the CLI command as noted in our our first reply. In case you come across any issue, please pause the process and let us know details of the issue. 
Regards,
Ubertheme team

#3

Please login or Register to Submit Answer

Written By

Comments