Skip to content

Cannot instantiate interface #35941

Closed
Closed
@cctorres

Description

@cctorres

Preconditions and environment

  • Magento version 2.4.3 to 2.4.5

Steps to reproduce

  1. composer require-commerce magento/product-enterprise-edition 2.4.5 --no-update
  2. Composer update
  3. bin/magento setup:upgrade

Expected result

Upgrade completed succesfully

Actual result

Cannot instantiate interface Magento\AdobeImsApi\Api\ConfigInterface#0 /store2/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\AdobeIm...')

Additional information

I tried app>etc>config.php

'Magento_AdobeImsApi' => 0, and 'Magento_AdobeImsApi' => 1,

And it did not work in both.

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

Labels

Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.5Indicates original Magento version for the Issue report.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions