Closed sambalay closed 6 years ago
Also seeing this error too
main.CRITICAL: Dotmailer connector API endpoint cannot be empty. {"exception":"[object] (Magento\Framework\Exception\LocalizedException(code: 0): Dotmailer connector API endpoint cannot be empty. at /var/www/vhosts/dev.domain.com/httpdocs/vendor/dotmailer/dotmailer-magento2-extension/Model/Apiconnector/Client.php:118)"} []
Hi @sambalay, looks like there is an issue with third-party extension
/vendor/dotmailer/dotmailer-magento2-extension/Model/Apiconnector/Client.php:118)
Respective vendor should be contacted in such case, GitHub is intended for bug reports in Magento core modules.
Hey @sambalay, we are aware of the issue and you can track it's progress here: https://github.com/dotmailer/dotmailer-magento2-extension/issues/495
We have a fix for it which will be released in the next few days. It's caused by one of our cron jobs which is not checking if a dotmailer account has been connected before attempting to do work. It's highly unlikely to be the cause of your blank admin page.
Preconditions
Steps to reproduce
Expected result
Actual result