Zend certified PHP/Magento developer

Error when exporting products: Type Error occurred when creating object: MagentoFrameworkMessageQueuePublisherPool

I’m getting this error when trying to export products:

Exception #0 (BadMethodCallException): Missing required argument $publishers of MagentoFrameworkMessageQueuePublisherPool.

From exception.log

[2020-04-30 19:28:31] main.CRITICAL: Type Error occurred when creating object: MagentoFrameworkMessageQueuePublisherPool {“report_id”:”28a0645effcf33b263b1cc45ebf94987ba9754b7bcb411fbf478c2e235cb0068″,”exception”:”[object] (MagentoFrameworkExceptionRuntimeException(code: 0): Type Error occurred when creating object: MagentoFrameworkMessageQueuePublisherPool at /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:131)”} []

Any ideas? Thanks