Hi. Any body know problem about install data-example in 2.4.0 ?
I get all times this error
Unable to apply data patch Magento\CatalogSampleData\Setup\Patch\Data\InstallCatalogSampleData for module Magento_CatalogSampleData. Original exception message: Rolled back transaction has not been completed correctly.
My sistem is Local 5.4.0-42-generic #46-Ubuntu PHP 7.4.9 MySQL 8.0.21 Nginx PHP-FPM ElastiSearch 7.9.0
Unable to apply data patch Magento\CatalogSampleData\Setup\Patch\Data\InstallCatalogSampleData for module Magento_CatalogSampleData. Original exception message: Rolled back transaction has not been completed correctly.
I am getting above error while installing sample data using composer
varnish-service
and port 8090
. But still when I run php bin/magento cache:clean
my system.log
says the following: main.CRITICAL: Unable to connect to varnish:80
. Any suggestions?
Hi Guys,
still looking for testers and Bugfix/Feature volunteers for this Magento 2 Docker Stack:
https://github.com/aliuosio/mage2.docker
So far it can be reused for different projects.
I have been getting so many bad docker configs for projects from my customers.
This ist a problem many developers are facing.
Lets have something we can trust to work while we concentrate on our real works.
I have a Magento 2.2.4 store that stopped to send transactional mails caused by this error
Invalid template file: 'Magento_OfflinePayments::info/pdf/purchaseorder.phtml'
in module: 'MagentoOfflinePayments' block's name: 'info\purchaseorder 0'
My PHP version is 7.1 I copied the moduke module-offline-payments from a local fresh installation and i this doesn't solve the problem
in module-offline-payments/view/adminhtml/templates/info/pdf/purchaseorder.pht
ml
<?php
/**
Any idea?