没有产品在购物车中。
刚开始研究m2的rabbitmq使用,现在想从当前我本地的rabbitmq的队列中获取数据
为什么会出现这个错误呢?怎么解决这个问题呢
查看下你的消费者列表
bin/magento queue:consumers:list
D:phpstudy_proWWWasteria2>php bin/magento queue:consumers:list product_action_attribute.update product_action_attribute.website.update media.storage.catalog.image.resize exportProcessor inventory.source.items.cleanup inventory.mass.update inventory.reservations.cleanup inventory.reservations.update inventory.reservations.updateSalabilityStatus inventory.indexer.sourceItem inventory.indexer.stock media.content.synchronization media.gallery.renditions.update media.gallery.synchronization codegeneratorProcessor sales.rule.update.coupon.usage sales.rule.quote.trigger.recollect product_alert async.operations.all rpc.test 里面有这个rpc.test的消费者
用户名或邮箱地址
密码
D:phpstudy_proWWWasteria2>php bin/magento queue:consumers:list
product_action_attribute.update
product_action_attribute.website.update
media.storage.catalog.image.resize
exportProcessor
inventory.source.items.cleanup
inventory.mass.update
inventory.reservations.cleanup
inventory.reservations.update
inventory.reservations.updateSalabilityStatus
inventory.indexer.sourceItem
inventory.indexer.stock
media.content.synchronization
media.gallery.renditions.update
media.gallery.synchronization
codegeneratorProcessor
sales.rule.update.coupon.usage
sales.rule.quote.trigger.recollect
product_alert
async.operations.all
rpc.test
里面有这个rpc.test的消费者