Skip to content

upgrade

Auto Added by WPeMatico

Price Options are being converted to prices with Tax included, instead of net prices although “Display Prices” = “Excluding Tax”

I have the following Problem: in Magento Version 2.4.5-p3, an Example Product in my shop has the following options: <select name=”options[1452]” id=”select_1452″ class=”required product-custom-option admin__control-select” title=”” data-selector=”options[1452]” aria-required=”true”> <option value=””>– Bitte auswählen –</option> <option value=”6160″ price=”0″>option1</option> <option value=”6161″ price=”17.72″>option2 +17,72&nbsp;€</option>… Read More »Price Options are being converted to prices with Tax included, instead of net prices although “Display Prices” = “Excluding Tax”

Magento 2 – After upgrde getting net::ERR_INSUFFICIENT_RESOURCES in admin category page

We upgraded Magento from version 2.4.5 to 2.4.7-p3. After that, we checked the admin category page and encountered the following errors: POST https://yourdomain.com/admin/catalog/category/categoriesJson/key/d035d0193f07dca2ea53514fb6d5ed3d76c74e7f76e34fd505c126642870a9a1/ net::ERR_INSUFFICIENT_RESOURCES POST https://yourdomain.com/admin/catalog/category/categoriesJson/key/d035d0193f07dca2ea53514fb6d5ed3d76c74e7f76e34fd505c126642870a9a1/ net::ERR_INSUFFICIENT_RESOURCES POST https://yourdomain.com/admin/catalog/category/categoriesJson/key/d035d0193f07dca2ea53514fb6d5ed3d76c74e7f76e34fd505c126642870a9a1/ net::ERR_INSUFFICIENT_RESOURCES GET https://yourdomain.com/static/version1731009637/adminhtml/Magento/backend/en_US/mage/utils/arrays.js net::ERR_INSUFFICIENT_RESOURCES GET https://yourdomain.com/static/version1731009637/adminhtml/Magento/backend/en_US/mage/utils/compare.js net::ERR_INSUFFICIENT_RESOURCES GET https://yourdomain.com/static/version1731009637/adminhtml/Magento/backend/en_US/mage/utils/misc.js net::ERR_INSUFFICIENT_RESOURCES GET… Read More »Magento 2 – After upgrde getting net::ERR_INSUFFICIENT_RESOURCES in admin category page

Magento upgrade: Failed to download elasticsearch/elasticsearch from dist [duplicate]

I am doing some upgrade testing for Magento – trying to upgrade from 2.4.4 to 2.4.6. When I run the ‘composer update’ command it is erroring with the following: 384/511 [=====================>——] 75% Failed to download elasticsearch/elasticsearch from dist: The “https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc”… Read More »Magento upgrade: Failed to download elasticsearch/elasticsearch from dist [duplicate]