Skip to content

magento 2.4.3 product export not working

I am using Magento 2.4.3
Product export is not working, and the corn is running.
dir: root/var/export/ is writeable.

also tried

php -dmemory_limit=-1 bin/magento queue:consumer:start exportProcessor

What is the possible issue?