I am facing this error:
Module 'Magento_AdobeCommerceEventsClient':
Type Error occurred when creating object: MagentoAdobeIoEventsClientModelCredentialsCredentialsFactory, MagentoAdobeIoEventsClientModelCredentialsCredentialsFactory::__construct(): Argument
#1 ($credentials) must be of type array, null given, called in /app/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121.
running ./bin/magento-docker ece-deploy
on the setup upgrade step.
I have already checked the encryption key in the app/etc/env.php in the Docker environment, that should not be the problem. Thanks!