cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.4.4 upgrade to 2.4.5 failed

Magento 2.4.4 upgrade to 2.4.5 failed

Cant use bin/magento command.

 

PHP version is 8.1

Tried disable / enable AdobIms

 

Fatal error: Uncaught Error: Cannot instantiate interface Magento\AdobeImsApi\Api\ConfigInterface in /public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50


2 REPLIES 2

Re: Magento 2.4.4 upgrade to 2.4.5 failed

You are facing the issue with Cannot instantiate interface , which is pretty simple there is an issue with your vendor and compatibility issue.

 

To fix this, here are steps to reproduce:

 

Re: Magento 2.4.4 upgrade to 2.4.5 failed

Clear Redis Cache

redis-cli flushall