magento2: Bulk Import: fwrite(): send of 21 bytes failed with errno=32 Broken pipe
Preconditions (*)
- Magento 2.3.3
- Rabbit MQ heartbeat set to 1800s
Steps to reproduce (*)
- Trying to import 2 configurable products. Each one has about 100 simple products (two or three times before moving on to the next step)
rest/async/bulk/V1/products - Run
bin/magento queue:consumers:start async.operations.allto start the consumers
Expected result (*)
- The consumers should consume the messages from rabbitmq and import the products fine
Actual result (*)
- It ran for about 10-15 seconds then threw an exception and crashed the consumer.

About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 29 (15 by maintainers)
Hi @engcom-Echo, I’m having the same issue. I’m using Magento 2.3.2. Check the screenshot below, same Magento command and error.
Hi, @taihuuho I checked it again, and now this issue can’t reproduce. @victorpetryk came to the same result. So, I’m closing this issue. Please reopen and update if you wish to continue. Thank you for your collaboration.