Skip to content
This repository was archived by the owner on May 20, 2019. It is now read-only.
This repository was archived by the owner on May 20, 2019. It is now read-only.

Cron run failure on default installation #28

@vkublytskyi

Description

@vkublytskyi

Precondition

Magento downloaded from https://github.com/magento/magento2ce.git and https://github.com/magento/magento2ee.git

Steps to reproduce:

  1. Install latest develop Magento EE from GitHub.
  2. Do bin/magento cron:run

Expected result

Run jobs by schedule. No additional message is present.

Actual result

Run jobs by schedule.

[LogicException] 
Unknown connection name amqp 
queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--pid-file-path PID-FILE-PATH] [--] <consumer>

Affected versions

Issue present in 2.2 and 2.3

Notes

If change queue_consumer and [queue_topology] to db no errors after running cron, but appear new error after uninstall

error.jpg

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions