- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2022
05:14 AM
04-24-2022
05:14 AM
Unable to apply data patch Magento\BundleSampleData
Preconditions (*)
- Magento 2.4.3-p1
- windows 10
- xampp
- PHP 7.4.9
Steps to reproduce (*)
the steps is like Magento docs for installing sample data
- php bin/magento sampledata:deploy
- php bin/magento setup:upgrade
Expected result (*)
we Expect that after executing the first command successfully and start executing the second it will work normally and get sample data
Actual result (*)
i get after php bin/magento setup:upgrade
Unable to apply data patch Magento\BundleSampleData\Setup\Patch\Data\InstallBundleSampleData for module Magento_BundleSampleData. Original exception message: Rolled back transacTion has not been completed correctly.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022
03:39 AM
04-25-2022
03:39 AM
Re: Unable to apply data patch Magento\BundleSampleData
You may check your mysql_error.log file in order to find the exact cause of the issue.
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.
200+ Magento 2 Extensions for Enhanced Shopping Experience.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2024
04:48 AM
11-25-2024
04:48 AM
Re: Unable to apply data patch Magento\BundleSampleData
same error here, mysql.log shows nothing relevant