We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to migrate data from Magento version 1.9.2.2 to 2.0.2 CE
1.9.2.2 to 2.0.2 CE
I was able to run ./magento migrate:settings (mode) , but when I execute data mode, there was an error
./magento migrate:settings
[2016-02-16 05:45:23][INFO][mode: data][stage: integrity check][step: EAV Step]: started [2016-02-16 05:45:23][INFO][mode: data][stage: integrity check][step: Customer A ttributes Step]: started [2016-02-16 05:45:23][INFO][mode: data][stage: integrity check][step: Map Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: Url Rewrit e Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: Log Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: Ratings St ep]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: Configurab lePrices step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: integrity check][step: SalesIncre ment Step]: started [2016-02-16 05:45:31][INFO][mode: data][stage: setup triggers][step: Stage]: sta rted [2016-02-16 05:45:50][INFO][mode: data][stage: data migration][step: EAV Step]: started [ErrorException] Undefined offset: 1
Noticed eav_attribute_set table in both Mage1 and Mage2 tables
What steps I have missed for migrating data ? Also nothing in my migration.log file.
Please Help and Guide !
The text was updated successfully, but these errors were encountered:
Please run the migration with -vvv param to show backtrace
Sorry, something went wrong.
@Vikram0811 did it help? If you sill require assistance please request. If not - can you please close the issue?
@Vikram0811 ping
No branches or pull requests
I am trying to migrate data from Magento version
1.9.2.2 to 2.0.2 CE
I was able to run
./magento migrate:settings
(mode) , but when I execute data mode, there was an errorNoticed eav_attribute_set table in both Mage1 and Mage2 tables
What steps I have missed for migrating data ? Also nothing in my migration.log file.
Please Help and Guide !
The text was updated successfully, but these errors were encountered: