Skip to content

magento2-migration-tool

Auto Added by WPeMatico

I’m facing the migration issue magento 1.9.3.9 to magento 2.4.4

There are showing some errors in migration How we can resolve it. anyone can resolve this issue ?? E:xampp81htdocsmagento2>php bin/magento migrate:settings vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.3.9/config.xml PHP Fatal error: During inheritance of Iterator: Uncaught Exception: Deprecated Functionality: Return type of MigrationResourceModelAbstractCollection::current() should either be… Read More »I’m facing the migration issue magento 1.9.3.9 to magento 2.4.4

Magento 2 password upgrade command “bin/magento customer:hash:upgrade” Returns error: str_pad(): Argument #3 ($pad_string) must be a non-empty string

After migrating from Magento 1 to Magento 2.4.5 using the official migration-tool i’m having trouble logging in to customer accounts. Attempting to force the hash upgrade using the command “bin/magento customer:hash:upgrade” results in the following error: str_pad(): Argument #3 ($pad_string)… Read More »Magento 2 password upgrade command “bin/magento customer:hash:upgrade” Returns error: str_pad(): Argument #3 ($pad_string) must be a non-empty string

Error during the data’s migration with the data migration tool (1.9.3.1 to 2.4.4)

I have encountered a problem during the migration of the data from my old magento to my new magento… Everything worked well for the settings migration Here is the command i’ve launched : bin/magento migrate:data -a /var/www/html/magento2/app/code/Vendor/Migration/etc/opensource-to-opensource/1.9.3.1/config.xml and here is… Read More »Error during the data’s migration with the data migration tool (1.9.3.1 to 2.4.4)