Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Prerequisite task in "Create a configurable product using bulk APIs" tutorial doesn't work #5468

Closed
webmaster-sfs opened this issue Sep 24, 2019 · 2 comments
Labels
2.3.x Magento 2.3 related changes Technical Updates to the code or processes that alter the technical content of the doc

Comments

@webmaster-sfs
Copy link

webmaster-sfs commented Sep 24, 2019

When I get to the last step (Use the bin/magento queue:consumers:start async.operations.all command to enable bulk endpoint processing.), I get an error:

$ bin/magento queue:consumers:start async.operations.all
In ConnectionTypeResolver.php line 43:

I'm on Magento CE 2.3.1

Affected topic: /guides/v2.3/rest/tutorials/bulk-configurable-product/config-product-intro.html

#5867 fixes this issue

@keharper
Copy link
Contributor

@nuzil Is there any system configuration that needs to occur befoe you run bin/magento queue:consumers:start async.operations.all?

@keharper keharper added 2.3.x Magento 2.3 related changes Technical Updates to the code or processes that alter the technical content of the doc labels Sep 24, 2019
@keharper keharper changed the title Feedback on page: /guides/v2.3/rest/tutorials/bulk-configurable-product/config-product-intro.html Prerequisite task in "Create a configurable product using bulk APIs" tutorial doesn't work Sep 24, 2019
@meker12
Copy link
Contributor

meker12 commented Nov 27, 2019

This was fixed in #5867 fixes this issue. Must ensure that RabbitMQ is configured before running the command provided.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.3.x Magento 2.3 related changes Technical Updates to the code or processes that alter the technical content of the doc
Projects
None yet
Development

No branches or pull requests

4 participants