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
Please make sure that you provide as much information as possibl - thank you!
module us installed succesfully, by running bin/magento magesetup:setup:run de Start setup Start processor: agreements Start processor: cms Start processor: email Start processor: systemConfig Start processor: tax Asymmetric transaction rollback. /vendor/magento/framework/Model/ResourceModel/AbstractResource.php(99): Magento\Framework\DB\Adapter\Pdo Mysql->rollBack() #1 /var/generation/Magento/Catalog/Model/ResourceModel/Product/Interceptor.php(791): Magento\Framework\Mode \ResourceModel\AbstractResource->rollBack() #2 /vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(57): Magento\Catalog\Mod l\ResourceModel\Product\Interceptor->rollBack() .......
except for country code de, if i try others countries, like at, ch, all listed countries code are installed succesfully
The text was updated successfully, but these errors were encountered:
Hi, I have same issue.
Sorry, something went wrong.
Hi @sync2013, Could you (both) please deliver more information like:
Accidentally I solved this issue. Just make reindex. Run in command line: bin/magento indexer:reindex it helped me.
Tested on Magento Version : 2.3.5-p1, module version0.2.0, the issue could not be reproduced.
BorisovskiP
No branches or pull requests
Please make sure that you provide as much information as possibl - thank you!
General
Issue description
module us installed succesfully, by running
bin/magento magesetup:setup:run de
Start setup
Start processor: agreements
Start processor: cms
Start processor: email
Start processor: systemConfig
Start processor: tax
Asymmetric transaction rollback.
/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(99): Magento\Framework\DB\Adapter\Pdo
Mysql->rollBack()
#1 /var/generation/Magento/Catalog/Model/ResourceModel/Product/Interceptor.php(791): Magento\Framework\Mode
\ResourceModel\AbstractResource->rollBack()
#2 /vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(57): Magento\Catalog\Mod
l\ResourceModel\Product\Interceptor->rollBack()
.......
except for country code de, if i try others countries, like at, ch, all listed countries code are installed succesfully
Steps to reproduce
The text was updated successfully, but these errors were encountered: