@Nishu Jindal What is this error mean : https://snipboard.io/WRObUG.jpg
@Nishu Jindal Any help with this error https://snipboard.io/WRObUG.jpg Data migration tool not installed.
Hi @Aveeva,
I am not able to understand what issue you are facing.. We are installing the data migration tool.
Are we getting anything in the composer update command.
Thanks!
@Nishu Jindal This is the final error, setting migration successfully completed, during data migration i am getting following error
In ErrorHandler.php line 61:
Notice: Undefined offset: 0 in /usr/share/nginx/html/giriusa/vendor/magento
/data-migration-tool/src/Migration/Step/Eav/Data.php on line 651
How to solve this error?
Hi @Aveeva ,
Can you please try the quick hotfix given by ChameleonDevil on the below link:
https://github.com/magento/data-migration-tool/issues/813
Potential fix - but read notes below
I have created a committee to check for non-existing key. There are two changes in migrateCustomEntityAttributes(). This essentially just makes sure to skip non-existing IDs. After applying this to my local installation and running migrate:data on a backed up
new M2.3.5 database, all the other steps continued without issue - took about 40 minutes.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!