cancel
Showing results for 
Search instead for 
Did you mean: 

Import/Export Products Issue

Import/Export Products Issue

Hello,

Untill last week everything was working fine.  I try to download CSV of producs via Export.
I select products and CSV
click continue on next page
this is what loads.   MESSAGE IS ADDED TO QUEUE. WAIT TO GET YOUR FILE SOON.

index.png
No download happens (Waited over 2 hours) Cleared cache, rebuilt etc.

Anybody any clue how to fix this ?
Magento version 2.3.2

8 REPLIES 8

Re: Import/Export Products Issue

Hello @gary_curran 

 

Have you added more products this week?

 

The issue may be due to a larger number of products which causes a timeout. In that case, you need to increase the max_execution_time.

 

What is the total number of products and how much is the max_execution_time?

---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"

Re: Import/Export Products Issue

currently on site they have 2500 products which have been uploaded over 1 month ago.Export and import was working up untill 1 week ago, Think it could of updated magento and this could be cause.
Max execution time was set to 0 ...have modified to 18000 and still not able to export.

Re: Import/Export Products Issue

Being told from multiple sources this is a magento bug... Unsure if true or when it will be patched

Re: Import/Export Products Issue

Have you found the solution, i have the same issue, meantime you try running this code in ssh php bin/magento cron:install

Re: Import/Export Products Issue

Hello,

any fix for this issue? I'm having the same problem...

 

Best Regards,

Leonel Nunes

Re: Import/Export Products Issue

we also have the problem. it started after the mag2  2.3.2

i would be interested to know when the fix is coming.

 

keeping a track of 3k products without having a download is impossible 

 

is there an alternative?

Re: Import/Export Products Issue

Hello,

Mine seems to have sorted itself out. So it adds to this Queue check the list:

http://prntscr.com/pxfcie

It should appear (2k products took around 10 mins to appear) but as it doesnt list when the export was made/completed its hard to keep track of which one is the newest. I presume its always bottom one, but i could be very wrong and it be the top one.

Thanks

Re: Import/Export Products Issue

Run this command should solve the problem 

php bin/magento queue:consumer:start exportProcessor

For more information about it refer this https://learningmagento.com/troubleshooting-export-products-csv-in-magento-2/